<div dir="ltr"><div dir="ltr">I just made public the Signals repo at <a href="https://github.com/len/Signals">https://github.com/len/Signals</a></div><div><br></div><div>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.</div><div><br></div><div>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).<br></div><div><br></div><div>Cheers,</div><div>Luciano</div><div><div></div></div></div>