uk.org.toot.music.composition
Interface BarComposer

All Known Implementing Classes:
AbstractComposer, TonalComposer

public interface BarComposer


Method Summary
 int[] composeBar(BarContext barContext)
          Create a 4/4 bar of notes in the specified Keys, changed at the specified times.
 

Method Detail

composeBar

int[] composeBar(BarContext barContext)
Create a 4/4 bar of notes in the specified Keys, changed at the specified times.

Parameters:
BarContext - the context for compsing this bar


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