| 1 | # This file demonstrates starting Csound without any orc/sco/csd. |
| 2 | # After configuring Csound, the program start Csound for rendering, |
| 3 | # then uses csoundCompileOrc to add new a new instrument and call |
| 4 | # the event_i opcode to run it. |
nothing calls this directly
no test coverage detected