Superclass to convert gamelan-notation strings into events. BalunganReader is the subclass that is used as default currently. KendhanganReader is used for kendhangan (drumming) notation. BasicScoreReader implements a simpler conversion (not needed in VG).
Returns the current score reader
Convert the string into an array of events. If addScore is true (default), add the score to the proto event (under the key \score) when using the converter to create an attribute for a rule, addScore should be set to false.
str | |
addScore |
(describe returnvalue here)
(describe method here)
(describe returnvalue here)
Use a score reader without changing the global current reader
function |
(describe argument here) |
(describe returnvalue here)
(describe method here)
list |
(describe argument here) |
(describe returnvalue here)
(describe method here)
string |
(describe argument here) |
index |
(describe argument here) |
(describe returnvalue here)