File size: 925 Bytes
bb84df7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | {
"1000000": {
"ID": 1000000,
"InstrumentsLibraryName": "Piano",
"WwiseEvent": "Inst_Piano"
},
"1000001": {
"ID": 1000001,
"InstrumentsLibraryName": "Limpo",
"WwiseEvent": "Inst_EgtClean"
},
"1000002": {
"ID": 1000002,
"InstrumentsLibraryName": "Sobrecarga",
"WwiseEvent": "Inst_EgtOd"
},
"1000003": {
"ID": 1000003,
"InstrumentsLibraryName": "Distorção",
"WwiseEvent": "Inst_EgtDist"
},
"1000004": {
"ID": 1000004,
"InstrumentsLibraryName": "Limpo",
"WwiseEvent": "Inst_EBassClean"
},
"1000005": {
"ID": 1000005,
"InstrumentsLibraryName": "Sobrecarga",
"WwiseEvent": "Inst_EBassOd"
},
"1000006": {
"ID": 1000006,
"InstrumentsLibraryName": "Fácil",
"WwiseEvent": "Inst_Drum_Simple"
},
"1000007": {
"ID": 1000007,
"InstrumentsLibraryName": "Profissional",
"WwiseEvent": "Inst_Drum_Complete"
}
}
|