Uses of Class
com.jamesbryangraves.bob.music.Scale

Packages that use Scale
com.jamesbryangraves.bob.music   
 

Uses of Scale in com.jamesbryangraves.bob.music
 

Methods in com.jamesbryangraves.bob.music that return Scale
 Scale MusicContext.getScale()
           
 

Methods in com.jamesbryangraves.bob.music with parameters of type Scale
protected  int DiatonicMusicEventGenerator.getNextPitch(int pitch, int key, Scale scale)
           
protected  int DiatonicMusicEventGenerator.getScalePitch(int key, Scale scale)
           
 void MusicContext.setScale(Scale scale)
           
 



Copyright © 2007. All Rights Reserved.