Uses of Package
com.frinika.sequencer.model

Packages that use com.frinika.sequencer.model
com.frinika.midi   
com.frinika.mod   
com.frinika.notation   
com.frinika.project   
com.frinika.project.gui   
com.frinika.project.scripting   
com.frinika.project.scripting.javascript   
com.frinika.renderer   
com.frinika.sequencer   
com.frinika.sequencer.gui   
com.frinika.sequencer.gui.clipboard   
com.frinika.sequencer.gui.menu   
com.frinika.sequencer.gui.menu.midi   
com.frinika.sequencer.gui.partview   
com.frinika.sequencer.gui.pianoroll   
com.frinika.sequencer.gui.selection   
com.frinika.sequencer.gui.tracker   
com.frinika.sequencer.midi   
com.frinika.sequencer.midi.groovepattern   
com.frinika.sequencer.midi.sysex   
com.frinika.sequencer.midieventprocessor   
com.frinika.sequencer.model   
com.frinika.sequencer.model.audio   
com.frinika.sequencer.model.notation   
com.frinika.sequencer.model.tools   
com.frinika.sequencer.model.util   
com.frinika.synth   
com.frinika.tracker.filedialogs   
uk.co.simphoney.audio.gui   
uk.co.simphoney.audio.midi   
 

Classes in com.frinika.sequencer.model used by com.frinika.midi
MidiLane
           
 

Classes in com.frinika.sequencer.model used by com.frinika.mod
MidiPart
          Contains a List of MultiEvents.
 

Classes in com.frinika.sequencer.model used by com.frinika.notation
EditHistoryAction
          Generic interface for undo / redo.
EditHistoryListener
           
Lane
           
MidiLane
           
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
 

Classes in com.frinika.sequencer.model used by com.frinika.project
AudioLane
           
ChannelEvent
           
EditHistoryContainer
          The EditHistoryContainer monitors all edits on a EditHistoryRecorders.
EditHistoryRecorder
          The EditHistoryRecorder interface should be implemented by classes that are able to add and remove EditHistoryRecordables.
Lane
           
MidiLane
           
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
NoteEvent
           
Part
          A Part encapsulates what can be displayed in the partview.
ProjectLane
           
SoloManager
           
SynthLane
           
TextLane
          Text lane.
 

Classes in com.frinika.sequencer.model used by com.frinika.project.gui
MenuPlugable
           
MenuPlugin
           
 

Classes in com.frinika.sequencer.model used by com.frinika.project.scripting
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
 

Classes in com.frinika.sequencer.model used by com.frinika.project.scripting.javascript
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
 

Classes in com.frinika.sequencer.model used by com.frinika.renderer
MidiLane
           
MidiPlayOptions
          Data-record for providing options on how to play a MidiLane.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer
ControllerEvent
          Controller events represents a MIDI control change
ControllerListProvider
           
EditHistoryContainer
          The EditHistoryContainer monitors all edits on a EditHistoryRecorders.
MidiLane
           
MidiPlayOptions
          Data-record for providing options on how to play a MidiLane.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
NoteEvent
           
RecordableLane
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui
ControllerListProvider
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.clipboard
EditHistoryContainer
          The EditHistoryContainer monitors all edits on a EditHistoryRecorders.
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
Selectable
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.menu
Selectable
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.menu.midi
MidiLane
           
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
NoteEvent
           
Quantization
          Encapsulates quantization by storing quatization options and bundling corresponding quantization methods.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.partview
AudioLane
           
EditHistoryAction
          Generic interface for undo / redo.
EditHistoryListener
           
Lane
           
