reactive-balsa-0.1.1: Programmatically edit MIDI events via ALSA and reactive-banana

Safe HaskellNone

Reactive.Banana.ALSA.Example

Documentation

getTempo :: C ev => Event t ev -> (Behavior t T, Event t ev)Source

pattern :: C set => set -> (forall t. Frameworks t => Behavior t set -> Event t Abs -> Event t [NoteBoundary]) -> ReaderT Handle IO ()Source