[Cuis-dev] Signals library and Tracker
Luciano Notarfrancesco
luchiano at gmail.com
Fri Apr 10 23:45:15 PDT 2026
I just made public the Signals repo at https://github.com/len/Signals
In order to test it, follow the instructions on the "Installing" section of
the README. After installing it you should be able to open the examples in
data/projects/ and start playing them with the spacebar. If you run into
any problems feel free to contact me directly.
So far I have only tried this on MacOS on a Macbook Air M4. I have no idea
if it works on other platforms. It's pretty fast on my laptop, I have never
run into buffer underruns, but I wonder if it will work fine on slower
computers. There's still lots of room for performance improvements, some of
them very easy (for example, adding 'restricted' to the pointers in the
Slang FloatArray plugin and compiling with -O3 instead of -O0 as we do now,
should give a good speedup).
Cheers,
Luciano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260411/5b50abab/attachment-0001.htm>
More information about the Cuis-dev
mailing list