Add the metal program
This commit is contained in:
parent
d85052fafd
commit
36bb14b228
10
git-sound.py
10
git-sound.py
@ -40,6 +40,16 @@ programs = {
|
|||||||
'octave': 0,
|
'octave': 0,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
'metal': {
|
||||||
|
'commit': {
|
||||||
|
'program': 30,
|
||||||
|
'octave': -1,
|
||||||
|
},
|
||||||
|
'file': {
|
||||||
|
'program': 33,
|
||||||
|
'octave': -3,
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user