Uses of Package
com.frinika.sequencer

Packages that use com.frinika.sequencer
com.frinika.benchmark   
com.frinika.benchmark.audio   
com.frinika.notation   
com.frinika.project   
com.frinika.renderer   
com.frinika.sequencer   
com.frinika.sequencer.gui   
com.frinika.sequencer.gui.clipboard   
com.frinika.sequencer.gui.menu.midi   
com.frinika.sequencer.gui.partview   
com.frinika.sequencer.gui.pianoroll   
com.frinika.sequencer.gui.tracker   
com.frinika.sequencer.midieventprocessor   
com.frinika.sequencer.model   
com.frinika.sequencer.model.audio   
com.frinika.synth   
com.frinika.tools   
uk.co.simphoney.main   
 

Classes in com.frinika.sequencer used by com.frinika.benchmark
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
 

Classes in com.frinika.sequencer used by com.frinika.benchmark.audio
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
 

Classes in com.frinika.sequencer used by com.frinika.notation
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.project
FrinikaSequence
           
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
FrinikaTrackWrapper
          An extended version of the Track class in javax.sound.midi.
MidiResource
          Provides midi information such a voice lists and channel name.
SequencerListener
           
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.renderer
FrinikaSequence
           
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
FrinikaTrackWrapper
          An extended version of the Track class in javax.sound.midi.
SequencerListener
           
 

Classes in com.frinika.sequencer used by com.frinika.sequencer
FrinikaSequence
           
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
FrinikaTrackWrapper
          An extended version of the Track class in javax.sound.midi.
SequencerListener
           
SongPositionListener
          Use this interface to implement any component that depend on the song position.
TempoChangeListener
           
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui.clipboard
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui.menu.midi
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui.partview
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui.pianoroll
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.gui.tracker
FrinikaSequence
           
SongPositionListener
          Use this interface to implement any component that depend on the song position.
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.midieventprocessor
MidiEventProcessor
           
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.model
FrinikaTrackWrapper
          An extended version of the Track class in javax.sound.midi.
SequencerListener
           
 

Classes in com.frinika.sequencer used by com.frinika.sequencer.model.audio
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
 

Classes in com.frinika.sequencer used by com.frinika.synth
ChannelListProvider
           
 

Classes in com.frinika.sequencer used by com.frinika.tools
FrinikaSequencer
          The purpose of the Frinika sequencer implementation is to solve the following issues of the current implementation in Sun J2SE5.0: - Smooth looping - Don't skip notes / events on the first tick when starting to play - Able to insert / remove events from the sequence while playing (not same as recording) - Better abilities for song position monitoring NOTE: The Frinika sequencer is not a complete implementation of the Java sequencer.
 

Classes in com.frinika.sequencer used by uk.co.simphoney.main
SequencerListener
           
SongPositionListener
          Use this interface to implement any component that depend on the song position.