Uses of Interface
com.softsynth.jmsl.score.midi.ScoreMIDIFileWriterListener
Package | Description |
---|---|
com.softsynth.jmsl.score | |
com.softsynth.jmsl.score.midi |
-
Uses of ScoreMIDIFileWriterListener in com.softsynth.jmsl.score
Classes in com.softsynth.jmsl.score that implement ScoreMIDIFileWriterListener Modifier and Type Class Description class
ScoreFrame
A PVFrame (ie dual purpose Swing or AWT frame), which hosts numerous Scores, and provides Menus for interaction.class
ScoreFrameJavaSound
ScoreFrame subclass whose Midi Device is JavaSound. -
Uses of ScoreMIDIFileWriterListener in com.softsynth.jmsl.score.midi
Methods in com.softsynth.jmsl.score.midi with parameters of type ScoreMIDIFileWriterListener Modifier and Type Method Description void
WriteScoreMidiFile. setScoreMIDIFileWriterListener(ScoreMIDIFileWriterListener listener)