Uses of Class
jcaas.midi.KeySignature

Packages that use KeySignature
jcaas.midi   
jcaas.midi.messages   
 

Uses of KeySignature in jcaas.midi
 

Methods in jcaas.midi with parameters of type KeySignature
static Note KeySignature.convert(Note n, KeySignature inSig, KeySignature outSig)
          A method to convert a note from one key signature to another.
 

Uses of KeySignature in jcaas.midi.messages
 

Constructors in jcaas.midi.messages with parameters of type KeySignature
KeySignatureMessage(KeySignature ks)
          Standard Constructor