Commits on Source (19)
-
Albert Gräf authoredfe065f2a
-
Albert Gräf authoredbb7830bc
-
Albert Gräf authored046513ed
-
Albert Gräf authored48e04b81
-
Albert Gräf authored0d70cefa
-
Albert Gräf authored38ff1429
-
Albert Gräf authored6597a87d
-
Albert Gräf authored
I decided to go back to semantic versioning with this release, so this has become version 0.10.1 now. Incidentally, this numbering also works better in the meta patch. While I was at it, I also fixed the garbled formatting of the meta patch. Note that this version is still backward-compatible with versions 0.8 and 0.9, so existing Pd-Lua scripts from older versions should continue to work. There are no user-visible changes in pdlua, apart from the support for Lua 5.4 which was added already in version 0.10. 0.10.1 adds the pd-lua-intro tutorial, which also includes improved live-coding support through an add-on Lua module in tutorial/examples/pdx.lua, as well as the accompanying pdlua-remote.pd abstraction and the pdlua-remote.el elisp file in the same folder, as explained in the tutorial. These items aren't currently installed anywhere, so you may want to copy those bits and pieces to your extra/pdlua folder for system-wide installation.
64285474 -
Albert Gräf authored02cb87de
-
Albert Gräf authored6fec7f69
-
Albert Gräf authoredd2b6d94b
-
Albert Gräf authored
Update the installation instructions in the tutorial to be more specific about the Lua versions used by the various available packages, and to include some troubleshooting advice.
5f3caf83 -
Albert Gräf authored47172cef
-
Albert Gräf authored1f9e7dfb
-
Albert Gräf authored99648f3d
-
Albert Gräf authored6bb05955
-
Albert Gräf authoredfc75ab4d
-
Albert Gräf authored82a9fc5f
-
Albert Gräf authoredb767c65b
Showing
- Makefile 1 addition, 1 deletionMakefile
- README 52 additions, 13 deletionsREADME
- pdlua-meta.pd 3 additions, 3 deletionspdlua-meta.pd
- pdlua.c 1 addition, 1 deletionpdlua.c
- tutorial/01-first-light.png 0 additions, 0 deletionstutorial/01-first-light.png
- tutorial/02-inoutlets.png 0 additions, 0 deletionstutorial/02-inoutlets.png
- tutorial/03-basic-example.png 0 additions, 0 deletionstutorial/03-basic-example.png
- tutorial/04-creation-args.png 0 additions, 0 deletionstutorial/04-creation-args.png
- tutorial/05-post-and-error.png 0 additions, 0 deletionstutorial/05-post-and-error.png
- tutorial/06-fibonacci.png 0 additions, 0 deletionstutorial/06-fibonacci.png
- tutorial/07-table.png 0 additions, 0 deletionstutorial/07-table.png
- tutorial/08-clock.png 0 additions, 0 deletionstutorial/08-clock.png
- tutorial/09-send.png 0 additions, 0 deletionstutorial/09-send.png
- tutorial/10-receive.png 0 additions, 0 deletionstutorial/10-receive.png
- tutorial/11-pdlua.png 0 additions, 0 deletionstutorial/11-pdlua.png
- tutorial/12-pdluax.png 0 additions, 0 deletionstutorial/12-pdluax.png
- tutorial/13-livecoding1.png 0 additions, 0 deletionstutorial/13-livecoding1.png
- tutorial/14-livecoding2.png 0 additions, 0 deletionstutorial/14-livecoding2.png
- tutorial/15-remote-control1.png 0 additions, 0 deletionstutorial/15-remote-control1.png
- tutorial/16-remote-control2.gif 0 additions, 0 deletionstutorial/16-remote-control2.gif
tutorial/01-first-light.png
0 → 100644
23.8 KiB
tutorial/02-inoutlets.png
0 → 100644
24.3 KiB
tutorial/03-basic-example.png
0 → 100644
27.9 KiB
tutorial/04-creation-args.png
0 → 100644
33.2 KiB
tutorial/05-post-and-error.png
0 → 100644
164 KiB
tutorial/06-fibonacci.png
0 → 100644
58.4 KiB
tutorial/07-table.png
0 → 100644
36.2 KiB
tutorial/08-clock.png
0 → 100644
47.3 KiB
tutorial/09-send.png
0 → 100644
27.5 KiB
tutorial/10-receive.png
0 → 100644
41.5 KiB
tutorial/11-pdlua.png
0 → 100644
26.3 KiB
tutorial/12-pdluax.png
0 → 100644
33 KiB
tutorial/13-livecoding1.png
0 → 100644
37.8 KiB
tutorial/14-livecoding2.png
0 → 100644
38.3 KiB
tutorial/15-remote-control1.png
0 → 100644
46.6 KiB
tutorial/16-remote-control2.gif
0 → 100644
233 KiB