Hello Daisy’s!
Is there anyone of you who had Csound successfully working on the Daisy? Tried that at the past weekend but only managed to get Max MSP Gen working on it. I think Csound would be really nice environment for the Daisy.
Thanks and Greetings!
It’s not possible to run Csound directly, but some of the code in DaisySP-LGPL is based on Csound modules: GitHub - electro-smith/DaisySP-LGPL: DSP Modules derived from Csound for running on Daisy and elsewhere.
You would be writing C++ to use it though.
1 Like
Thanks for the hint though, will check that out. But I found another possibility and tried this:
They have done it with implementing Csound as a String in C++, we tried that, without success!
1 Like