Package org.jfugue.provider
Interface NoteProvider
-
- All Known Implementing Classes:
NoteSubparser
public interface NoteProvider
This interface must be implemented by the parser responsible for Staccato strings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Note
createNote(java.lang.String noteString)
double
getDurationForString(java.lang.String string)
Note
getMiddleC()
-