live-sequencer-0.0.5.1: Live coding of MIDI music

Safe HaskellSafe-Infered

Render

Documentation

class Message msg whereSource

Methods

makeMessage :: msg -> BodySource

Instances

class ChannelMessage msg whereSource

Methods

makeChannelMessage :: msg -> TSource