Uses of Class
com.frinika.sequencer.gui.mixer.SynthWrapper

Packages that use SynthWrapper
com.frinika.project   
com.frinika.sequencer.gui.mixer   
 

Uses of SynthWrapper in com.frinika.project
 

Constructors in com.frinika.project with parameters of type SynthWrapper
DrumMapperDescriptor(SynthWrapper midiDevice, ProjectContainer proj)
           
FrinikaSynthRackDescriptor(SynthWrapper midiDevice)
           
 

Uses of SynthWrapper in com.frinika.sequencer.gui.mixer
 

Constructors in com.frinika.sequencer.gui.mixer with parameters of type SynthWrapper
MidiDeviceMixerPanel(MidiDevicesPanel panel, SynthWrapper synthWrapper)