esluyter

Results 7 comments of esluyter

oh, and the helpfile code blows up on my machine -- might be to do with ar frequency straddling 0, BLOsc doesn't seem to like freq < 0 ``` Ndef(\notam,...

now broken further: ``` { var start = [1,2]; SuperPlayBuf.ar(2,~buf,1,1,0, start, start+1 ) }.play ( { var start = 1; SuperPlayBufX.arDetails(2,~buf,1,1,0, start, (start+1) ) }.play ) ( { var start...

From historical email from elgiano: > - BinaryOpUGen: I rewrote all functions already, except DemandRate and Supernova ones. Unfortunately we can't easily subclass it... anyway, you can find my work...

[SuperBufRd build apple silicon.zip](https://github.com/user-attachments/files/15964976/SuperBufRd.build.apple.silicon.zip) I'm getting the same error. Trying to update the CMakeFIle is way above my head but I've hacked at it and think I've gotten a usable...

Oh sorry you still need the .SC and .schelp files in this repository. Just add the files in that zip

Download or clone this whole repository into your extensions folder. Then add the unzipped binaries

Thank you for the detail! I think some of the help files are still out of date, holdovers from a previous version. I will take a look this week and...