Add the space program
This commit is contained in:
parent
8d43c78f26
commit
182129b695
11
git-sound.py
11
git-sound.py
@ -61,6 +61,17 @@ programs = {
|
|||||||
'octave': 0,
|
'octave': 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'space': {
|
||||||
|
'commit': {
|
||||||
|
'program': 94,
|
||||||
|
'octave': 1,
|
||||||
|
},
|
||||||
|
'file': {
|
||||||
|
'program': 80,
|
||||||
|
'octave': 1,
|
||||||
|
'volume': -30,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user