org.rubato.rubettes.util
Class CoolFormRegistrant
java.lang.Object
org.rubato.rubettes.util.CoolFormRegistrant
public class CoolFormRegistrant
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ONSET_NAME
public static final java.lang.String ONSET_NAME
- See Also:
- Constant Field Values
PITCH_NAME
public static final java.lang.String PITCH_NAME
- See Also:
- Constant Field Values
CHROMATIC_PITCH_NAME
public static final java.lang.String CHROMATIC_PITCH_NAME
- See Also:
- Constant Field Values
PITCH_CLASS_NAME
public static final java.lang.String PITCH_CLASS_NAME
- See Also:
- Constant Field Values
LOUDNESS_NAME
public static final java.lang.String LOUDNESS_NAME
- See Also:
- Constant Field Values
DURATION_NAME
public static final java.lang.String DURATION_NAME
- See Also:
- Constant Field Values
RATE_NAME
public static final java.lang.String RATE_NAME
- See Also:
- Constant Field Values
VOICE_NAME
public static final java.lang.String VOICE_NAME
- See Also:
- Constant Field Values
PAN_NAME
public static final java.lang.String PAN_NAME
- See Also:
- Constant Field Values
OPERATION_NAME
public static final java.lang.String OPERATION_NAME
- See Also:
- Constant Field Values
BEAT_CLASS_NAME
public static final java.lang.String BEAT_CLASS_NAME
- See Also:
- Constant Field Values
TRIAD_QUALITY_NAME
public static final java.lang.String TRIAD_QUALITY_NAME
- See Also:
- Constant Field Values
OVERTONE_INDEX_NAME
public static final java.lang.String OVERTONE_INDEX_NAME
- See Also:
- Constant Field Values
REPOSITORY
public static final Repository REPOSITORY
ONSET_FORM
public static final SimpleForm ONSET_FORM
PITCH_FORM
public static final SimpleForm PITCH_FORM
LOUDNESS_FORM
public static final SimpleForm LOUDNESS_FORM
DURATION_FORM
public static final SimpleForm DURATION_FORM
VOICE_FORM
public static final SimpleForm VOICE_FORM
NOTE_FORM
public static final LimitForm NOTE_FORM
SCORE_FORM
public static final PowerForm SCORE_FORM
MACRO_SCORE_FORM
public static final PowerForm MACRO_SCORE_FORM
PITCH_CLASS_FORM
public static SimpleForm PITCH_CLASS_FORM
CHROMATIC_PITCH_FORM
public static SimpleForm CHROMATIC_PITCH_FORM
QUALITY_FORM
public static SimpleForm QUALITY_FORM
DYAD_FORM
public static LimitForm DYAD_FORM
DYADS_FORM
public static PowerForm DYADS_FORM
BEAT_CLASS_FORM
public static SimpleForm BEAT_CLASS_FORM
REST_FORM
public static LimitForm REST_FORM
NOTE_OR_REST_FORM
public static ColimitForm NOTE_OR_REST_FORM
RATE_FORM
public static SimpleForm RATE_FORM
REPEATED_NOTE_FORM
public static LimitForm REPEATED_NOTE_FORM
TEXTURE_FORM
public static PowerForm TEXTURE_FORM
PAN_FORM
public static SimpleForm PAN_FORM
OVERTONE_INDEX_FORM
public static SimpleForm OVERTONE_INDEX_FORM
FM_SET_FORM
public static Form FM_SET_FORM
FM_NODE_FORM
public static LimitForm FM_NODE_FORM
SOUND_NOTE_FORM
public static LimitForm SOUND_NOTE_FORM
OPERATION_FORM
public static SimpleForm OPERATION_FORM
GENERIC_SOUND_FORM
public static LimitForm GENERIC_SOUND_FORM
SOUND_SCORE_FORM
public static PowerForm SOUND_SCORE_FORM
ENVELOPE_NODE_FORM
public static LimitForm ENVELOPE_NODE_FORM
ENVELOPE_FORM
public static ListForm ENVELOPE_FORM
CoolFormRegistrant
public CoolFormRegistrant()
registerAllTheCoolStuff
public void registerAllTheCoolStuff()
registerMusicTheoryForms
public void registerMusicTheoryForms()
registerSoundForms
public void registerSoundForms()
registerImageForms
public void registerImageForms()