Index
All Classes|All Packages
F
- FaderCircuit - Class in com.softsynth.jmsl.jsyn2
-
This pure Java JSyn Circuit manages a pannable input ad gain.
- FaderCircuit() - Constructor for class com.softsynth.jmsl.jsyn2.FaderCircuit
- FaderUnit - Class in com.softsynth.jmsl.jsyn
-
Deprecated.use the pure Java JSyn2 package instead
- FaderUnit() - Constructor for class com.softsynth.jmsl.jsyn.FaderUnit
-
Deprecated.
- FaderUnit(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.FaderUnit
-
Deprecated.
- feedback - Variable in class com.softsynth.jmsl.jsyn.circuits.SimpleDelay
-
Deprecated.
- feedback - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.DelayWithFeedback
- feedback - Variable in class jmsltutorial.TootDelay
- FERMATA - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FERMATA - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- FERMATA_UP - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FERMATA_UP - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- 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.
- FilteredSawtoothBL - Class in com.softsynth.jmsl.jsyn2.unitvoices
- FilteredSawtoothBL() - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
- FilteredSawtoothExpLag - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FilteredSawtoothExpLag() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredSawtoothExpLag
-
Deprecated.
- FilteredSawtoothExpLag(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredSawtoothExpLag
-
Deprecated.
- FilteredWhiteNoise - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead Wire is available from: http://www.softsynth.com/wire/
- FilteredWhiteNoise() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredWhiteNoise
-
Deprecated.
- FilteredWhiteNoise(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FilteredWhiteNoise
-
Deprecated.
- findClosestDur(double) - Static method in class com.softsynth.jmsl.score.NoteFactory
-
compare dur argument to each duration in NoteHashTable's keys.
- findClosestNote(Point2D, int) - Method in class com.softsynth.jmsl.score.EditManager
- findClosestNote(Point2D, int, double) - 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.Measure
- finish() - Method in class com.softsynth.jmsl.score.ScoreControlPanel
-
calls finishAll() on scorecollection, sets gui buttons
- finish() - Method in class com.softsynth.jmsl.score.view.ScoreMusicShapeEditor
- 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.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
- FIVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FIVE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- FIXED_LEFT_MARGIN - Static variable in class com.softsynth.jmsl.score.Measure
- FixedRateSampleReader - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FixedRateSampleReader() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReader
-
Deprecated.
- FixedRateSampleReaderMono - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FixedRateSampleReaderMono() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderMono
-
Deprecated.
- FixedRateSampleReaderMono(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderMono
-
Deprecated.
- FixedRateSampleReaderStereo - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FixedRateSampleReaderStereo() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderStereo
-
Deprecated.
- FixedRateSampleReaderStereo(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FixedRateSampleReaderStereo
-
Deprecated.
- fixNumChannels(int) - Static method in class com.softsynth.jmsl.jsyn.JSynMusicDevice
-
Deprecated.
- FlasherFunction - Class in jmslexamples
- FlasherFunction() - Constructor for class jmslexamples.FlasherFunction
- FLAT - Static variable in class com.softsynth.jmsl.score.AccidentalsFontConstants
- FLAT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FLAT - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- FLAT_KEY - Static variable in class com.softsynth.jmsl.score.KeySignature
- flip() - Method in class com.softsynth.jmsl.score.SegmentPath
-
negate y coords
- flushBase64() - Method in class com.softsynth.jmsl.util.Base64.OutputStream
-
Method added by PHIL.
- FMCircuit - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FMCircuit() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMCircuit
-
Deprecated.
- FMCircuit(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMCircuit
-
Deprecated.
- FMNoodler - Class in jmslexamples.jsyn.ancient
-
FMNoodler noodles around with the frequency and modulation parameters of an FM pair.
- FMNoodler(double, int) - Constructor for class jmslexamples.jsyn.ancient.FMNoodler
- FMNoodler(int) - Constructor for class jmslexamples.jsyn.ancient.FMNoodler
- fmPair - Variable in class jmslexamples.jsyn.ancient.FMNoodler
- FMPair - Class in com.softsynth.jmsl.jsyn2.unitvoices
-
Classic FM Pair.
- FMPair - Class in jmslexamples.jsyn2.unitvoices
-
Classic FM Pair.
- FMPair() - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.FMPair
- FMPair() - Constructor for class jmslexamples.jsyn2.unitvoices.FMPair
- FMPairBlaster - Class in jmslexamples.jsyn.ancient
- FMPairBlaster(double) - Constructor for class jmslexamples.jsyn.ancient.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
-
Deprecated.use the pure Java JSyn2 package instead
- FMSynthNote() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.
- FMSynthNote(double, double, double) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.Construct a SynthNote that maintains numer/denom Fc:Fm ratio, with specified Modulation index
- FMSynthNote(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.
- FMSynthNote(SynthContext, double, double, double) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FMSynthNote
-
Deprecated.Construct a SynthNote that maintains numer/denom Fc:Fm ratio, with specified Modulation index
- FMVoice - Class in com.softsynth.jmsl.jsyn2.unitvoices
- FMVoice - Class in jmslexamples.jsyn2.unitvoices
- FMVoice() - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
-
Construct a default brass like FMVoice
- FMVoice() - Constructor for class jmslexamples.jsyn2.unitvoices.FMVoice
-
Construct a default brass like FMVoice
- FMVoice(double, double, double) - Constructor for class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
-
Construct a FMVoice that maintains numer/denom Fc:Fm ratio, with specified Modulation index
- FMVoice(double, double, double) - Constructor for class jmslexamples.jsyn2.unitvoices.FMVoice
-
Construct a FMVoice 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
- FORTE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FORTE - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- FORTISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FORTISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- FORTISSISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FORTISSISSIMO - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- 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.
- foundContent(String) - Method in class com.softsynth.util.XMLPrinter
- FOUR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.BravuraFontConstants
- FOUR - Static variable in class com.softsynth.jmsl.score.musicglyphrenderers.SonataFontConstants
- 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
-
Deprecated.Post a free() in the future
- freqModDespth - Variable in class com.softsynth.jmsl.jsyn.circuits.SynthNoteWithHoldPort
-
Deprecated.
- freqPlusCents(double, double) - Static method in class com.softsynth.jmsl.util.Tuning
- freqScalar - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
- FreqSynthNoteInstrument - Class in com.softsynth.jmsl.jsyn
-
Deprecated.use the pure Java JSyn2 package instead
- FreqSynthNoteInstrument() - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
-
Deprecated.Constructor sets MusicDevice to JSynMusicDevice
- FreqSynthNoteInstrument(BussedVoiceAllocatorMultiOut) - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
-
Deprecated.polyphonic constructor
- FreqSynthNoteInstrument(SynthNote) - Constructor for class com.softsynth.jmsl.jsyn.FreqSynthNoteInstrument
-
Deprecated.monophonic constructor
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.AutoPanningSawtoothBL
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.BandPassUnitSink
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.FilteredSawtoothBL
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.FMVoice
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.RingModBell
- frequency - Variable in class com.softsynth.jmsl.jsyn2.unitvoices.SmoothFilteredSawtoothBL
- frequency - Variable in class jmslexamples.jsyn2.unitvoices.FMVoice
- frequency - Variable in class jmslexamples.jsyn2.unitvoices.SpeedyUnitVoice
- frequency - Variable in class jmslexamples.simple.SimpleUnitVoice
- frequency - Variable in class jmsltutorial.SineUnitVoice
- frequency - Variable in class jmsltutorial.SlowSineUnitVoice
- FrequencyDataTranslatorDemo - Class in jmslexamples.jsyn2
-
Use a DataTranslator to convert data from frequencies to pitches so pitch based instruments can perform a MusicShape where frequencies are specified.
- FrequencyDataTranslatorDemo() - Constructor for class jmslexamples.jsyn2.FrequencyDataTranslatorDemo
- FrequencyDelay - Class in com.softsynth.jmsl.jsyn.circuits
-
Deprecated.use the pure Java JSyn2 package instead
- FrequencyDelay() - Constructor for class com.softsynth.jmsl.jsyn.circuits.FrequencyDelay
-
Deprecated.
- FrequencyDelay(SynthContext) - Constructor for class com.softsynth.jmsl.jsyn.circuits.FrequencyDelay
-
Deprecated.
- 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
- FullFeaturedJSynUnitVoiceSupport - Class in jmslexamples.jsyn2
-
Full featured example of using JSyn UnitVoice to play in JMSL.
- FullFeaturedJSynUnitVoiceSupport() - Constructor for class jmslexamples.jsyn2.FullFeaturedJSynUnitVoiceSupport
- 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
All Classes|All Packages