Hey all!
recently i learned some C coding and i want to start contributing to Csound. Especially with fixing and optimizing some opcodes.
Since i have some problems with figuring out to do this, i was thinking about that it would be nice to have a low level guide to do this. Not only for me, but also for future noobs.
For example my problem is:
- i searched for the opcode files on my system, but i just found the binary csound file
- on the github project page, on the master branch, i didn’t find the opcode (ctrlpreset) file i want to work on
What do you think of this?