Index
All Classes|All Packages
N
- Namable - Interface in com.softsynth.jmsl
- NamedDimension - Class in com.softsynth.jmsl
-
A named dimension has a name, dimension (int), default, max, and min.
- NamedDimension() - Constructor for class com.softsynth.jmsl.NamedDimension
- Nancarrow - Class in jmslexamples.jsyn2
-
Launch more than one score simultaneously so you can do multi-tempo pieces, etc
- Nancarrow() - Constructor for class jmslexamples.jsyn2.Nancarrow
- NATURAL - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NATURAL - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- nearest(int) - Static method in class com.softsynth.jmsl.util.Primes
-
Calculate prime number nearest to value.
- NetStreamer - Class in com.softsynth.jmsl.net
-
Experimental, untested.
- NetStreamer() - Constructor for class com.softsynth.jmsl.net.NetStreamer
- NewEventScheduler - Class in com.softsynth.jmsl
-
EventScheduler.java General purpose scheduler for events.
- NewEventScheduler() - Constructor for class com.softsynth.jmsl.NewEventScheduler
- NewJMSLScore - Class in com.softsynth.jmsl.score.max
-
This class creates a new Score under Max control.
- NewJMSLScore() - Constructor for class com.softsynth.jmsl.score.max.NewJMSLScore
- newScore() - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
- NewScoreDialog - Class in com.softsynth.jmsl.score.view
-
Dialog to specify global properties of a new Score
- NewScoreDialog(Frame) - Constructor for class com.softsynth.jmsl.score.view.NewScoreDialog
- NewScoreDialog(Frame, NewScoreListener) - Constructor for class com.softsynth.jmsl.score.view.NewScoreDialog
- NewScoreListener - Interface in com.softsynth.jmsl.score
- NewXMLObjectListener - Interface in com.softsynth.jmsl.util
- next() - Method in interface com.softsynth.jmsl.SequenceGenerator
-
Return next value in sequence, then generate a new one.
- next() - Method in class com.softsynth.jmsl.util.HailstoneSequence
-
Return next value in sequence, then generate new value.
- next() - Method in class com.softsynth.jmsl.util.Oof
- next() - Method in class com.softsynth.jmsl.util.RandomSequence
-
Generate next value.
- next() - Method in class com.softsynth.jmsl.util.RandomWalkSequence
-
Generate next value.
- next() - Method in class com.softsynth.jmsl.util.WeightedIntegerSequence
- next() - Method in class com.softsynth.jmsl.util.WeightedObjectChooser
- next(Object) - Method in class com.softsynth.jmsl.util.MarkovObjectChooser
- nextElement() - Method in class com.softsynth.jmsl.score.NoteBlockEnumerator
- nextElement() - Method in class com.softsynth.jmsl.score.NoteTrackEnumerator
- nextElement() - Method in class com.softsynth.jmsl.score.ScoreLayoutManagerEnumerator
- nextElement() - Method in class com.softsynth.jmsl.util.ObjectArrayEnumerator
- nextNote() - Method in class com.softsynth.jmsl.score.Note
- nextSeed() - Static method in class com.softsynth.jmsl.JMSLRandom
- NICE_RELEASE_DURATION - Static variable in class com.softsynth.jmsl.jsyn.circuits.VariableRateSampleReader
-
Deprecated.0.2 sec
- NICE_RELEASE_STAGE_AUTOSTOP - Static variable in class com.softsynth.jmsl.jsyn.circuits.VariableRateSampleReader
-
Deprecated.queues ampEnv frame [ NICE_RELEASE_DURATION, 0.0 ]
- NicksDream - Class in jmslexamples.jsyn2
-
Demonstrates why setTimeStretch() is *NOT* the way to smoothly speed up and slow down a collection's playback! See NicksDreamClock to see the right way to do this! Control the timestretch of a ParallelCollection of MusicShapes by moving a scrollbar.
- NicksDream() - Constructor for class jmslexamples.jsyn2.NicksDream
- NicksDreamClock - Class in jmslexamples.jsyn2
- NicksDreamClock() - Constructor for class jmslexamples.jsyn2.NicksDreamClock
- NicksDreamMIDI - Class in jmslexamples
-
Control the JMSL clock rate for a ParallelCollection of MusicShapes by moving a scrollbar.
- NicksDreamMIDI() - Constructor for class jmslexamples.NicksDreamMIDI
- NicksDreamScore - Class in jmslexamples.jsyn2
- NicksDreamScore() - Constructor for class jmslexamples.jsyn2.NicksDreamScore
- NINE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NINE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NO_ACTION - Static variable in class com.softsynth.jmsl.net.JMSLNetActions
- NO_CURSOR - Static variable in interface com.softsynth.jmsl.score.ScoreCanvas
- NO_CURSOR - Static variable in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- NO_OPTIONS - Static variable in class com.softsynth.jmsl.util.Base64
-
No options specified.
- NO_RECTANGLE - Static variable in interface com.softsynth.jmsl.score.ScoreCanvas
- NO_RECTANGLE - Static variable in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- NONE_BARLINE - Static variable in class com.softsynth.jmsl.score.Measure
- NonRealTimeMusicClock - Class in com.softsynth.jmsl
-
Clock runs as fast as possible, for non-realtime applications (like nonrealtime JSyn or loading a JavaSound Sequencer)
- NonRealTimeMusicClock() - Constructor for class com.softsynth.jmsl.NonRealTimeMusicClock
- normalizeAmplitudes() - Method in class com.softsynth.jmsl.util.MIDIFileToMusicShape
-
Scale midi velocities 0..127 to amplitudes 0..1
- noSound() - Method in class com.softsynth.jmsl.score.ScoreFrame
- Note - Class in com.softsynth.jmsl.score
-
Note
A Note is a Playable object with dur/note/amp/hold info as well as graphic info. - Note(int, int, int, int) - Constructor for class com.softsynth.jmsl.score.Note
- Note(Track, double, double, double, double) - Constructor for class com.softsynth.jmsl.score.Note
-
Constructor specifies playable info.
- NOTE_HEAD_HEIGHT - Static variable in class com.softsynth.jmsl.score.NoteRenderer
- NOTE_HEAD_WIDTH - Static variable in class com.softsynth.jmsl.score.NoteRenderer
- NOTE_OFF - Static variable in class com.softsynth.jmsl.midi.MidiIO
- NOTE_OFF - Static variable in class com.softsynth.midifile.MIDIStandard
- NOTE_ON - Static variable in class com.softsynth.jmsl.midi.MidiIO
- NOTE_ON - Static variable in class com.softsynth.midifile.MIDIStandard
- noteAdded(Score, Note) - Method in interface com.softsynth.jmsl.score.transcribe.TranscriberListener
-
Notify listener when a Note is added to score by the transcriber.
- noteAdded(Score, Note) - Method in class jmsltestsuite.TranscribeScore8
-
Notify listener when a Note is added to score by the transcriber.
- noteAdded(Score, Note) - Method in class jmsltutorial.TranscribeToot06
-
TranscriberListener interface .
- NoteBeat - Class in com.softsynth.jmsl.score.transcribe
- NoteBeat(Note, int) - Constructor for class com.softsynth.jmsl.score.transcribe.NoteBeat
- NoteBlockEnumerator - Class in com.softsynth.jmsl.score
-
Enumerate through all Notes in a rectangular selection of a Score.
- NoteBlockEnumerator(Score, Note, Note, boolean) - Constructor for class com.softsynth.jmsl.score.NoteBlockEnumerator
- NoteDimensionNameSpaceEditor - Class in com.softsynth.jmsl.score.view
-
Frame with DimensionNameSpaceEditPanel.
- NoteDimensionNameSpaceEditor() - Constructor for class com.softsynth.jmsl.score.view.NoteDimensionNameSpaceEditor
-
Frame with DimensionNameSpaceEditPanel.
- noteExistsForDuration(double) - Static method in class com.softsynth.jmsl.score.NoteFactory
- NoteFactory - Class in com.softsynth.jmsl.score
-
NoteFactory
Feed in a double duration and get out a Note. - NoteFactory() - Constructor for class com.softsynth.jmsl.score.NoteFactory
- NoteFlasher - Class in com.softsynth.jmsl.score
- NoteFlasher(Score) - Constructor for class com.softsynth.jmsl.score.NoteFlasher
- NOTEHEAD_BLACK - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_BLACK - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_BLACK - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_BLACK_DIAMOND - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_BLACK_DIAMOND - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_BLACK_DIAMOND - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_BLACK_INVERTEDTRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_BLACK_INVERTEDTRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_BLACK_INVERTEDTRIANGLE - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_BLACK_TRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_BLACK_TRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_BLACK_TRIANGLE - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_BREVE - Static variable in class com.softsynth.jmsl.score.Note
-
not implemented
- NOTEHEAD_RESERVED_1 - Static variable in class com.softsynth.jmsl.score.Note
-
not implemented
- NOTEHEAD_RESERVED_2 - Static variable in class com.softsynth.jmsl.score.Note
-
not implemented
- NOTEHEAD_SLASH - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_SLASH - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_WHITE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_WHITE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_WHITE - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_WHITE_DIAMOND - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_WHITE_DIAMOND - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_WHITE_DIAMOND - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_WHITE_INVERTEDTRIANGLE - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_WHITE_TRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_WHITE_TRIANGLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_WHITE_TRIANGLE - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_WHOLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_WHOLE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_X - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_X - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- NOTEHEAD_X - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_X_DIAMOND - Static variable in class com.softsynth.jmsl.score.Note
- NOTEHEAD_X_OVAL - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- NOTEHEAD_X_OVAL - Static variable in class com.softsynth.jmsl.score.Note
- noteheadNames - Static variable in class com.softsynth.jmsl.score.Note
- Noteheads - Class in jmsltestsuite
-
Exercise various notehead types.
- Noteheads() - Constructor for class jmsltestsuite.Noteheads
- NoteheadScale - Class in jmsltestsuite
-
Exercise various notehead types.
- NoteheadScale() - Constructor for class jmsltestsuite.NoteheadScale
- NoteheadsTest - Class in jmsltestsuite
-
Test various notehead types
- NoteheadsTest() - Constructor for class jmsltestsuite.NoteheadsTest
- NoteHeadTransform - Class in com.softsynth.jmsl.score.transforms
- NoteHeadTransform(int) - Constructor for class com.softsynth.jmsl.score.transforms.NoteHeadTransform
- NoteHeadTransform(int, int) - Constructor for class com.softsynth.jmsl.score.transforms.NoteHeadTransform
-
noteHeadType1 for notes whose durations are shorter than a half note.
- NoteheadVisibleToggleTransform - Class in com.softsynth.jmsl.score.transforms
- NoteheadVisibleToggleTransform() - Constructor for class com.softsynth.jmsl.score.transforms.NoteheadVisibleToggleTransform
- NoteheadVisibleTransform - Class in com.softsynth.jmsl.score.transforms
- NoteheadVisibleTransform(boolean) - Constructor for class com.softsynth.jmsl.score.transforms.NoteheadVisibleTransform
- noteInserted(Score, Note) - Method in interface com.softsynth.jmsl.score.EditManagerListener
- noteInserted(Score, Note) - Method in class jmsltestsuite.ScoreEditManagerListenerTest
-
EditManagerListener interface
- NoteInterpreter - Class in com.softsynth.jmsl
-
NoteInterpreter.java
Interprets shape data as MIDI style notes. - NoteInterpreter() - Constructor for class com.softsynth.jmsl.NoteInterpreter
- NoteInterpreter(Translator) - Constructor for class com.softsynth.jmsl.NoteInterpreter
-
Create an interpreter with a translator for converting note indices to pitches in a key.
- NoteJustifier - Class in com.softsynth.jmsl.score.justify
-
Prepare a Measure of Notes for Justifier, pass to Justifer and justify them.
- NoteJustifier(Measure) - Constructor for class com.softsynth.jmsl.score.justify.NoteJustifier
- NoteNamer - Class in com.softsynth.jmsl.score
-
NoteNamer
Generate a name like "A", "B", "C", .. - NoteNamer() - Constructor for class com.softsynth.jmsl.score.NoteNamer
- noteOff(double, double, double) - Method in class com.softsynth.jmsl.InstrumentAdapter
-
Override to provide custom functionality.
- noteOff(double, double, double) - Method in class com.softsynth.jmsl.midi.MidiInstrument
-
Turn off a MIDI note.
- noteOff(double, double, double) - Method in interface com.softsynth.jmsl.NoteOnOff
- noteOff(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
- noteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
- noteOff(int) - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.Bang the circuit to shut down the sound
- noteOff(int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
-
Turn on MIDI note at the specified time.
- noteOff(int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.LineInVoice
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SimpleDelay
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SmoothFilteredSawtoothBL
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
- noteOff(TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.Warbler
- noteOff(TimeStamp) - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
- noteOff(TimeStamp) - Method in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
- noteOff(TimeStamp) - Method in class jmslexamples.simple.SimpleUnitVoice
- noteOff(TimeStamp) - Method in class jmsltutorial.SineUnitVoice
- noteOff(TimeStamp) - Method in class jmsltutorial.SlowSineUnitVoice
- noteOn(double, double, double) - Method in class com.softsynth.jmsl.InstrumentAdapter
-
Override to provide custom functionality.
- noteOn(double, double, double) - Method in class com.softsynth.jmsl.midi.MidiInstrument
-
Turn on a MIDI note.
- noteOn(double, double, double) - Method in interface com.softsynth.jmsl.NoteOnOff
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.LineInVoice
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SimpleDelay
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.SmoothFilteredSawtoothBL
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
- noteOn(double, double, TimeStamp) - Method in class com.softsynth.jmsl.jsyn2.unitvoices.Warbler
- noteOn(double, double, TimeStamp) - Method in class jmslexamples.jsyn2.unitvoices.FMVoice
- noteOn(double, double, TimeStamp) - Method in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
- noteOn(double, double, TimeStamp) - Method in class jmslexamples.simple.SimpleUnitVoice
- noteOn(double, double, TimeStamp) - Method in class jmsltutorial.SineUnitVoice
- noteOn(double, double, TimeStamp) - Method in class jmsltutorial.SlowSineUnitVoice
- noteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
-
Turn on MIDI note at the specified time.
- noteOn(int, double, double) - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.Bang the circuit to make a sound
- noteOn(int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
- noteOnFor(double, double, double, double) - Method in class com.softsynth.jmsl.InstrumentAdapter
-
Calls noteOn() and noteOff() holdtime later.
- noteOnFor(double, double, double, double) - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
-
Deprecated.Play a note for a specified duration.
- noteOnFor(double, double, double, double) - Method in interface com.softsynth.jmsl.NoteOnOff
- NoteOnNoteOffTest - Class in jmsltestsuite
-
Deprecated demo.
- NoteOnNoteOffTest() - Constructor for class jmsltestsuite.NoteOnNoteOffTest
- NoteOnOff - Interface in com.softsynth.jmsl
- NoteOnOffInterpreter - Class in com.softsynth.jmsl
-
NoteOnOffInterpreter.java
Interprets shape data as individual MIDI style notes note ONs and OFFs. - NoteOnOffInterpreter() - Constructor for class com.softsynth.jmsl.NoteOnOffInterpreter
- NoteOrnament - Class in com.softsynth.jmsl.score
-
You can create your own NoteOrnament that will load and save with a Note.
- NoteOrnament() - Constructor for class com.softsynth.jmsl.score.NoteOrnament
- NoteOrnamentTest - Class in jmsltestsuite
- NoteOrnamentTest() - Constructor for class jmsltestsuite.NoteOrnamentTest
- NoteOrnamentTransform - Class in com.softsynth.jmsl.score.transforms
-
Add a NoteOrnament to every note in selection buffer.
- NoteOrnamentTransform(NoteOrnament) - Constructor for class com.softsynth.jmsl.score.transforms.NoteOrnamentTransform
- NoteOverrideLevelTest - Class in jmsltestsuite
-
Test various notehead types
- NoteOverrideLevelTest() - Constructor for class jmsltestsuite.NoteOverrideLevelTest
- notePasted(Score, Note, Note) - Method in interface com.softsynth.jmsl.score.EditManagerListener
- notePasted(Score, Note, Note) - Method in class jmsltestsuite.ScoreEditManagerListenerTest
-
EditManagerListener interface
- NotePropertiesTransform - Class in com.softsynth.jmsl.score
-
Abstract superclass for Transforms that apply to the properties of Notes in Selection Buffer.
- NotePropertiesTransform() - Constructor for class com.softsynth.jmsl.score.NotePropertiesTransform
- NotePropertiesTransformCommand - Class in com.softsynth.jmsl.score
-
Before operating, load a hashtable of original notes as keys pointing to their clones.
- NotePropertiesTransformCommand(NotePropertiesTransform) - Constructor for class com.softsynth.jmsl.score.NotePropertiesTransformCommand
- NoteRenderer - Class in com.softsynth.jmsl.score
-
A class with static methods to draw Note objects.
- NoteRenderer() - Constructor for class com.softsynth.jmsl.score.NoteRenderer
- NoteTextEditor - Class in com.softsynth.jmsl.score
-
Dialog to set text for a Note or a selection of Notes.
- NoteTextEditor(Frame, Score, Note) - Constructor for class com.softsynth.jmsl.score.NoteTextEditor
- NoteTextEditor(Frame, Score, Vector) - Constructor for class com.softsynth.jmsl.score.NoteTextEditor
- NoteTrackEnumerator - Class in com.softsynth.jmsl.score
-
Enumerate through all Notes in a Track, crossing Measure bar into next corresponding Track, etc
Enumerating all notes that would belong to a contiguous "melody". - NoteTrackEnumerator(Score, Note, Note) - Constructor for class com.softsynth.jmsl.score.NoteTrackEnumerator
- NoteVisibleToggleTransform - Class in com.softsynth.jmsl.score.transforms
- NoteVisibleToggleTransform() - Constructor for class com.softsynth.jmsl.score.transforms.NoteVisibleToggleTransform
- NoteVisibleTransform - Class in com.softsynth.jmsl.score.transforms
- NoteVisibleTransform(boolean) - Constructor for class com.softsynth.jmsl.score.transforms.NoteVisibleTransform
- NoteVisiblityTest - Class in jmsltestsuite
-
turn note visibility on/off under program control *
- NoteVisiblityTest() - Constructor for class jmsltestsuite.NoteVisiblityTest
- NoteXMLHandler - Class in com.softsynth.jmsl.score
- NoteXMLHandler() - Constructor for class com.softsynth.jmsl.score.NoteXMLHandler
- NoteXMLLoader - Class in com.softsynth.jmsl.score
- NoteXMLLoader() - Constructor for class com.softsynth.jmsl.score.NoteXMLLoader
- NoteXMLLoader(XMLReader, NewXMLObjectListener) - Constructor for class com.softsynth.jmsl.score.NoteXMLLoader
- notify(int) - Method in interface com.softsynth.jmsl.score.ScoreCanvas
- notify(int) - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
-
Used to call back from listener
- notifyAddMeasure() - Method in class com.softsynth.jmsl.score.Score
- notifyCarriedOverMusicShape(Score, int, MusicShape) - Method in interface com.softsynth.jmsl.score.transcribe.TranscriberListener
-
Notify listener of note events that will spill over into the next measure, ie notes that are found within the current time window but will round up to beat 1 of the following measure.
- notifyCarriedOverMusicShape(Score, int, MusicShape) - Method in class jmsltestsuite.TranscribeScore8
-
Notify listener of note events that will spill over into the next measure, ie notes that are found within the current time window but will round up to beat 1 of the following measure.
- notifyCarriedOverMusicShape(Score, int, MusicShape) - Method in class jmsltutorial.TranscribeToot06
-
TranscriberListener interface
- notifyDeleteMeasure() - Method in class com.softsynth.jmsl.score.Score
- notifyDirty(Score, boolean, String) - Method in interface com.softsynth.jmsl.score.DirtyListener
- notifyDirty(Score, boolean, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
- notifyDirty(Score, boolean, String) - Method in class com.softsynth.jmsl.score.UndoStack
- notifyEditListeners() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
-
Deprecated.
- notifyEditListeners() - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
- notifyMeasureBeat(int, int, int) - Method in interface com.softsynth.jmsl.score.MeasureMetronomeListener
-
zero based
- notifyMeasureBeat(int, int, int) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
-
Display measure and beat in Label, notified by Score's Measure's MeasureMetronome
- notifyNewScore(Score) - Method in interface com.softsynth.jmsl.score.NewScoreListener
- notifyNewScore(Score) - Method in class com.softsynth.jmsl.score.ScoreFrame
-
NewScoreListener interface
- notifyNumTracksPerStaff(Score) - Method in interface com.softsynth.jmsl.score.NumTracksPerStaffChangedListener
- notifyNumTracksPerStaff(Score) - Method in class com.softsynth.jmsl.score.ScoreEditPanel
-
notified by Score when numtracks per staff changes
- notifyPlayhead(Score, Note, double) - Method in interface com.softsynth.jmsl.score.PlayheadListener
- notifyPlayLurker(double, MusicJob, int) - Method in interface com.softsynth.jmsl.PlayLurker
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.score.midi.MidiMeasureLurker
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.score.midi.MidiNoteLurker
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.score.midi.PlaytimeStretchNoteLurker
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.score.NoteFlasher
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.score.util.QuietPlayLurkingInstrument
-
Override to do something useful, and put it in your jmsl_plugins folder or use directly in your own code.
- notifyPlayLurker(double, MusicJob, int) - Method in class com.softsynth.jmsl.view.MusicShapeEditor
- notifyPlayLurker(double, MusicJob, int) - Method in class jmsltestsuite.LurkerTest
- notifyReady() - Method in interface com.softsynth.jmsl.score.ScoreCanvas
- notifyReady() - Method in class com.softsynth.jmsl.score.ScoreCanvasAdapter
- notifyRenderMusicGlyph(String) - Method in interface com.softsynth.jmsl.score.MusicGlyphRendererProxyListener
- notifyRenderMusicGlyph(String) - Method in class jmsltestsuite.BravuraMusicGlyphRendererTest
- notifyRenderMusicGlyph(String) - Method in class jmsltestsuite.MusicGlyphRendererTest
- notifyRenderMusicGlyph(String) - Method in class jmsltestsuite.MusicGlyphRendererTestSimple
- notifyScoreCommandAdded(ScoreCommand, int) - Method in interface com.softsynth.jmsl.score.ScoreCommandAddedListener
- notifyScoreLayout(Score, int, int) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
- notifyScoreLayout(Score, int, int) - Method in interface com.softsynth.jmsl.score.ScoreLayoutListener
- notifyScrollbarValueChanged(PVScrollbar) - Method in interface com.didkovsky.portview.PVScrollbarListener
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.score.util.ScoreRenderDelayFrame
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.score.view.JustifierBaseControlFrame
-
Any class using a JMSLScrollbar must implement JMSLScrollbarProcessor by defining this method
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.view.DimValueEditPanel
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.view.JMSLClockAdvanceFrame
- notifyScrollbarValueChanged(PVScrollbar) - Method in class com.softsynth.jmsl.view.PanAmpPanel
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.jsyn2.NicksDream
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.jsyn2.NicksDreamClock
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.jsyn2.NicksDreamScore
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.jsyn2.Speedy
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.NicksDreamMIDI
- notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.TestPortViewScrollbar
-
This is the callback where a scrollbar notifies listeners that its value changed.
- notifySectionSelectChange(int) - Method in class com.softsynth.jmsl.score.Score
-
change section for playback
- notifySectionUpdate(ScoreSection) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
- notifyStart(Object) - Method in interface com.softsynth.jmsl.util.StartStopListener
-
user clicked Start
- notifyStop() - Method in class com.softsynth.jmsl.score.midi.JavaSoundMidiRenderer
- notifyStop() - Method in class com.softsynth.jmsl.score.midi.WriteScoreMidiFile
- notifyStop() - Method in class com.softsynth.jmsl.score.util.HyperTimePlayback
- notifyStop(Object) - Method in interface com.softsynth.jmsl.util.StartStopListener
-
user clicked Stop
- notifyUndoRedoStackChange(String, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
- notifyUndoRedoStackChange(String, String) - Method in interface com.softsynth.jmsl.util.UndoRedoStackListener
- notifyUndoRedoStackListeners(String) - Method in class com.softsynth.jmsl.score.EditManager
- notifyValueChanged(DimValueEditPanel) - Method in class com.softsynth.jmsl.view.DimensionNameSpaceValuesEditorPanel
- now() - Method in class com.softsynth.jmsl.DefaultMusicClock
-
Use this time when you want to schedule a Composable to start in the very near future.
- now() - Static method in class com.softsynth.jmsl.JMSL
- now() - Method in interface com.softsynth.jmsl.MusicClock
- now() - Method in class com.softsynth.jmsl.NonRealTimeMusicClock
-
Use this time when you want to schedule a Composable to start in the very near future.
- NullMixer - Class in com.softsynth.jmsl
-
This Mixer does very little other than implement some methods for debugging and development.
- NullMixer() - Constructor for class com.softsynth.jmsl.NullMixer
- NullMusicDevice - Class in com.softsynth.jmsl
-
A do-nothing MusicDevice
- NUM_GAUSS_LOOPS - Static variable in class com.softsynth.jmsl.JMSLRandom
-
The higher the number of loops, the better gauss() approximates bell curve (Central Limit Theorem Method).
- NUM_NOODLERS - Static variable in class jmslexamples.jsyn.ancient.TuningNoodler1
- NumberOutOfRangeException - Exception in com.softsynth.jmsl.score
- NumberOutOfRangeException(String) - Constructor for exception com.softsynth.jmsl.score.NumberOutOfRangeException
- numStaves - Variable in class com.softsynth.jmsl.score.max.NewJMSLScore
- NumTracksPerStaffChangedListener - Interface in com.softsynth.jmsl.score
-
Objects that are interested in being notified of the number of tracks being a staff being changed should implement this interface and register with score.addNumTracksPerStaffChangedListener()
All Classes|All Packages