Index
All Classes|All Packages
P
- pack() - Method in interface com.didkovsky.portview.PVFrame
- pack() - Method in class com.softsynth.jmsl.score.view.ScoreSectionRenameDialog
- pack() - Method in class com.softsynth.jmsl.view.PVDialogAdapter
- pack() - Method in class com.softsynth.jmsl.view.PVFrameAdapter
- PAD - Static variable in class com.softsynth.jmsl.score.TimeSigRenderer
- paint(Graphics) - Method in class com.didkovsky.portview.awt.PVScrollbarCanvasAWT
- paint(Graphics) - Method in class com.softsynth.jmsl.score.ScoreCanvasAWTCanvas
- paint(Graphics) - Method in class com.softsynth.jmsl.view.JMSLScrollbar
- paint(Graphics) - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvasAWT
- paint(Graphics) - Method in class com.softsynth.view.CustomFader
- paint(Graphics) - Method in class jmslexamples.DrawingCanvas
- paint(Graphics) - Method in class jmslexamples.jsyn2.PolyTimbralScoreDemo
- paint(Graphics) - Method in class jmsltutorial.JMSLScoreAppletToot
- paint(Graphics) - Method in class jmsltutorial.JScoreJSynPolyInsApplet
- paint(Graphics) - Method in class jmsltutorial.SpectrumCanvas
- paintComponent(Graphics) - Method in class com.didkovsky.portview.swing.PVScrollbarCanvasSwing
- paintComponent(Graphics) - Method in class com.softsynth.jmsl.view.MusicShapeEditorCanvasSwing
- paintComponent(Graphics) - Method in class jmsltestsuite.BravuraFontTest
- paintComponent(Graphics) - Method in class jmsltestsuite.SMuFLOpenTypeTest
- pan - Variable in class com.softsynth.jmsl.jsyn2.FaderCircuit
- panAmpChange(int, double, double) - Method in class com.softsynth.jmsl.JMSLMixerContainer
-
Pass pan/amp change for this faderindex down to the fader's associated mixer and its asociated fader number on that mixer
- panAmpChange(int, double, double) - Method in class com.softsynth.jmsl.jsyn.JSynMixer
-
Deprecated.
- panAmpChange(int, double, double) - Method in class com.softsynth.jmsl.jsyn2.JSynMixer
-
gain is 0..1, pan is 0..1
- panAmpChange(int, double, double) - Method in class com.softsynth.jmsl.midi.MidiMixer
- panAmpChange(int, double, double) - Method in class com.softsynth.jmsl.NullMixer
- panAmpChange(int, double, double) - Method in interface com.softsynth.jmsl.PanAmpListener
- PanAmpListener - Interface in com.softsynth.jmsl
- PanAmpPair - Class in com.softsynth.jmsl
- PanAmpPair() - Constructor for class com.softsynth.jmsl.PanAmpPair
- PanAmpPair(int, double, double) - Constructor for class com.softsynth.jmsl.PanAmpPair
- PanAmpPanel - Class in com.softsynth.jmsl.view
- PanAmpPanel(double, double, PanAmpListener) - Constructor for class com.softsynth.jmsl.view.PanAmpPanel
- panRate - Variable in class com.softsynth.jmsl.jsyn.circuits.AutopanningSawtooth
-
Deprecated.frequency of rednoise that controls autopanning
- ParallelCollection - Class in com.softsynth.jmsl
-
Parallel Collection for JMSL Collections can contain other Composable objects which allows a hierarchy to be created.
- ParallelCollection() - Constructor for class com.softsynth.jmsl.ParallelCollection
-
Conveniant constructors for quickly building a hierarchy.
- ParallelCollection(Composable) - Constructor for class com.softsynth.jmsl.ParallelCollection
-
Construct a parallel collection with specified child
- ParallelCollection(Composable, Composable) - Constructor for class com.softsynth.jmsl.ParallelCollection
-
Construct a parallel collection with specified children
- ParallelCollection(Composable, Composable, Composable) - Constructor for class com.softsynth.jmsl.ParallelCollection
-
Construct a parallel collection with specified children
- ParallelCollection(Composable, Composable, Composable, Composable) - Constructor for class com.softsynth.jmsl.ParallelCollection
-
Construct a parallel collection with specified children
- ParallelCollectionDemo - Class in jmslexamples
- ParallelCollectionDemo() - Constructor for class jmslexamples.ParallelCollectionDemo
- ParallelMidiShapesExample - Class in jmslexamples
-
Control the speed of a ParallelCollection.
- ParallelMidiShapesExample() - Constructor for class jmslexamples.ParallelMidiShapesExample
- parse() - Method in class com.softsynth.jmsl.score.util.RawJScoreFileParser
- parse() - Method in class com.softsynth.midifile.MIDIFileInputStream
- parse() - Method in class com.softsynth.util.XMLReader
- parseMessage(double, byte[]) - Method in class com.softsynth.jmsl.midi.MidiParser
-
This method is called by a MIDI input device that might be getting data from a MIDI keyboard, or a standard MIDI file.
- paste() - Method in class com.softsynth.jmsl.score.EditManager
-
Paste from Score.copyBuffer to score, do not copy measure info
- paste() - Method in class com.softsynth.jmsl.score.Score
-
paste from copy buffer to current location
- paste(CopyBuffer, boolean) - Method in class com.softsynth.jmsl.score.EditManager
-
Paste from specified CopyBuffer to score
- PasteAsGraceNotesTransform - Class in com.softsynth.jmsl.score.transforms
-
Make a clone of whatever is in the copy buffer, convert to gracenotes and attach to selected Note
- PasteAsGraceNotesTransform() - Constructor for class com.softsynth.jmsl.score.transforms.PasteAsGraceNotesTransform
- pasteFreeFlow() - Method in class com.softsynth.jmsl.score.Score
-
free flow paste from copy buffer to current location
- PasteMusicShapeEditorOperator - Class in com.softsynth.jmsl.util
-
Paste to current MusicShapes location the contents of the 0th element in MusicShapeEditor's static copy buffer.
- PasteMusicShapeEditorOperator(boolean) - Constructor for class com.softsynth.jmsl.util.PasteMusicShapeEditorOperator
- pasteWithMeasureInfo() - Method in class com.softsynth.jmsl.score.EditManager
-
Paste from Score.copyBuffer to score, copy over tempo and timesignatures of source measures
- pasteWithMeasureInfo() - Method in class com.softsynth.jmsl.score.Score
-
paste from copy buffer to current location, preserve measure info like repeats, time sig, etc
- Patch - Class in com.softsynth.jmsl.util
-
Represents the output of one instrument being patched to the input of another.
- Patch() - Constructor for class com.softsynth.jmsl.util.Patch
- Patch(int, int) - Constructor for class com.softsynth.jmsl.util.Patch
- PatchEditorListener - Interface in com.softsynth.jmsl.view
- patchEditorOK(PatchEditorPanel) - Method in class com.softsynth.jmsl.score.ScoreFrame
- patchEditorOK(PatchEditorPanel) - Method in interface com.softsynth.jmsl.view.PatchEditorListener
- PatchEditorPanel - Class in com.softsynth.jmsl.view
-
Editor Panel for patches.
- PatchEditorPanel() - Constructor for class com.softsynth.jmsl.view.PatchEditorPanel
- patchInstruments() - Method in class com.softsynth.jmsl.score.Orchestra
-
Run through list of OrchPatches and patch outputs of Instruments to inputs of SignalProcessingInstruments
- patchLurkers() - Method in class com.softsynth.jmsl.score.Score
-
Run through Vector of Patches in playLurkerPatchManager.
- PavlosExperiment - Class in jmsltestsuite
-
Quarter notes that decelerate.
- PavlosExperiment() - Constructor for class jmsltestsuite.PavlosExperiment
- PERCUSSION - Static variable in class com.softsynth.jmsl.score.Clef
- PERCUSSION_CLEF - Static variable in class com.softsynth.jmsl.score.Clef
- PERCUSSION_CLEF - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- PerformedJSynVoice - Class in com.softsynth.jmsl.jsyn2
-
Bundle of data created by JSynUnitVoiceInstrument.on() and play() Used to track active voices so parameters updates can be applied instantly.
- PerformedJSynVoice(int, JSynUnitVoiceInstrument, double[], double) - Constructor for class com.softsynth.jmsl.jsyn2.PerformedJSynVoice
- performExpressionMarks() - Static method in class com.softsynth.jmsl.score.Note
- PERIOD_BARLINE - Static variable in class com.softsynth.jmsl.score.Measure
- PIANISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- PIANISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- PIANISSISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- PIANISSISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- PIANO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- PIANO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- PITCH_BEND - Static variable in class com.softsynth.jmsl.midi.MidiIO
- PITCH_BEND - Static variable in class com.softsynth.midifile.MIDIStandard
- PITCH_BEND_CENTER - Static variable in class com.softsynth.jmsl.midi.MidiIO
-
Value for bendPitch for zero bend.
- PITCH_BEND_MAX - Static variable in class com.softsynth.jmsl.midi.MidiIO
- PitchBendInstrument - Class in jmsltestsuite
-
Midi instrument that sends pitchbend in play()
- PitchBendInstrument() - Constructor for class jmsltestsuite.PitchBendInstrument
- PitchBendInstrument(int) - Constructor for class jmsltestsuite.PitchBendInstrument
- PitchClassSelector - Class in com.softsynth.jmsl.score.operators
-
For selected measure, open a dialog and choose which piutch class to highlight.
- PitchClassSelector(int) - Constructor for class com.softsynth.jmsl.score.operators.PitchClassSelector
- PitchGliss - Class in jmslexamples.jsyn.ancient
-
Use instrument.update() to gliss pitch * Kludgey! Don't use this, use jsyn2 example! @see jmslexamples.jsyn2.PitchGliss This is a little unusual because JMSL by default uses the pitch dimension to retrieve allocated voices when ins.update() is called.
- PitchGliss - Class in jmslexamples.jsyn2
-
Use instrument.update() to gliss pitch Set two glisses going in opposite directions, both starting from pitch 60 This used to be a little clunky with the old JSyn API.
- PitchGliss() - Constructor for class jmslexamples.jsyn.ancient.PitchGliss
- PitchGliss() - Constructor for class jmslexamples.jsyn2.PitchGliss
- PitchMappedAudioSample - Class in com.softsynth.jmsl.jsyn2
- PitchMappedAudioSample(int, String, int) - Constructor for class com.softsynth.jmsl.jsyn2.PitchMappedAudioSample
- PitchMappedSamplesModel - Class in com.softsynth.jmsl.jsyn2
-
A model for holding pitches mapped to audio samples
- PitchMappedSamplesModel() - Constructor for class com.softsynth.jmsl.jsyn2.PitchMappedSamplesModel
- pitchNames - Static variable in class com.softsynth.midifile.MIDIStandard
- PitchSpellerLineOfFifths - Class in com.softsynth.jmsl.score.util
-
Respell a Note depending on the spelling of the previous note.
- PitchSpellerLineOfFifths() - Constructor for class com.softsynth.jmsl.score.util.PitchSpellerLineOfFifths
- PitchSpellerLineOfFifths(boolean) - Constructor for class com.softsynth.jmsl.score.util.PitchSpellerLineOfFifths
- pitchToString(int) - Static method in class com.softsynth.midifile.MIDIStandard
- PitchToTextTransform - Class in jmsltestsuite
-
Set the text of selected notes to their pitches Select notes and look for "PitchToTextTransform" in the Note menu
- PitchToTextTransform() - Constructor for class jmsltestsuite.PitchToTextTransform
- play() - Method in class com.softsynth.jmsl.jsyn.AllocatorFreeEvent
-
Deprecated.
- play() - Method in interface com.softsynth.jmsl.ScheduledEvent
-
Called by EventScheduler to cause event to happen.
- play() - Method in class jmsltestsuite.EventExample
- play(double) - Method in class com.softsynth.jmsl.MusicJob
-
Call start(), N*repeat(), and stop()
- play(double, double, double[]) - Method in interface com.softsynth.jmsl.Instrument
- play(double, double, double[]) - Method in class com.softsynth.jmsl.InstrumentAdapter
-
You can override this play() method with your own custom code, if you don't want to use an interpreter.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
-
Deprecated.Override on() and off() methods for Instrument class to provide custom interpretation of double[].
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
-
Deprecated.If there is a sample loaded at dar[1], bang it.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrumentWithLoops
-
Deprecated.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument
-
Deprecated.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.TransposingSampleSustainingInstrument
-
Deprecated.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn2.JSynSimpleUnitVoiceInstrument
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn2.JSynUnitVoiceInstrument
- play(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
- play(double, double, double[]) - Method in class com.softsynth.jmsl.max.MaxInstrument
-
Sends data to JMSLInstrumentToMax where it can be unpacked and sent to various MSP, CSound, etc sound makers.
- play(double, double, double[]) - Method in class com.softsynth.jmsl.score.midi.MidiScoreInstrument
-
input velocity is 0..1, which is then scaled to 0..127 and sent to Midi.
- play(double, double, double[]) - Method in class jmsltestsuite.PitchBendInstrument
-
duration in dar[0], bend in dar[1]
- play(double, double, double[]) - Method in class jmsltutorial.BackgroundColorInstrument
-
Overridden for custom interpretation
- play(double, double, double[]) - Method in class jmsltutorial.SineInstrument
-
Specify sonic behavior in play() A MusicShape calls its Instrument's play() method for each element, and waits until the time returned by play() before proceeding to the next element.
- play(double, Composable) - Method in class com.softsynth.jmsl.MessagePrinter
-
Print the message and return playtime
- play(double, Composable) - Method in class com.softsynth.jmsl.MusicJob
-
Call start(), N*repeat(), and stop()
- play(double, Composable) - Method in interface com.softsynth.jmsl.Playable
-
Executing musical function.
- play(double, Composable) - Method in class com.softsynth.jmsl.score.MeasureNumberNotify
- play(double, Composable) - Method in class com.softsynth.jmsl.score.midi.MidiStopNotifier
- play(double, Composable) - Method in class com.softsynth.jmsl.score.ScoreControlPanel
-
Result of collection finishing
- play(double, Composable) - Method in class com.softsynth.jmsl.util.TimePrinter
-
Print the time and time since the last time this was called
- play(double, Composable) - Method in class jmslexamples.FlasherFunction
- play(double, Composable) - Method in class jmslexamples.jsyn.ancient.QueueCollectionDemo
-
Called by QueueCollection after it plays each child.
- play(double, Composable) - Method in class jmsltestsuite.TimePostingPlayable
- play(double, Composable) - Method in class jmsltestsuite.TimePrintingPlayable
- play(double, Composable) - Method in class jmsltutorial.MessagePrintingPlayable
- play(double, Composable, Instrument) - Method in interface com.softsynth.jmsl.InstrumentPlayable
-
play() is called by MusicList.
- play(double, Composable, Instrument) - Method in class com.softsynth.jmsl.score.Note
- Playable - Interface in com.softsynth.jmsl
-
Playable is a root interface.
- Player - Class in com.softsynth.jmsl
-
A Player has a sequence of MusicShapes and one Instrument to interpret MusicShape data.
- Player() - Constructor for class com.softsynth.jmsl.Player
-
Construct a Player with a default Instrument.
- Player(Instrument) - Constructor for class com.softsynth.jmsl.Player
-
Construct a Player with an instrument to use to play all its children
- PlayheadDispatcher - Class in com.softsynth.jmsl.score
- PlayheadDispatcher() - Constructor for class com.softsynth.jmsl.score.PlayheadDispatcher
- PlayheadListener - Interface in com.softsynth.jmsl.score
- PlayheadPositionTest - Class in jmsltestsuite
- PlayheadPositionTest() - Constructor for class jmsltestsuite.PlayheadPositionTest
- PlayLurker - Interface in com.softsynth.jmsl
-
A PlayLurker can add itself to subclasses of MusicJob and will be notified when a child is play()'ed.
- PlayLurkerPatchManager - Class in com.softsynth.jmsl.score
-
This holds a Vector of PlayLurkers and which staff indexes to add them to.
- PlayLurkerPatchManager() - Constructor for class com.softsynth.jmsl.score.PlayLurkerPatchManager
- PlayLurkerToot01 - Class in jmsltutorial
-
Play a melody with a MusicShape while a PlayLurker is notified of every element played.
- PlayLurkerToot01() - Constructor for class jmsltutorial.PlayLurkerToot01
- PlayLurkingArpeggiatorExample - Class in jmslexamples.jsyn2
-
PlayLurker is notified of the elements of a MusicShape as it is being played.
- PlayLurkingArpeggiatorExample() - Constructor for class jmslexamples.jsyn2.PlayLurkingArpeggiatorExample
- PlayModShape - Class in jmslexamples.jsyn.ancient
-
PlayModShape.java Shows how to play JSyn with JMSL without using support classs like SynthNoteAllPortsInstrument and without using standard dimension name spaces This applet starts two Shapes in parallel.
- PlayModShape() - Constructor for class jmslexamples.jsyn.ancient.PlayModShape
- playOLD(double, double, double[]) - Method in class com.softsynth.jmsl.jsyn.TransposingSamplePlayingInstrument
-
Deprecated.
- playScore() - Method in class com.softsynth.jmsl.score.max.NewJMSLScore
- playScoreAtHyperSpeed() - Method in class com.softsynth.jmsl.score.util.HyperTimePlayback
- PlaySelectedCluster - Class in com.softsynth.jmsl.score.operators
- PlaySelectedCluster() - Constructor for class com.softsynth.jmsl.score.operators.PlaySelectedCluster
- playSequencer() - Method in class com.softsynth.jmsl.score.midi.JavaSoundMidiRenderer
- PlayTimeDoubleArrayPair - Class in com.softsynth.jmsl.util
-
This is used by TunedSynthNoteInstrument.update() and its subclasses to retrieve synthnotes based on update dimension and most recent playtime of double[] data
- PlayTimeDoubleArrayPair(double, double[]) - Constructor for class com.softsynth.jmsl.util.PlayTimeDoubleArrayPair
- PlayTimeStretchHolder - Class in com.softsynth.jmsl.score.midi
- PlayTimeStretchHolder(double, double) - Constructor for class com.softsynth.jmsl.score.midi.PlayTimeStretchHolder
- PlaytimeStretchNoteLurker - Class in com.softsynth.jmsl.score.midi
- PlaytimeStretchNoteLurker(Vector) - Constructor for class com.softsynth.jmsl.score.midi.PlaytimeStretchNoteLurker
- PlayToot02 - Class in jmsltutorial
-
PlayToot02.java Play a sequence of MusicShapes with the same JSyn instrument Generate 7 MusicShapes, each 3 elements long, with random melodies and synth control params.
- PlayToot02() - Constructor for class jmsltutorial.PlayToot02
- PlayToot03 - Class in jmsltutorial
- PlayToot03() - Constructor for class jmsltutorial.PlayToot03
- PluginScannerExample - Class in jmslexamples
-
Scans a folder named "jmsl_plugins" which must be in the CLASSPATH.
- PluginScannerExample() - Constructor for class jmslexamples.PluginScannerExample
- plus(Polynomial, Polynomial) - Static method in class com.softsynth.jmsl.util.Polynomial
-
Add two polynomials together
- Polynomial - Class in com.softsynth.jmsl.util
-
Polynomial
Implement polynomial using MusicShape as coefficient holder. - Polynomial() - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with no terms
- Polynomial(double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with one term of specified constant
- Polynomial(double, double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with two terms with specified coefficients
- Polynomial(double, double, double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with specified coefficients
- Polynomial(double, double, double, double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with specified coefficients
- Polynomial(double, double, double, double, double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with specified coefficients
- Polynomial(double, double, double, double, double, double) - Constructor for class com.softsynth.jmsl.util.Polynomial
-
create a polynomial with specified coefficients
- PolynomialTableData - Class in com.softsynth.jmsl.util
-
PolynomialTableData
Provides an array of short[] containing data generated by a polynomial. - PolynomialTableData(Polynomial, int) - Constructor for class com.softsynth.jmsl.util.PolynomialTableData
- PolynomialTableData(Polynomial, int, boolean) - Constructor for class com.softsynth.jmsl.util.PolynomialTableData
-
Constructor which fills double[numFrames] with polynomial data -1..1
numFrames should be an odd number (1024 + 1 is a good table size for example!)
Note that any Polynomial can plug in here, just make sure output is -1..1 when input ranges from -1..1 - POLYPHONIC_AFTERTOUCH - Static variable in class com.softsynth.jmsl.midi.MidiIO
- POLYPHONIC_AFTERTOUCH - Static variable in class com.softsynth.midifile.MIDIStandard
- PolyphonicInstrumentDialog - Class in com.softsynth.jmsl.view
- PolyphonicInstrumentDialog(Frame, String) - Constructor for class com.softsynth.jmsl.view.PolyphonicInstrumentDialog
- PolyphonicInstrumentDialog(Frame, String, int) - Constructor for class com.softsynth.jmsl.view.PolyphonicInstrumentDialog
- POLYPHONY - Variable in class com.softsynth.jmsl.jsyn.SimpleSamplePlayingInstrument
-
Deprecated.max number of voices to allocate, default 32.
- POLYPHONY - Variable in class com.softsynth.jmsl.jsyn2.SamplePlayingInstrument
-
max number of voices to allocate, default 16.
- PolyTimbralScoreDemo - Class in jmslexamples.jsyn2
-
Score with a JSynUnitVoiceInstrument orchestra
Double click on a note to edit its timbre
This instrument takes a UnitVoice class name and max voices in its constructor, and will make each input port editable - PolyTimbralScoreDemo() - Constructor for class jmslexamples.jsyn2.PolyTimbralScoreDemo
- PortView - Class in com.didkovsky.portview
-
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PortView class holds a static ViewFactory
- PortView() - Constructor for class com.didkovsky.portview.PortView
- PortViewScrollPaneTest - Class in jmsltestsuite
- PortViewScrollPaneTest() - Constructor for class jmsltestsuite.PortViewScrollPaneTest
- PortViewTest - Class in jmsltestsuite
-
Build a GUI with components that can switch between Swing and AWT .
- PortViewTest() - Constructor for class jmsltestsuite.PortViewTest
- PositionedGlyph - Class in com.softsynth.jmsl.score
- PositionedGlyph(String, double, double) - Constructor for class com.softsynth.jmsl.score.PositionedGlyph
- post(long) - Static method in class jmsltestsuite.LongList
- post(ScheduledEvent) - Method in class com.softsynth.jmsl.EventScheduler
-
Insert the new event into a list of events in time-sorted order.
- post(ScheduledEvent) - Method in class com.softsynth.jmsl.NewEventScheduler
-
Insert the new event into a list of events in time-sorted order.
- post(ScheduledEvent) - Method in class com.softsynth.jmsl.oldcode.EventSchedulerWithThreadSleep
-
Insert the new event into a list of events in time-sorted order.
- POST_OBJECT - Static variable in class com.softsynth.jmsl.net.JMSLNetActions
- prefab() - Method in class com.softsynth.jmsl.MusicShape
-
Same as prefab(17)
- prefab(int) - Method in class com.softsynth.jmsl.MusicShape
-
Generate random data with first four dimensions interpreted as duration, pitch, amplitude, and hold time.
- PRERELEASE - Static variable in class com.softsynth.jmsl.JMSL
- PRESET_BELL - Static variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- PRESET_BELL - Static variable in class jmslexamples.jsyn2.unitvoices.FMVoice
- PRESET_BRASS - Static variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- PRESET_BRASS - Static variable in class jmslexamples.jsyn2.unitvoices.FMVoice
- PRESET_CLARINET - Static variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- PRESET_CLARINET - Static variable in class jmslexamples.jsyn2.unitvoices.FMVoice
- PRESET_WOODDRUM - Static variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- PRESET_WOODDRUM - Static variable in class jmslexamples.jsyn2.unitvoices.FMVoice
- presetSelected(VoiceDescription, int) - Method in class com.softsynth.jmsl.jsyn2.instruments.InstrumentLibraryChooser
- presetSelected(VoiceDescription, int) - Method in class com.softsynth.jmsl.jsyn2.instruments.JSynInstrumentLibraryChooser
- prevNote() - Method in class com.softsynth.jmsl.score.Note
- primaryKeyID - Static variable in class jmsltestsuite.ScoreEditManagerListenerTest
- Primes - Class in com.softsynth.jmsl.util
-
use sieve of eratosthenes to find prime number nearest to requested value.
- Primes() - Constructor for class com.softsynth.jmsl.util.Primes
- print() - Method in class com.softsynth.jmsl.jsyn.SynthNoteInstrument
-
Deprecated.
- print() - Method in class com.softsynth.jmsl.midi.MidiInstrument
- print() - Method in class com.softsynth.jmsl.MusicJob
- print() - Method in class com.softsynth.jmsl.MusicShape
-
Calls calcStats() to generate statistics, then prints out MusicShape data to JMSL.out
- print() - Method in class com.softsynth.jmsl.ParallelCollection
- print() - Method in class com.softsynth.jmsl.SequentialCollection
- print() - Static method in class com.softsynth.jmsl.util.HarmonicComplexity
- print() - Method in class com.softsynth.jmsl.util.RandomEnvDataMaker
- print() - Method in class com.softsynth.midifile.MIDIFileImage
- print() - Method in class com.softsynth.midifile.MIDIFileTrack
- print() - Static method in class jmsltestsuite.LongList
- print(Graphics, PageFormat, int) - Method in class com.softsynth.jmsl.score.ScorePagePrinter
- print(String) - Method in class com.softsynth.jmsl.DefaultSTDOut
- print(String) - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
- print(String) - Method in interface com.softsynth.jmsl.STDOutFunction
- print(String) - Method in class com.softsynth.jmsl.view.TextAreaOut
-
deliberately deprecated to run in web browsers
- print(String) - Method in class jmsltutorial.TextAreaSTDOut
-
deliberately deprecated to run in web browsers
- PrintableScoreCanvasAWT - Class in com.softsynth.jmsl.score
- PrintableScoreCanvasAWT() - Constructor for class com.softsynth.jmsl.score.PrintableScoreCanvasAWT
- printAccessors() - Method in class com.softsynth.jmsl.util.BeanInspector
- printAvailableSystemFonts() - Method in class com.softsynth.jmsl.score.MusicGlyphRenderer
- printCapture() - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
- printDim(int) - Method in class com.softsynth.jmsl.MusicShape
- printDimNames() - Method in class com.softsynth.jmsl.MusicShape
-
print all names for all dimensions
- printDoubleArray(double[]) - Static method in class com.softsynth.jmsl.JMSL
- printHierarchy() - Method in class com.softsynth.jmsl.MusicJob
- printHierarchy(int) - Method in interface com.softsynth.jmsl.Composable
-
Very helpful printing function: print yourself and print all your children, who in turn print themselves and all THEIR children.
- printHierarchy(int) - Method in class com.softsynth.jmsl.MusicJob
-
Very helpful printing function: print yourself and print all your children, who in turn print themselves and all THEIR children.
- printHierarchy(int) - Method in class com.softsynth.jmsl.ParallelCollection
-
Very helpful printing function: print yourself and print all your children, who in turn print themselves and all THEIR children.
- printIndent - Static variable in class com.softsynth.jmsl.score.Score
- PrintingJob - Class in jmsltutorial
- printIntArray(int[]) - Static method in class com.softsynth.jmsl.JMSL
- println() - Method in class com.softsynth.jmsl.DefaultSTDOut
- println() - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
- println() - Method in interface com.softsynth.jmsl.STDOutFunction
- println() - Method in class com.softsynth.jmsl.view.TextAreaOut
- println() - Method in class jmsltutorial.TextAreaSTDOut
- println(String) - Method in class com.softsynth.jmsl.DefaultSTDOut
- println(String) - Method in class com.softsynth.jmsl.score.max.JMSLMaxNotate
- println(String) - Method in interface com.softsynth.jmsl.STDOutFunction
- println(String) - Method in class com.softsynth.jmsl.view.TextAreaOut
- println(String) - Method in class jmsltutorial.TextAreaSTDOut
- printMeasure(int) - Method in class com.softsynth.jmsl.score.transcribe.Transcriber
- printMIDIFile(String) - Static method in class com.softsynth.midifile.MIDIFilePrinter
- PrintMidiFile - Class in jmsltestsuite
-
Use softsynth midifile tools to read in a midifile and print out events after they are all parsed
- PrintMidiFile() - Constructor for class jmsltestsuite.PrintMidiFile
- printMidiLog() - Method in class com.softsynth.jmsl.midi.MidiIO
- printMsg() - Method in class jmslexamples.TextJob
-
paint TextJob's private message to canvas
- printMsg(String, Color) - Method in class jmslexamples.DrawingCanvas
- printMutators() - Method in class com.softsynth.jmsl.util.BeanInspector
- printRunRanges(Vector) - Static method in class com.softsynth.jmsl.util.RunRangeFinder
- printStats() - Method in class com.softsynth.jmsl.DimAttributes
- printStats() - Method in class com.softsynth.jmsl.MusicShape
-
print statistics to JMSL.out
- printStopPlayables() - Method in class com.softsynth.jmsl.score.ScoreCollection
- printTimePoints() - Method in class com.softsynth.jmsl.score.transcribe.BeatDivision
- printTimes() - Method in class com.softsynth.jmsl.EventScheduler
- printTimes() - Method in class com.softsynth.jmsl.NewEventScheduler
- printTimes() - Method in class com.softsynth.jmsl.oldcode.EventSchedulerWithThreadSleep
- processTempoResult(double, boolean) - Method in class com.softsynth.jmsl.score.ScoreFrame
- processTempoResult(double, boolean) - Method in interface com.softsynth.jmsl.score.TempoResultProcessor
- processTimeSigResult(int, int, boolean) - Method in class com.softsynth.jmsl.score.ScoreFrame
- processTimeSigResult(int, int, boolean) - Method in interface com.softsynth.jmsl.score.TimeSigResultProcessor
- PROGRAM_CHANGE - Static variable in class com.softsynth.jmsl.midi.MidiIO
- PROGRAM_CHANGE - Static variable in class com.softsynth.midifile.MIDIStandard
- programChange(double, int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
- programChange(int, int) - Method in class com.softsynth.jmsl.midi.MidiIO
-
Send a program change message over the given MIDI channel.
- ProportionalNotation - Class in jmslexamples
-
Use stemless notes to generate a demo of proportional notation.
- ProportionalNotation() - Constructor for class jmslexamples.ProportionalNotation
- prune(Vector) - Static method in class com.softsynth.jmsl.jsyn.SignalProcessingSynthNotePruner
-
Deprecated.generate two Vectors: one with signal processing synthnote (those with a puclic input field, and one containing those without an input
- prune(Vector) - Static method in class com.softsynth.jmsl.jsyn2.SignalProcessingUnitVoicePruner
-
generate two Vectors: one with signal processing and one containing those without an input
- pruneMethods() - Method in class com.softsynth.jmsl.util.BeanInspector
-
An accessor's return type must be primitive.
- pruneTies(Score) - Static method in class com.softsynth.jmsl.score.TieManager
-
Run through all notes and intervals of a score.
- PtolemyTuning - Class in com.softsynth.jmsl.util
- PtolemyTuning() - Constructor for class com.softsynth.jmsl.util.PtolemyTuning
- put(SynthObject, PlayTimeDoubleArrayPair) - Method in class com.softsynth.jmsl.jsyn.AllocatedSynthVoiceLookup
-
Deprecated.
- PVButton - Interface in com.didkovsky.portview
-
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVButton is an interface for a Button component that can be either AWT or Swing depending on ViewFactory
- PVButtonAWT - Class in com.didkovsky.portview.awt
- PVButtonAWT(String) - Constructor for class com.didkovsky.portview.awt.PVButtonAWT
- PVButtonSwing - Class in com.didkovsky.portview.swing
- PVButtonSwing(String) - Constructor for class com.didkovsky.portview.swing.PVButtonSwing
- PVCanvas - Interface in com.didkovsky.portview
-
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
- PVCanvasAWT - Class in com.didkovsky.portview.awt
- PVCanvasAWT() - Constructor for class com.didkovsky.portview.awt.PVCanvasAWT
- PVCanvasSwing - Class in com.didkovsky.portview.swing
- PVCanvasSwing() - Constructor for class com.didkovsky.portview.swing.PVCanvasSwing
- PVCheckbox - Interface in com.didkovsky.portview
-
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckbox is an interface for a Checkbox component that can be either AWT or Swing depending on ViewFactory Note that addActionListener() is supported in Swing and addItemListener() is support by AWT.
- PVCheckboxAWT - Class in com.didkovsky.portview.awt
- PVCheckboxAWT(String, boolean) - Constructor for class com.didkovsky.portview.awt.PVCheckboxAWT
- PVCheckboxAWT(String, PVRadioGroup, boolean) - Constructor for class com.didkovsky.portview.awt.PVCheckboxAWT
- PVCheckboxMenuItem - Interface in com.didkovsky.portview
-
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckboxMenuItem is an interface for a CheckboxMenuItem component that can be either AWT or Swing depending on ViewFactory
- PVCheckboxMenuItemAWT - Class in com.didkovsky.portview.awt
- PVCheckboxMenuItemAWT(String, boolean) - Constructor for class com.didkovsky.portview.awt.PVCheckboxMenuItemAWT
- PVCheckboxMenuItemSwing - Class in com.didkovsky.portview.swing
- PVCheckboxMenuItemSwing(String, boolean) - Constructor for class com.didkovsky.portview.swing.PVCheckboxMenuItemSwing
- PVCheckboxSwing - Class in com.didkovsky.portview.swing
- PVCheckboxSwing(String, boolean) - Constructor for class com.didkovsky.portview.swing.PVCheckboxSwing
- PVCheckboxSwing(String, PVRadioGroup, boolean) - Constructor for class com.didkovsky.portview.swing.PVCheckboxSwing
- PVChoice - Interface in com.didkovsky.portview
- PVChoiceAWT - Class in com.didkovsky.portview.awt
- PVChoiceAWT() - Constructor for class com.didkovsky.portview.awt.PVChoiceAWT
- PVChoiceSwing - Class in com.didkovsky.portview.swing
- PVChoiceSwing() - Constructor for class com.didkovsky.portview.swing.PVChoiceSwing
- PVComponent - Interface in com.didkovsky.portview
- PVDialog - Interface in com.didkovsky.portview
- PVDialogAdapter - Class in com.softsynth.jmsl.view
- PVDialogAdapter(Frame) - Constructor for class com.softsynth.jmsl.view.PVDialogAdapter
- PVDialogAdapter(Frame, boolean) - Constructor for class com.softsynth.jmsl.view.PVDialogAdapter
- PVDialogAWT - Class in com.didkovsky.portview.awt
- PVDialogAWT(Frame, boolean) - Constructor for class com.didkovsky.portview.awt.PVDialogAWT
- PVDialogSwing - Class in com.didkovsky.portview.swing
- PVDialogSwing(Frame, boolean) - Constructor for class com.didkovsky.portview.swing.PVDialogSwing
- PVFrame - Interface in com.didkovsky.portview
- PVFrameAdapter - Class in com.softsynth.jmsl.view
-
Implements JMSLFrame interface with a delegate implementationFrame Use this if you want to extend a Frame that can be either AWT and Swing depending on ViewFactory
- PVFrameAdapter() - Constructor for class com.softsynth.jmsl.view.PVFrameAdapter
- PVFrameAdapter(String) - Constructor for class com.softsynth.jmsl.view.PVFrameAdapter
- PVFrameAWT - Class in com.didkovsky.portview.awt
- PVFrameAWT() - Constructor for class com.didkovsky.portview.awt.PVFrameAWT
- PVFrameAWT(String) - Constructor for class com.didkovsky.portview.awt.PVFrameAWT
- PVFrameSwing - Class in com.didkovsky.portview.swing
- PVFrameSwing() - Constructor for class com.didkovsky.portview.swing.PVFrameSwing
- PVFrameSwing(String) - Constructor for class com.didkovsky.portview.swing.PVFrameSwing
- PVLabel - Interface in com.didkovsky.portview
- PVLabelAdapter - Class in com.softsynth.jmsl.view
- PVLabelAdapter(String) - Constructor for class com.softsynth.jmsl.view.PVLabelAdapter
- PVLabelAdapter(String, int) - Constructor for class com.softsynth.jmsl.view.PVLabelAdapter
- PVLabelAWT - Class in com.didkovsky.portview.awt
- PVLabelAWT(String) - Constructor for class com.didkovsky.portview.awt.PVLabelAWT
- PVLabelAWT(String, int) - Constructor for class com.didkovsky.portview.awt.PVLabelAWT
- PVLabelSwing - Class in com.didkovsky.portview.swing
- PVLabelSwing(String) - Constructor for class com.didkovsky.portview.swing.PVLabelSwing
- PVMenu - Interface in com.didkovsky.portview
- PVMenuAWT - Class in com.didkovsky.portview.awt
- PVMenuAWT() - Constructor for class com.didkovsky.portview.awt.PVMenuAWT
- PVMenuBar - Interface in com.didkovsky.portview
- PVMenuBarAWT - Class in com.didkovsky.portview.awt
- PVMenuBarAWT() - Constructor for class com.didkovsky.portview.awt.PVMenuBarAWT
- PVMenuBarSwing - Class in com.didkovsky.portview.swing
- PVMenuBarSwing() - Constructor for class com.didkovsky.portview.swing.PVMenuBarSwing
- PVMenuItem - Interface in com.didkovsky.portview
- PVMenuItemAWT - Class in com.didkovsky.portview.awt
- PVMenuItemAWT() - Constructor for class com.didkovsky.portview.awt.PVMenuItemAWT
- PVMenuItemSwing - Class in com.didkovsky.portview.swing
- PVMenuItemSwing() - Constructor for class com.didkovsky.portview.swing.PVMenuItemSwing
- PVMenuSwing - Class in com.didkovsky.portview.swing
- PVMenuSwing() - Constructor for class com.didkovsky.portview.swing.PVMenuSwing
- PVPanel - Interface in com.didkovsky.portview
- PVPanelAdapter - Class in com.softsynth.jmsl.view
- PVPanelAdapter() - Constructor for class com.softsynth.jmsl.view.PVPanelAdapter
- PVPanelAWT - Class in com.didkovsky.portview.awt
- PVPanelAWT() - Constructor for class com.didkovsky.portview.awt.PVPanelAWT
- PVPanelSwing - Class in com.didkovsky.portview.swing
- PVPanelSwing() - Constructor for class com.didkovsky.portview.swing.PVPanelSwing
- PVRadioGroup - Interface in com.didkovsky.portview
- PVRadioGroupAWT - Class in com.didkovsky.portview.awt
- PVRadioGroupAWT() - Constructor for class com.didkovsky.portview.awt.PVRadioGroupAWT
- PVRadioGroupSwing - Class in com.didkovsky.portview.swing
- PVRadioGroupSwing() - Constructor for class com.didkovsky.portview.swing.PVRadioGroupSwing
- PVScrollbar - Class in com.didkovsky.portview
-
Our own horizontal scrollbar.
- PVScrollbar() - Constructor for class com.didkovsky.portview.PVScrollbar
- PVScrollbar(int, int, int) - Constructor for class com.didkovsky.portview.PVScrollbar
- PVScrollbarCanvasAWT - Class in com.didkovsky.portview.awt
- PVScrollbarCanvasAWT(PVScrollbar) - Constructor for class com.didkovsky.portview.awt.PVScrollbarCanvasAWT
- PVScrollbarCanvasSwing - Class in com.didkovsky.portview.swing
- PVScrollbarCanvasSwing(PVScrollbar) - Constructor for class com.didkovsky.portview.swing.PVScrollbarCanvasSwing
- PVScrollbarListener - Interface in com.didkovsky.portview
- PVScrollPane - Interface in com.didkovsky.portview
- PVScrollPaneAWT - Class in com.didkovsky.portview.awt
- PVScrollPaneAWT() - Constructor for class com.didkovsky.portview.awt.PVScrollPaneAWT
- PVScrollPaneSwing - Class in com.didkovsky.portview.swing
- PVScrollPaneSwing() - Constructor for class com.didkovsky.portview.swing.PVScrollPaneSwing
- PVTextArea - Interface in com.didkovsky.portview
- PVTextAreaAWT - Class in com.didkovsky.portview.awt
- PVTextAreaAWT(int, int) - Constructor for class com.didkovsky.portview.awt.PVTextAreaAWT
- PVTextAreaSwing - Class in com.didkovsky.portview.swing
- PVTextAreaSwing(int, int) - Constructor for class com.didkovsky.portview.swing.PVTextAreaSwing
- PVTextComponent - Interface in com.didkovsky.portview
- PVTextField - Interface in com.didkovsky.portview
- PVTextFieldAWT - Class in com.didkovsky.portview.awt
- PVTextFieldAWT(String) - Constructor for class com.didkovsky.portview.awt.PVTextFieldAWT
- PVTextFieldAWT(String, int) - Constructor for class com.didkovsky.portview.awt.PVTextFieldAWT
- PVTextFieldSwing - Class in com.didkovsky.portview.swing
- PVTextFieldSwing(String) - Constructor for class com.didkovsky.portview.swing.PVTextFieldSwing
- PVTextFieldSwing(String, int) - Constructor for class com.didkovsky.portview.swing.PVTextFieldSwing
- PVUsageDisplay - Class in com.softsynth.jmsl.jsyn
-
Deprecated.use the pure Java JSyn2 package instead
- PVUsageDisplay() - Constructor for class com.softsynth.jmsl.jsyn.PVUsageDisplay
-
Deprecated.
All Classes|All Packages