Skip to content

Releases: sonoro1234/Lua2SC

Lua2SC portable win32 and linux64

03 Oct 14:51
Compare
Choose a tag to compare

This is a portable release of Lua2SC for win32 and linux64
Uncompress to a folder.
You will have inside everything needed to run from parent folder:

1-Lua2SC
2-luajit and lua modules
3-Supercollider: scsynth, supernova, sc3-plugins, Myplugins, VSTPlugin

It was tested on Windows 7 and Ubuntu Studio 19.10

To try:

1-Run lua2sc.bat (windows) or ./Lua2SC.sh (linux)
2-Supercollider->Boot SC TCP
3-open samples from Lua2SC/lua2scsamples
4-Debug->Run Lua2SC (F6)
5-Debug->Script Exit (F5)

Lua2SC portable win32 and linux64

15 Jun 16:28
Compare
Choose a tag to compare

This is a portable release of Lua2SC for win32 and linux64
Uncompress to a folder. You have inside
everything needed to run from parent folder:

1-Lua2SC
2-luajit and lua modules
3-Supercollider: scsynth, supernova, sc3-plugins

In linux you will need to have installed in your system: libsndfile, jack and fftw (so it is not completely portable)

To try:

1-Run lua2sc.bat (windows) or ./Lua2SC.sh (linux)
2-Supercollider->Boot SC TCP
3-open samples from Lua2SC/lua2scsamples
4-Debug->Run Lua2SC (F6)
5-Debug->Script Exit (F5)

---- New things

  • soundfont reader
  • non real time
  • lilypond writer

Lua2SC portable win32 and linux64

16 May 17:50
Compare
Choose a tag to compare

This is a portable release of Lua2SC for win32 and linux64
Uncompress to a folder. You have inside
everything needed to run from parent folder:

1-Lua2SC
2-luajit and lua modules
3-Supercollider: scsynth, supernova, sc3-plugins

In linux you will need to have installed in your system: libsndfile, jack and fftw (so it is not completely portable)

To try:

1-Run lua2sc.bat (windows) or ./Lua2SC.sh (linux)
2-Supercollider->Boot SC TCP
3-open samples from Lua2SC/lua2scsamples
4-Debug->Run Lua2SC (F6)
5-Debug->Script Exit (F5)

Lua2SC portable win32

10 Feb 08:19
Compare
Choose a tag to compare

This is a portable release of Lua2SC for win32.
Everything needed to run from parent folder:
1-Lua2SC
2-luajit and lua modules
3-Supercollider: scsynth, supernova, sc3-plugins

To try:

1-Run lua2sc.bat
2-Supercollider->Boot SC TCP
3-open samples from Lua2SC/lua2scsamples
4-Debug->Run Lua2SC (F6)
5-Debug->Script Exit (F5)