diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/example5.csd | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/examples/example5.csd b/examples/example5.csd index 4ba6d07..3c3f9ba 100644 --- a/examples/example5.csd +++ b/examples/example5.csd @@ -15,6 +15,7 @@  <CsOptions>  -d  -m0 +-odac  </CsOptions>  <CsInstruments>  sr = 44100 @@ -115,7 +116,7 @@ endin  </CsInstruments>  <CsScore> -f1 0 64 10 1    ; sine +f1 0 16 10 1    ; sine  i"boot" 0 15  </CsScore>  </CsoundSynthesizer>
\ No newline at end of file |