Uses of Class
com.softsynth.jmsl.score.ScoreFrame
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.score.util | |
com.softsynth.jmsl.score.view | |
jmslexamples | |
jmslexamples.jsyn2 | |
jmsltutorial |
-
Uses of ScoreFrame in com.softsynth.jmsl.score
Subclasses of ScoreFrame in com.softsynth.jmsl.score Modifier and Type Class Description class
ScoreFrameJavaSound
ScoreFrame subclass whose Midi Device is JavaSound. -
Uses of ScoreFrame in com.softsynth.jmsl.score.util
Methods in com.softsynth.jmsl.score.util that return ScoreFrame Modifier and Type Method Description ScoreFrame
JMSLScoreApplet. getScoreFrame()
-
Uses of ScoreFrame in com.softsynth.jmsl.score.view
Constructors in com.softsynth.jmsl.score.view with parameters of type ScoreFrame Constructor Description JustifierBaseControlFrame(ScoreFrame scoreFrame)
-
Uses of ScoreFrame in jmslexamples
Methods in jmslexamples that return ScoreFrame Modifier and Type Method Description ScoreFrame
ScoreExportSAPDemo. getScoreFrame()
-
Uses of ScoreFrame in jmslexamples.jsyn2
Methods in jmslexamples.jsyn2 that return ScoreFrame Modifier and Type Method Description ScoreFrame
AlgorithmicTimbreScoreDemo. getScoreFrame()
ScoreFrame
JScoreJSynDemo. getScoreFrame()
ScoreFrame
JScoreJSynVariableClockRate. getScoreFrame()
ScoreFrame
JScoreOofDemo. getScoreFrame()
ScoreFrame
PolyTimbralScoreDemo. getScoreFrame()
-
Uses of ScoreFrame in jmsltutorial
Methods in jmsltutorial that return ScoreFrame Modifier and Type Method Description ScoreFrame
JMSLScoreAppletToot. getScoreFrame()
ScoreFrame
JScoreJSynPolyInsApplet. getScoreFrame()