diff options
| author | Richard <richard@1bpm.net> | 2022-10-26 01:47:33 +0100 | 
|---|---|---|
| committer | Richard <richard@1bpm.net> | 2022-10-26 01:47:33 +0100 | 
| commit | d8737460512f3b5a3e374e4bcece30402a652ed2 (patch) | |
| tree | 6ed6deb94c56d31f7f664a923a846578ab5d4fb7 /include | |
| parent | f7354554425e17757f31d81e26789ad20df852bf (diff) | |
| download | csd-partialemergence-master.tar.gz csd-partialemergence-master.tar.bz2 csd-partialemergence-master.zip | |
Diffstat (limited to 'include')
| -rwxr-xr-x | include/instruments_idiophone.inc | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/include/instruments_idiophone.inc b/include/instruments_idiophone.inc index 80ba2fe..19d9d78 100755 --- a/include/instruments_idiophone.inc +++ b/include/instruments_idiophone.inc @@ -7,7 +7,7 @@  	Installation submission for the International Csound Conference 2022
 -	Music box instruments
 +	Idiophone instruments
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 @@ -177,7 +177,7 @@ endin  /*
 -	Stretch music box chord
 +	Stretch idiophone box chord
  	p4		mode (0 = flipflop loop, 1 = linear loop)
  */
 @@ -431,7 +431,7 @@ endin  /*
 -	Play music box note with stochastic transforms and sends
 +	Play idiophone note with stochastic transforms and sends
  	p4		midi note number
  	p5		amplitude (0 to 1)
 @@ -503,7 +503,7 @@ endin  /*
 -	Play music box note with stochastic transforms and sends
 +	Play idiophone note with stochastic transforms and sends
  	p4		midi note number
  	p5		amplitude (0 to 1)
 @@ -577,7 +577,7 @@ endin  /*
 -	Play held/stretched music box note with stochastic transforms and sends
 +	Play held/stretched idiophone note with stochastic transforms and sends
  	p4		midi note number
  	p5		mode (0 = forwards and reverse, 1 = linear forwards)
 |