sound.musica
Class SongReader
java.lang.Object
   sound.musica.SongReader
sound.musica.SongReader
- public class SongReader 
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BLACK_ORPHEUS
public static final int[] BLACK_ORPHEUS
BLACK_ORPHEUS_NOTES
public static final int[] BLACK_ORPHEUS_NOTES
SongReader
public SongReader()
buildMarkov
public PetriNodes buildMarkov(int[] events,
                              int order)
- 
 
getNextNote
public static int getNextNote()
- 
 
initMarkov
public static PetriNodes initMarkov(int order)
- 
 
main
public static void main(java.lang.String[] args)
-