Skip to content

Lua2SC portable win32 and linux64

Latest
Compare
Choose a tag to compare
@sonoro1234 sonoro1234 released this 03 Oct 14:51
· 59 commits to master since this release

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)