Uses of Package
org.jjazz.midi.api

Packages that use org.jjazz.midi.api
Package
Description
Service provider for instrument selection dialog.
All Midi stuff: JJazzMidiSystem, Midi synths, Midi instruments, Midi banks, Midi drumkits, drumkit keymaps, Midi file parsers, etc.
 
 
 
Midi-related service providers: Midi synth file readers and drumkit keymap providers.
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
A service provider to find the most relevant instrument for a given rhythm voice.
The model of the Midi synth connected to the output of JJazzLab.
 
Object to transform a Phrase into another one.
 
The model of a rhythm (or style, e.g "fast swing 4/4"), with its RhythmVoices and RhythmParameters.
The central place to get information about installed rhythms and get Rhythm instances.
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).