Uses of Interface
com.softsynth.jmsl.DimensionNameSpaceEditable
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.view | |
jmslexamples | |
jmslexamples.jsyn2 | |
jmsltestsuite |
-
Uses of DimensionNameSpaceEditable in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement DimensionNameSpaceEditable Modifier and Type Class Description class
Note
Note
A Note is a Playable object with dur/note/amp/hold info as well as graphic info. -
Uses of DimensionNameSpaceEditable in com.softsynth.jmsl.view
Methods in com.softsynth.jmsl.view with parameters of type DimensionNameSpaceEditable Modifier and Type Method Description void
DimensionNameSpaceValuesEditorPanel. addDimensionNameSpaceEditable(DimensionNameSpaceEditable d)
-
Uses of DimensionNameSpaceEditable in jmslexamples
Classes in jmslexamples that implement DimensionNameSpaceEditable Modifier and Type Class Description class
KeyboardInstrumentPlayer
Play an Instrument by typing in a TextArea. -
Uses of DimensionNameSpaceEditable in jmslexamples.jsyn2
Classes in jmslexamples.jsyn2 that implement DimensionNameSpaceEditable Modifier and Type Class Description class
DimensionNameSpaceEditorExample
This class has a double[] that can be edited by a DimensionNameSpaceEditPanel -
Uses of DimensionNameSpaceEditable in jmsltestsuite
Classes in jmsltestsuite that implement DimensionNameSpaceEditable Modifier and Type Class Description class
DimensionNameSpaceEditorTest