Package org.jfugue.pattern
Interface NoteProducer
-
- All Known Implementing Classes:
Intervals
public interface NoteProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Note>
getNotes()
-
-
-
Method Detail
-
getNotes
java.util.List<Note> getNotes()
-
-