Uses of Class
com.softsynth.jmsl.score.MusicGlyphRenderer
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.score.musicglyphrenderers |
-
Uses of MusicGlyphRenderer in com.softsynth.jmsl.score
Subclasses of MusicGlyphRenderer in com.softsynth.jmsl.score Modifier and Type Class Description class
AccidentalsMusicGlyphRenderer
class
MusicGlyphRendererProxy
This MusicGlyph renderer builds text messages that can be sent to Max for rendering in MaxScore, or anywhere else for that matter.Methods in com.softsynth.jmsl.score with parameters of type MusicGlyphRenderer Modifier and Type Method Description void
Score. addMusicGlyphRenderer(MusicGlyphRenderer mgr)
Add your glyph renderers in the priority you want them to be asked to draw glyphs. -
Uses of MusicGlyphRenderer in com.softsynth.jmsl.score.musicglyphrenderers
Subclasses of MusicGlyphRenderer in com.softsynth.jmsl.score.musicglyphrenderers Modifier and Type Class Description class
BravuraMusicGlyphRenderer
class
SonataMusicGlyphRenderer