Uses of Class
uk.org.toot.midix.control.neck.ChordShape

Packages that use ChordShape
uk.org.toot.midix.control.neck This package is concerned with virtual MIDI controllers, e.g. 
 

Uses of ChordShape in uk.org.toot.midix.control.neck
 

Methods in uk.org.toot.midix.control.neck that return ChordShape
 ChordShape ChordShape.add(int fret, int finger)
           
 ChordShape ChordShape.addMute()
           
 ChordShape ChordFamily.create(java.lang.String type)
           
 ChordShape ChordFamily.get(java.lang.String type)
           
 

Methods in uk.org.toot.midix.control.neck with parameters of type ChordShape
 void StrungNeck.shape(int offset, ChordShape shape, int firstString)
           
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.