I wanted to look over the source code for the oscili opcode to begin to get an idea of how to add my own oscillator opcodes to csound. I’m guessing I can gain a good understanding of how csound handles buffers and such in the backend by looking at how oscili or vco, vco2 are coded.
I’ve been combing through the github files for csound and can’t find anything for the oscillator opcodes.
Can anyone provide a direct link?