What’s the best way to write extensions that are not in Cabbage nor in CSound?
Should I merely use the ability to embed Python into CSound?
What other options are there?
Perhaps I could write a new CSound opcode and then use it? That is, if it’s a DSP algorithm.