Package org.rubato.rubettes.score

This package contains rubettes that work with denotators of form Score, e.g., rubettes for MIDI I/O and a rubette for playing a Score denotator.

See:
          Description

Class Summary
JScoreDisplay  
LilyPondOutRubette A rubette that converts a Score denotator to LilyPond code and writes it to a file
MelodyRubette A rubette for generating random melodies according to specified criteria.
MidiFileInRubette  
MidiFileOutRubette  
Note  
QuantizeRubette A rubette that quantizes a Score denotator according to the given time and pitch units.
RhythmizeRubette A rubette for providing each note of an input Score denotators with new rhythmic quality, i.e.
ScaleRubette A rubette for generating preset and custom scales.
ScaleRubetteTest Defines tests for the ScaleRubette class.
ScorePlayRubette  
ScoreToCsoundRubette  
 

Package org.rubato.rubettes.score Description

This package contains rubettes that work with denotators of form Score, e.g., rubettes for MIDI I/O and a rubette for playing a Score denotator.