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

Safe HaskellNone

Reactive.Banana.MIDI.Pitch

Documentation

class C pitch whereSource

Methods

extract :: pitch -> PitchSource

increase :: Int -> pitch -> Maybe pitchSource

toClosestOctave :: C pitch => Int -> pitch -> pitchSource