Add pure violin setting
This commit is contained in:
parent
de6f0709f3
commit
84c9da2120
10
git-sound.py
10
git-sound.py
@ -50,6 +50,16 @@ programs = {
|
||||
'octave': -3,
|
||||
},
|
||||
},
|
||||
'pure-violin': {
|
||||
'commit': {
|
||||
'program': 40,
|
||||
'octave': 0,
|
||||
},
|
||||
'file': {
|
||||
'program': None,
|
||||
'octave': 0,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user