|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcaas.midi.NoteListGenerator
public class NoteListGenerator
NoteListGenerator creates a array of notes sutiable for use with Generalized Song
| Method Summary | |
|---|---|
static NoteVector[] |
GenerateNoteList(java.lang.String input)
Translates a formatted string into a form useful to GeneralizedSong. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NoteVector[] GenerateNoteList(java.lang.String input)
input - a string properly formatted (Guess how!)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||