tidal-midi-0.6: MIDI support for tidal

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.MIDI.Control

Documentation

type RangeMapFunc = (Int, Int) -> Float -> Int Source #

data Param Source #

Constructors

CC 

Fields

NRPN 

Fields

SysEx 

Fields

mrNRPN :: String -> Int -> (Int, Int) -> Double -> Param Source #