MCPcopy Create free account
hub / github.com/csound/csound / test_empty_initial_csound.py

File test_empty_initial_csound.py

tests/python/test_empty_initial_csound.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls 6

csoundCreateMethod · 0.80
PlayMethod · 0.80
StopMethod · 0.80
csoundStartMethod · 0.45
sleepMethod · 0.45

Tested by

no test coverage detected