Uses of Package
com.softsynth.jmsl.jsyn

Packages that use com.softsynth.jmsl.jsyn
com.softsynth.jmsl.jsyn   
com.softsynth.jmsl.view   
jmslexamples.jsyn   
jmsltestsuite   
jmsltutorial   
 

Classes in com.softsynth.jmsl.jsyn used by com.softsynth.jmsl.jsyn
BussedVoiceAllocatorMultiOut
          JSyn VoiceAllocator for SynthNotes whose output has one or more parts.
FreqSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
JSynInsFromClassName
          Create a JSyn Instrument by passing in the classname of a SynthNote Has optional SynthContext field to pass to its allocator for making SynthCircuits under a specified context
JSynMusicDevice
          MusicDevice for JSyn.
SampleInstrumentMapperPanel
          Provide a Panel to map soundfiles on to pitches.
SampleLoopRegioner
          Pulls cues from a sample and builds a SampleRegion.
SampleRegion
           
SimpleSamplePlayingInstrument
          A JMSL Instrument that plays SynthSamples, mapped to integer pitch values.
SimpleSamplePlayingInstrumentWithLoops
          This class is not used directly.
SynthNoteAllPortsInstrument
          Create an Instrument by passing in the classname of a SynthNote.
TunedSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
Only difference between this and superclass FreqSynthNoteInstrument is that dimension 1 of this is pitch, not frequency Optional constructor passes in a BussedVoiceAllocator to make this polyphonic.
WAVRecorderPanel
          GUI for WAV recorder.
WAVRecorderPanelListener
           
 

Classes in com.softsynth.jmsl.jsyn used by com.softsynth.jmsl.view
JSynMusicDevice
          MusicDevice for JSyn.
 

Classes in com.softsynth.jmsl.jsyn used by jmslexamples.jsyn
FreqSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
JSynInsFromClassName
          Create a JSyn Instrument by passing in the classname of a SynthNote Has optional SynthContext field to pass to its allocator for making SynthCircuits under a specified context
SynthNoteAllPortsInstrument
          Create an Instrument by passing in the classname of a SynthNote.
TunedSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
Only difference between this and superclass FreqSynthNoteInstrument is that dimension 1 of this is pitch, not frequency Optional constructor passes in a BussedVoiceAllocator to make this polyphonic.
 

Classes in com.softsynth.jmsl.jsyn used by jmsltestsuite
SimpleSamplePlayingInstrument
          A JMSL Instrument that plays SynthSamples, mapped to integer pitch values.
SimpleSamplePlayingInstrumentWithLoops
          This class is not used directly.
TransposingSamplePlayingInstrument
          A JMSL Instrument that loads a sequence of monophonic SynthSamples.
TransposingSampleSustainingInstrument
          A JMSL Instrument that loads a sequence of monophonic SynthSamples.
 

Classes in com.softsynth.jmsl.jsyn used by jmsltutorial
FreqSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
SimpleSamplePlayingInstrument
          A JMSL Instrument that plays SynthSamples, mapped to integer pitch values.
SimpleSamplePlayingInstrumentWithLoops
          This class is not used directly.
TransposingSamplePlayingInstrument
          A JMSL Instrument that loads a sequence of monophonic SynthSamples.
TransposingSampleSustainingInstrument
          A JMSL Instrument that loads a sequence of monophonic SynthSamples.
TunedSynthNoteInstrument
          A JMSL Instrument that plays a JSyn SynthNote.
Only difference between this and superclass FreqSynthNoteInstrument is that dimension 1 of this is pitch, not frequency Optional constructor passes in a BussedVoiceAllocator to make this polyphonic.