mirror of
https://github.com/mamedev/mame.git
synced 2024-11-18 10:06:19 +01:00
6c4236976a
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.
282 B
282 B
1 | 0.000 | I_GORILLA0.IN | 0 |
---|---|---|---|
2 | 0.100 | I_GORILLA0.IN | 1 |
3 | 0.200 | I_GORILLA0.IN | 0 |
4 | 1.000 | I_BASS_DRUM0.IN | 1 |
5 | 1.100 | I_BASS_DRUM0.IN | 0 |
6 | 2.000 | I_CONGA_H0.IN | 1 |
7 | 2.100 | I_CONGA_H0.IN | 0 |
8 | 3.000 | I_CONGA_L0.IN | 1 |
9 | 3.100 | I_CONGA_L0.IN | 0 |
10 | 4.000 | I_RIM0.IN | 1 |
11 | 4.100 | I_RIM0.IN | 0 |
12 | 5.000 | I_GORILLA0.IN | 1 |
13 | 5.100 | I_GORILLA0.IN | 0 |