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

F

FaderUnit - Class in com.softsynth.jmsl.jsyn
This SynthCircuit manages a pannable input.
FaderUnit() - Constructor for class com.softsynth.jmsl.jsyn.FaderUnit
 
FaderUnit(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.FaderUnit
 
feedback - Variable in class com.softsynth.jmsl.jsyn.circuits.SimpleDelay
 
feedback - Variable in class jmsltutorial.TootDelay
 
fileDoneLoading(String) - Method in interface com.softsynth.jmsl.FileLoaderListener
 
fileDoneLoading(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
FileLoaderListener interface , for loading Samples
fileDoneLoading(String) - Method in class com.softsynth.jmsl.score.util.JMSLScoreApplet
SampleLoaderListener interface
FileListener - Interface in com.softsynth.jmsl.util.classbrowser
Get a call back from a DirectoryTraverser
FileLoaderListener - Interface in com.softsynth.jmsl
Classes implementing this interface can listen for files being loaded activity by calling JMSL.addFileLoaderListener(this); Of course it is up to the classes doing the loading whether or not they want to enumerate through listeners and notify Used by SampleLoader and JMSLScoreApplet
fileLoading(String) - Method in interface com.softsynth.jmsl.FileLoaderListener
 
fileLoading(String) - Method in class com.softsynth.jmsl.score.ScoreFrame
FileLoaderListener interface , for loading Samples
fileLoading(String) - Method in class com.softsynth.jmsl.score.util.JMSLScoreApplet
SampleLoaderListener interface
FilenameTool - Class in com.softsynth.jmsl.util
 
FilenameTool() - Constructor for class com.softsynth.jmsl.util.FilenameTool
 
fileSeparator - Static variable in class com.softsynth.jmsl.util.FilenameTool
 
fill(double, int, int, int) - Method in class com.softsynth.jmsl.MusicShape
Set all values in specified range to specified value along specified dimension.
FilteredSawtoothExpLag - Class in com.softsynth.jmsl.jsyn.circuits
Hand this classname to a SynthNoteAllPortsInstrument and play with it.
FilteredSawtoothExpLag() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredSawtoothExpLag
 
FilteredSawtoothExpLag(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredSawtoothExpLag
 
FilteredSawVibrato - Class in jmsltutorial
(c) 2004 Nick Didkovsky
FilteredSawVibrato() - Constructor for class jmsltutorial.FilteredSawVibrato
 
FilteredSawVibrato(SynthContext) - Constructor for class jmsltutorial.FilteredSawVibrato
 
FilteredWhiteNoise - Class in com.softsynth.jmsl.jsyn.circuits
WARNING - this code automatically generated by Wire.
FilteredWhiteNoise() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredWhiteNoise
 
FilteredWhiteNoise(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredWhiteNoise
 
findClosestDur(double) - Static method in class com.softsynth.jmsl.score.NoteFactory
compare dur argument to each duration in NoteHashTable's keys.
findClosestNote(Point, int) - Method in class com.softsynth.jmsl.score.EditManager
 
findDurationRun(Vector, int, int) - Static method in class com.softsynth.jmsl.score.BeamRenderer
duration in terms of 8th, 16th, 32, 64, 128 .
Durations match upwards, ie, if scanning for 16th, then notes with 16, 32, 64, 128 durs match
beamsBreak flag true if you want beams on consecutive non-rest notes only.
findSelectedStaff(Point) - Method in class com.softsynth.jmsl.score.EditManager
Enumerate through all staffs of all measures in this layout, and return the staff within which Point lies
finish() - Method in interface com.softsynth.jmsl.Composable
Finish playing ASAP.
finish() - Method in class com.softsynth.jmsl.MusicJob
 
finish() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
calls finishAll() on scorecollection, sets gui buttons
finishAll() - Method in interface com.softsynth.jmsl.Composable
Finish playing ASAP, and tell all children to finish playing ASAP.
finishAll() - Method in class com.softsynth.jmsl.MusicJob
 
finishAll() - Method in class com.softsynth.jmsl.MusicList
Doesn't contain Composable, so cannot propagate finishAll() to children, just calls finish() on itself instead
finishAll() - Method in class com.softsynth.jmsl.MusicShape
Doesn't contain Composable, so cannot propagate finishAll() to children, just calls finish() on itself instead
finishTrack() - Method in class com.softsynth.midifile.MIDIFileOutput
 
firstElement() - Method in class com.softsynth.jmsl.util.LinkedList
 
firstNoteOfLine(Note) - Static method in class com.softsynth.jmsl.score.Note
 
FitToRangeMusicShapeEditorOperator - Class in com.softsynth.jmsl.util
Compress or expand each element in selected range so that it fits within floor and ceiling thresholds set by user in MusicShapeEditor
FitToRangeMusicShapeEditorOperator() - Constructor for class com.softsynth.jmsl.util.FitToRangeMusicShapeEditorOperator
 
FIXED_LEFT_MARGIN - Static variable in class com.softsynth.jmsl.score.Measure
 
FixedRateSampleReader - Class in com.softsynth.jmsl.jsyn.circuits
 
FixedRateSampleReader() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReader
 
FixedRateSampleReaderMono - Class in com.softsynth.jmsl.jsyn.circuits
 
FixedRateSampleReaderMono() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderMono
 
FixedRateSampleReaderMono(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderMono
 
FixedRateSampleReaderStereo - Class in com.softsynth.jmsl.jsyn.circuits
 
FixedRateSampleReaderStereo() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderStereo
 
FixedRateSampleReaderStereo(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderStereo
 
fixNumChannels(int) - Static method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
 
FlasherFunction - Class in jmslexamples
 
FlasherFunction() - Constructor for class jmslexamples.FlasherFunction
 
FLAT_KEY - Static variable in class com.softsynth.jmsl.score.KeySignature
 
flip() - Method in class com.softsynth.jmsl.score.SegmentPath
negate y coords
FMCircuit - Class in com.softsynth.jmsl.jsyn.circuits
FM SynthNote.
FMCircuit() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMCircuit
 
FMCircuit(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMCircuit
 
FMNoodler - Class in jmslexamples.jsyn
FMNoodler noodles around with the frequency and modulation parameters of an FM pair.
FMNoodler(double, int) - Constructor for class jmslexamples.jsyn.FMNoodler
 
FMNoodler(int) - Constructor for class jmslexamples.jsyn.FMNoodler
 
fmPair - Variable in class jmslexamples.jsyn.FMNoodler
 
FMPairBlaster - Class in jmslexamples.jsyn
 
FMPairBlaster(double) - Constructor for class jmslexamples.jsyn.FMPairBlaster
 
FMSpectrumApplet - Class in jmsltutorial
 
FMSpectrumApplet() - Constructor for class jmsltutorial.FMSpectrumApplet
 
FMSpectrumCalculator - Class in jmsltutorial
 
FMSpectrumCalculator() - Constructor for class jmsltutorial.FMSpectrumCalculator
 
FMSynthNote - Class in com.softsynth.jmsl.jsyn.circuits
A FM pair SynthNote with envelopes for car amplitude and mod amplitude.
FMSynthNote() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
 
FMSynthNote(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
 
FMSynthNote(double, double, double) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
Construct a SynthNote that maintains numer/denom Fc:Fm ratio, with specified Modulation index
FMSynthNote(SynthContext, double, double, double) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
Construct a SynthNote that maintains numer/denom Fc:Fm ratio, with specified Modulation index
focusGained(FocusEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasSwingJPanel
 
focusLost(FocusEvent) - Method in class com.softsynth.jmsl.score.ScoreCanvasSwingJPanel
 
format - Variable in class com.softsynth.midifile.MIDIFileImage
 
foundClasses() - Method in class jmsltestsuite.ClassBrowserTest
 
foundContent(String) - Method in class com.softsynth.jmsl.score.MixerPanelSettingsXMLLoader
 
foundContent(String) - Method in class com.softsynth.jmsl.score.NoteXMLLoader
 
foundContent(String) - Method in class com.softsynth.jmsl.score.OrchestraXMLLoader
 
foundContent(String) - Method in class com.softsynth.jmsl.score.ScoreXMLLoader
 
foundContent(String) - Method in class com.softsynth.jmsl.util.SimpleXMLLoader
 
foundContent(String) - Method in interface com.softsynth.util.XMLListener
Handles the content of an element.
FOUR_FOUR - Static variable in class com.softsynth.jmsl.util.TimeSignature
 
FourTracksPerStaff - Class in jmsltestsuite
Put four tracks of music on one staff.
FourTracksPerStaff() - Constructor for class jmsltestsuite.FourTracksPerStaff
 
freeflowPaste() - Method in class com.softsynth.jmsl.score.EditManager
Paste from Score.copyBuffer to score, ignore track and measure info of notes in copy buffer, just unroll them and paste in series using addNote(), which inserts measures if no room, or adds them at the end.
freeflowPaste(CopyBuffer) - Method in class com.softsynth.jmsl.score.EditManager
Paste from specified copy buffer to score, ignore track and measure info of notes in copy buffer, just unroll them and paste in series using addNote(), which inserts measures if no room, or adds them at the end.
freeVoice(double, EventScheduler, VoiceAllocator, SynthCircuit) - Static method in class com.softsynth.jmsl.jsyn.AllocatorFreeEvent
Post a free() in the future
freqModDespth - Variable in class com.softsynth.jmsl.jsyn.circuits.SynthNoteWithHoldPort
 
freqPlusCents(double, double) - Static method in class com.softsynth.jmsl.util.Tuning
 
FreqSynthNoteInstrument - Class in com.softsynth.jmsl.jsyn
A JMSL Instrument that plays a JSyn SynthNote.
FreqSynthNoteInstrument() - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
Constructor sets MusicDevice to JSynMusicDevice
FreqSynthNoteInstrument(SynthNote) - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
monophonic constructor
FreqSynthNoteInstrument(BussedVoiceAllocatorMultiOut) - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
polyphonic constructor
FrequencyDataTranslatorDemo - Class in jmslexamples.jsyn
Use a DataTranslator to convert data from frequencies to pitches so JSynInsFromClassName can use a MusicShape where frequnecies are specified.
FrequencyDataTranslatorDemo() - Constructor for class jmslexamples.jsyn.FrequencyDataTranslatorDemo
 
FrequencyDelay - Class in com.softsynth.jmsl.jsyn.circuits
* WARNING - this code automatically generated by Wire.
FrequencyDelay() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FrequencyDelay
 
FrequencyDelay(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FrequencyDelay
 
FrequencyToPitchTranslator - Class in com.softsynth.jmsl.util
Use this to translate a double[] where frequency is in data[1] and Instrument expects pitch Uses TuningET.getPitch() for default 12tet tuning
FrequencyToPitchTranslator() - Constructor for class com.softsynth.jmsl.util.FrequencyToPitchTranslator
 
fromBuffer(int) - Static method in class com.softsynth.jmsl.view.MusicShapeEditor
 
FullFeaturedSynthNoteSupport - Class in jmslexamples.jsyn
Full featured example of using JSyn SynthNote to play in JMSL.
FullFeaturedSynthNoteSupport() - Constructor for class jmslexamples.jsyn.FullFeaturedSynthNoteSupport
 
FunkyBean - Class in com.softsynth.jmsl.util
A bean for testing com.softsynth.jmsl.util.BeanEditor
FunkyBean() - Constructor for class com.softsynth.jmsl.util.FunkyBean
 

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