Uses of Class
uk.org.toot.music.composition.BarContext

Packages that use BarContext
uk.org.toot.music.composition This package provides support for composition, part of the Music Theory problem domain. 
 

Uses of BarContext in uk.org.toot.music.composition
 

Methods in uk.org.toot.music.composition with parameters of type BarContext
 int[] TonalComposer.composeBar(BarContext barContext)
           
 int[] BarComposer.composeBar(BarContext barContext)
          Create a 4/4 bar of notes in the specified Keys, changed at the specified times.
 



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