|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MusicEventGenerator | |
---|---|
com.jamesbryangraves.bob.music |
Uses of MusicEventGenerator in com.jamesbryangraves.bob.music |
---|
Subclasses of MusicEventGenerator in com.jamesbryangraves.bob.music | |
---|---|
class |
ChordProgression
|
class |
DiatonicMusicEventGenerator
|
class |
Melody
|
class |
Percussion
|
Methods in com.jamesbryangraves.bob.music that return types with arguments of type MusicEventGenerator | |
---|---|
java.util.List<MusicEventGenerator> |
Composer.getMusicGenerators()
|
Methods in com.jamesbryangraves.bob.music with parameters of type MusicEventGenerator | |
---|---|
java.util.Collection<MusicEvent> |
Phrase.generateEvents(MusicEventGenerator generator,
MusicContext musicContext,
long tick)
|
Method parameters in com.jamesbryangraves.bob.music with type arguments of type MusicEventGenerator | |
---|---|
void |
Composer.setMusicGenerators(java.util.List<MusicEventGenerator> musicGenerators)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |