Esempio n. 1
0
 protected InstrumentBase(SoundfontBase aSoundfont)
     : this()
 {
     AddSoundfont(aSoundfont);
 }