diff options
author | 2017-01-02 22:17:38 +0100 | |
---|---|---|
committer | 2017-01-04 18:01:18 +0100 | |
commit | 6c4236976a07ddeb363092ebb0e658b0c04bf1c2 (patch) | |
tree | 9b69e59ffe15cd7d5d97ceb272030563a2c841f4 /nl_examples/congo_bongo.csv | |
parent | 424e2d4097b2c0aef27ba286a5dd5a88aeb805c8 (diff) |
Update to input definition file. (nw)
Create congo bongo sounds with
./nltool -c run -t 10 -i nl_examples/congo_bongo.csv -f
nl_examples/congo_bongo.c -l RO.1
and convert to wav with
./nlwav -i log_RO.1.log -o t.wav
Sounds played are:
GORILLA, BASS_DRUM,CONGA_H, CONGA_L, RIM0 and again GORILLA.
Diffstat (limited to 'nl_examples/congo_bongo.csv')
-rw-r--r-- | nl_examples/congo_bongo.csv | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/nl_examples/congo_bongo.csv b/nl_examples/congo_bongo.csv index 036418e880f..55ec61fe0de 100644 --- a/nl_examples/congo_bongo.csv +++ b/nl_examples/congo_bongo.csv @@ -1,15 +1,13 @@ 0.000,I_GORILLA0.IN,0 -0.500,I_GORILLA0.IN,1 -0.510,I_GORILLA0.IN,0 +0.100,I_GORILLA0.IN,1 +0.200,I_GORILLA0.IN,0 1.000,I_BASS_DRUM0.IN,1 -1.010,I_BASS_DRUM0.IN,0 -1.500,I_CONGA_H0.IN,1 -1.510,I_CONGA_H0.IN,0 -2.000,I_CONGA_L0.IN,1 -2.100,I_CONGA_L0.IN,0 -2.500,I_RIM0.IN,1 -2.610,I_RIM0.IN,0 -3.000,I_RIM0.IN,1 -3.110,I_RIM0.IN,0 -4.000,I_GORILLA0.IN,1 -4.010,I_GORILLA0.IN,0 +1.100,I_BASS_DRUM0.IN,0 +2.000,I_CONGA_H0.IN,1 +2.100,I_CONGA_H0.IN,0 +3.000,I_CONGA_L0.IN,1 +3.100,I_CONGA_L0.IN,0 +4.000,I_RIM0.IN,1 +4.100,I_RIM0.IN,0 +5.000,I_GORILLA0.IN,1 +5.100,I_GORILLA0.IN,0 |