|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.project.MidiDeviceDescriptor
com.frinika.project.FrinikaSynthRackDescriptor
public class FrinikaSynthRackDescriptor
Field Summary |
---|
Fields inherited from class com.frinika.project.MidiDeviceDescriptor |
---|
serializableMidiDevice |
Constructor Summary | |
---|---|
FrinikaSynthRackDescriptor(SynthWrapper midiDevice)
|
Method Summary | |
---|---|
static void |
fixLaneProgramChange(ProjectContainer project,
javax.sound.midi.MidiDevice midiDevice)
Fix the lane program change event for older projects |
java.lang.String |
getSoundBankFileName()
Get the filename for the loaded soundbank |
protected void |
installImp(ProjectContainer project)
Called from install to actually do the work. |
void |
setSoundBankFileName(java.lang.String soundBankFileName)
Set the filename for the loaded soundbank |
Methods inherited from class com.frinika.project.MidiDeviceDescriptor |
---|
getIcon, getLargeIcon, getMidiDevice, getMidiDeviceName, getProjectName, getSerializableMidiDevice, install, setMidiDeviceName, setProjectName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FrinikaSynthRackDescriptor(SynthWrapper midiDevice)
Method Detail |
---|
public java.lang.String getSoundBankFileName()
getSoundBankFileName
in interface SoundBankNameHolder
public void setSoundBankFileName(java.lang.String soundBankFileName)
setSoundBankFileName
in interface SoundBankNameHolder
soundBankFileName
- public static void fixLaneProgramChange(ProjectContainer project, javax.sound.midi.MidiDevice midiDevice)
protected void installImp(ProjectContainer project)
MidiDeviceDescriptor
installImp
in class MidiDeviceDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |