@@ -201,7 +201,9 @@ const instruments: any = {
'Brake Drum': '闸鼓',
'Tam-tam': '大锣',
Cymbal: '镲',
- Cymbals: '镲'
+ Cymbals: '镲',
+ Whip: '乐鞭',
+ whip: '乐鞭'
};
/** 获取分轨名称 */
export const getInstrumentName = (name = '') => {
@@ -197,6 +197,8 @@ const instrumentsClassfiy: any = {
"Drums set",
"High Bongo",
"Timbales",
+ "Whip",
+ "whip"
],