LaneTreeListener
          Can listen for changes (e.g.
MenuPlugable
           
MenuPlugin
           
MidiLane
           
Part
          A Part encapsulates what can be displayed in the partview.
ProjectLane
           
TextLane
          Text lane.
TextPart
          In-place editable text part.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.pianoroll
EditHistoryAction
          Generic interface for undo / redo.
EditHistoryListener
           
Lane
           
MidiLane
           
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
NoteEvent
           
Part
          A Part encapsulates what can be displayed in the partview.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.selection
MidiLane
           
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
Selectable
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.gui.tracker
EditHistoryAction
          Generic interface for undo / redo.
EditHistoryListener
           
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
Part
          A Part encapsulates what can be displayed in the partview.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.midi
ControllerListProvider
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.midi.groovepattern
MidiPart
          Contains a List of MultiEvents.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.midi.sysex
AbstractSysexMacro
          Abstract superclass for SysexMacros.
SysexMacro
          A class implementing this interface can be used as a simple macro(-interpreter) for MIDI system exclusive (sysex) messages.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.midieventprocessor
ControllerEvent
          Controller events represents a MIDI control change
NoteEvent
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.model
AudioLane
           
AudioPart.Envelope
           
ChannelEvent
           
CommitListener
          Listens to commit operations of MultiEvents to or from their corresponding Track.
ControllerListProvider
           
EditHistoryAction
          Generic interface for undo / redo.
EditHistoryContainer
          The EditHistoryContainer monitors all edits on a EditHistoryRecorders.
EditHistoryEntry
          EditHistoryEntry represents one entry in the edit history - being a single event.
EditHistoryListener
           
EditHistoryRecordable
          Objects which changes are to be recorded in the editHistoryContainer should implement this interface EditHistory container records adding and removal of objects - if you need to change a property on the object you should remove it first, do your changes, and add it again.
EditHistoryRecordableAction
          EditHistoryRecordableActions handles add/remove operations on editHistoryRecordables It will automatically handle everything involving cloning, undo and redo etc.
EditHistoryRecorder
          The EditHistoryRecorder interface should be implemented by classes that are able to add and remove EditHistoryRecordables.
Ghost
          Interface to a reference-copy ("ghost") of a Part.
Lane
           
MenuPlugable
           
MenuPlugin
           
MidiLane
           
MidiPart
          Contains a List of MultiEvents.
MidiPlayOptions
          Data-record for providing options on how to play a MidiLane.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
MultiEventEndTickComparable
          A MultiEvent wrapper class for creating a comparable based on the end tick of a MultiEvent.
NoteEvent
           
NoteEvent.EndComparator
           
NoteEvent.StartComparator
          Utility comparators for sorted sets.
Part
          A Part encapsulates what can be displayed in the partview.
Part.PropertiesPanel
          Optionally to be extended by subclass and returned via createProperitesPanel().
Quantization
          Encapsulates quantization by storing quatization options and bundling corresponding quantization methods.
RecordableLane
           
Selectable
           
SysexMacro
          A class implementing this interface can be used as a simple macro(-interpreter) for MIDI system exclusive (sysex) messages.
TextLane
          Text lane.
TextPart
          In-place editable text part.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.model.audio
AudioPart.Envelope
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.model.notation
EditHistoryRecordable
          Objects which changes are to be recorded in the editHistoryContainer should implement this interface EditHistory container records adding and removal of objects - if you need to change a property on the object you should remove it first, do your changes, and add it again.
MidiPart
          Contains a List of MultiEvents.
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
NotationEvent
           
Selectable
           
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.model.tools
MidiPart
          Contains a List of MultiEvents.
 

Classes in com.frinika.sequencer.model used by com.frinika.sequencer.model.util
MultiEvent
          MultiEvent is a representation of one or more MidiEvents that form a note pair, a control change/pitch bend envelope or a single MidiEvent.
Part
          A Part encapsulates what can be displayed in the partview.
 

Classes in com.frinika.sequencer.model used by com.frinika.synth
ControllerListProvider
           
 

Classes in com.frinika.sequencer.model used by com.frinika.tracker.filedialogs
AudioLane
           
 

Classes in com.frinika.sequencer.model used by uk.co.simphoney.audio.gui
AudioPart
           
 

Classes in com.frinika.sequencer.model used by uk.co.simphoney.audio.midi
AudioPart
           
MidiPart
          Contains a List of MultiEvents.