Can we create our own composition using Soundfont and JFugue?
问题 Can we create our own composition using Soundfont? I am using Tabla Soundfont along with JFugue to create the new composition and play it. But after loading the instruments from the Soundbank the program still plays the default sound of Piano.How to make the Instrument enable from the sound bank. Check the following Code: import org.jfugue.*; import java.io.File; import java.io.FileInputStream; import javax.sound.midi.Instrument; import javax.sound.midi.MidiDevice; import javax.sound.midi