Add the sea-copter program
This commit is contained in:
parent
023a714ac7
commit
ffd3f616d1
11
git-sound.py
11
git-sound.py
@ -77,6 +77,17 @@ programs = {
|
|||||||
'volume': -30,
|
'volume': -30,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'sea-copter': {
|
||||||
|
'name': 'Helicopter on the shore',
|
||||||
|
'commit': {
|
||||||
|
'program': 125,
|
||||||
|
'octave': 0,
|
||||||
|
},
|
||||||
|
'file': {
|
||||||
|
'program': 122,
|
||||||
|
'octave': 0,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user