joinCsd#
- csoundengine.csoundlib.joinCsd(orc, sco='', options=None)[source]#
Joins an orc and a score (both as str), returns a csd as string
- Parameters:
orc (
str) – the text of the orchestrasco – the text of the score
options (
list[str] |None) – any command line options to be included
- Return type:
str- Returns:
the text of the csd