Closed hanshoglund closed 9 years ago
Functions to replace
TODO
reactiveToVoice' :: Span -> Reactive a -> Voice a scoreToVoice :: Transformable a => Score a -> Voice (Maybe a)
DONE
voiceToScore' :: Voice (Maybe a) -> Score a voiceToScore :: Voice a -> Score a
Denoted to internals, will be removed eventually, close.
Functions to replace
TODO
DONE