Package org.staccato
package org.staccato
-
ClassDescriptionParses Instrument, Voice, and Layer tokens.Catches bar linesTurns to uppercase all tokens that are not lyrics, markers, or functionsParses Instrument, Voice, and Layer tokens.The MicrotonePreprocess lets a user express a microtone using 'm' followed by the frequency - e.g., m440.Changes spaces in parentheses to underscores, since the Staccato string is split on parenthesesA Preprocessor takes a token from the Staccato string, does some computation on the string, and returns the String results of the computation so it may be included back into the Staccato string.Parses both Instrument and Layer tokens.Certain functionality of Patterns depend on being able to know what each token parses as.This makes it easy to extend the parser.Parses both Instrument and Layer tokens.Turns to uppercase all tokens that are not lyrics, markers, or functionsConsumes whitespace between tokens in the music string