Add pure violin setting
This commit is contained in:
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,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user