there are opcodes in the manual that are missing good, simple and/or complete examples. Sometimes there are just plain bugs and the opcodes do not work as they should. This makes that these opcodes like black boxes and make them unusable.
I think an example should clarify immediately why at the time it was necessary to create this particular opcode. Without this, the knowledge can get lost.
If someone knows of an example for an opcode that has been placed in the list below, please let me know.
These are the guidelines for the examples in the manual:
- work right-out-of-the-box
- run in realtime if possible
- sr = 44100 (or 48000 using jack)
- ksmps = 32
- nchnls = 2
- use the "modern" 0dbfs = 1 if possible
- be simple and clear in the purpose of that particular opcode
I'm testing with Ubuntu11.10 and WinXound/CsoundQt.
I work my way through the manual from A -Z and hope that soon this blog can be deleted because all opcodes will have their examples in the manual and my work is done :)
This is the list with unsolved problems with examples
================================================


