glastonbridge / SuperCollider-Android

An Android port of SuperCollider
http://wiki.github.com/glastonbridge/SuperCollider-Android
GNU General Public License v3.0
122 stars 22 forks source link

Get all the default UGens in SC #8

Open glastonbridge opened 14 years ago

glastonbridge commented 14 years ago

Most of them are there! At simplest, someone could just cut-and-paste the existing lib definitions in Android.mk. At most complex, we could improve the build tool to generate them in a loop. A simple fix would be a good job for anyone who wants to start out on this project :)

Please comment this issue if you are going to do this task.