Uses of Interface
org.jjazz.midimix.spi.RhythmVoiceInstrumentProvider
Packages that use RhythmVoiceInstrumentProvider
Package
Description
A service provider to find the most relevant instrument for a given rhythm voice.
-
Uses of RhythmVoiceInstrumentProvider in org.jjazz.midimix.spi
Methods in org.jjazz.midimix.spi that return RhythmVoiceInstrumentProvider -
Uses of RhythmVoiceInstrumentProvider in org.jjazz.outputsynth.spi
Classes in org.jjazz.outputsynth.spi that implement RhythmVoiceInstrumentProviderModifier and TypeClassDescriptionstatic classImplement the RhythmVoiceInstrumentProvider service using the default OutputSynth provided by the OutputSynthManager.