diff options
-rwxr-xr-x | include/instruments_idiophone.inc | 10 | ||||
-rwxr-xr-x | sonics/lagdetect.udo | 1 |
2 files changed, 6 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)
diff --git a/sonics/lagdetect.udo b/sonics/lagdetect.udo index f4261b1..60cc79d 100755 --- a/sonics/lagdetect.udo +++ b/sonics/lagdetect.udo @@ -2,6 +2,7 @@ #define UDO_LAGDETECT ##
/*
Processing lag detection
+ Slim excerpt for Partial Emergence
This file is part of the SONICS UDO collection by Richard Knight 2022
License: GPL-2.0-or-later
|