A B C D E F G H I J K L M N O P Q R S T U V W X Z

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
 
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
 
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(Object) - Method in class com.softsynth.jmsl.util.MarkovObjectChooser
 
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
 
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
0.2 sec
NICE_RELEASE_STAGE_AUTOSTOP - Static variable in class com.softsynth.jmsl.jsyn.circuits.VariableRateSampleReader
queues ampEnv frame [ NICE_RELEASE_DURATION, 0.0 ]
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_RECTANGLE - Static variable in interface com.softsynth.jmsl.score.ScoreCanvas
 
NO_RECTANGLE - Static variable in class com.softsynth.jmsl.score.ScoreCanvasAdapter
 
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(Track, double, double, double, double) - Constructor for class com.softsynth.jmsl.score.Note
Constructor specifies playable info.
Note(int, int, int, int) - Constructor for class com.softsynth.jmsl.score.Note
 
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.Note
 
NOTEHEAD_BLACK_DIAMOND - Static variable in class com.softsynth.jmsl.score.Note
 
NOTEHEAD_BLACK_INVERTEDTRIANGLE - Static variable in class com.softsynth.jmsl.score.Note
 
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.Note
 
NOTEHEAD_WHITE - Static variable in class com.softsynth.jmsl.score.Note
 
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.Note
 
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.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
 
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.
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(int) - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
Bang the circuit to shut down the sound
noteOff(double, double, double) - Method in class com.softsynth.jmsl.midi.MidiInstrument
Turn off a MIDI note.
noteOff(int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
 
noteOff(int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
Turn on MIDI note at the specified time.
noteOff(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
 
noteOff(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
 
noteOff(double, double, double) - Method in interface com.softsynth.jmsl.NoteOnOff
 
noteOff(int) - Method in class jmslexamples.jsyn.SpeedySynthNote
 
noteOff(int) - Method in class jmsltutorial.SineCircuit
 
noteOn(double, double, double) - Method in class com.softsynth.jmsl.InstrumentAdapter
Override to provide custom functionality.
noteOn(int, double, double) - Method in class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
Bang the circuit to make a sound
noteOn(double, double, double) - Method in class com.softsynth.jmsl.midi.MidiInstrument
Turn on a MIDI note.
noteOn(int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
 
noteOn(double, int, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
Turn on MIDI note at the specified time.
noteOn(double, double, double) - Method in interface com.softsynth.jmsl.NoteOnOff
 
noteOn(int, double, double) - Method in class jmslexamples.jsyn.SpeedySynthNote
Bang the circuit to make a sound
noteOn(int, double, double) - Method in class jmsltutorial.SineCircuit
Bang the circuit to make a sound
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
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
 
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, Vector) - Constructor for class com.softsynth.jmsl.score.NoteTextEditor
 
NoteTextEditor(Frame, Score, Note) - 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
 
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) - Method in interface com.softsynth.jmsl.score.DirtyListener
 
notifyDirty(Score, boolean) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
notifyEditListeners() - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
 
notifyLayout(int) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
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
notifyPlayLurker(double, MusicJob, int) - Method in interface com.softsynth.jmsl.PlayLurker
 
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 jmslexamples.jsyn.PlayLurkingJSynInstrument
PlayLurker interface.
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
 
notifyScoreCommandAdded(ScoreCommand, int) - Method in interface com.softsynth.jmsl.score.ScoreCommandAddedListener
 
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.jsyn.Speedy
 
notifyScrollbarValueChanged(PVScrollbar) - Method in class jmslexamples.TestPortViewScrollbar
This is the callback where a scrollbar notifies listeners that its value changed.
notifySectionUpdate(ScoreSection) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
 
notifyStop() - Method in class com.softsynth.jmsl.score.midi.JavaSoundMidiRenderer
 
notifyStop() - Method in class com.softsynth.jmsl.score.midi.WriteScoreMidiFile
 
notifyUndoRedoStackChange(String, String) - Method in class com.softsynth.jmsl.score.ScoreFrame
 
notifyUndoRedoStackChange(String, String) - Method in interface com.softsynth.jmsl.util.UndoRedoStackListener
 
notifyUndoRedoStackListeners() - 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.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()

A B C D E F G H I J K L M N O P Q R S T U V W X Z