GameOfLife / Unit-Lib

The Unit Library is a system that provides high level abstractions on top of the SuperCollider language.
25 stars 6 forks source link

Some changes #55

Closed miguel-negrao closed 4 years ago

miguel-negrao commented 8 years ago

Wouter, I have some commits here which could perhaps be merged into master.

Not sure if UBus, UBufSndFile (named global busses and buffers) and recursive UGroups would also be interesting to get into master. The first two are lacking a proper GUI though, so not really totally finished, but also not sure I have the energy at the moment for that.

https://github.com/miguel-negrao/Unit-Lib/blob/ImmLib/Classes/Arg/UBufSndFile2.sc https://github.com/miguel-negrao/Unit-Lib/blob/ImmLib/Classes/Misc/UBus.sc