burmistrov-alexander

Results 1 issues of burmistrov-alexander

Hi! this method doesnt replace round brackets private getSoundfontInstrumentName(midiName: string): string { return midiName.toLowerCase().replace(/\s+/g, "_"); } midiinstruments: ... [24, "Acoustic Guitar (nylon)"], [25, "Acoustic Guitar (steel)"], [26, "Electric Guitar (jazz)"],...