reactive-midyim-0.3: Process MIDI events via reactive-banana

Safe HaskellNone
LanguageHaskell98

Reactive.Banana.MIDI.Controller

Synopsis

Documentation

fromNote :: (C msg, C msg) => (Int -> Int) -> Controller -> msg -> Maybe msg Source #

Map NoteOn events to a controller value. This way you may play notes via the resonance frequency of a filter.