mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
GUI: YM2423 patch names
thanks freq-mod!
This commit is contained in:
parent
fce0371756
commit
eafbf24290
1 changed files with 12 additions and 13 deletions
|
@ -89,24 +89,23 @@ const char* opllInsNames[4][17]={
|
|||
"Noise",
|
||||
"Drums"
|
||||
},
|
||||
// help me get the names!
|
||||
/* YM2423 */ {
|
||||
"User",
|
||||
"Violin",
|
||||
"What is this",
|
||||
"Some kind of space sound",
|
||||
"Voice maybe",
|
||||
"Clarinet",
|
||||
"Slap something",
|
||||
"Strings",
|
||||
"Guitar",
|
||||
"Electric Guitar",
|
||||
"Electric Piano",
|
||||
"Flute",
|
||||
"Marimba",
|
||||
"Trumpet",
|
||||
"AAAAAA",
|
||||
"Wow!",
|
||||
"Synth",
|
||||
"Synth Key",
|
||||
"Harmonica",
|
||||
"Tuba",
|
||||
"Synth Brass",
|
||||
"Short Saw",
|
||||
"Vibraphone",
|
||||
"Space Bass",
|
||||
"Electric Guitar 2",
|
||||
"Synth Bass",
|
||||
"Sound like the default Defle patch",
|
||||
"Sitar",
|
||||
"Drums"
|
||||
},
|
||||
// stolen from FamiTracker
|
||||
|
|
Loading…
Reference in a new issue