Euterpea-2.0.3: Library for computer music research and education

Safe HaskellNone
LanguageHaskell98

Euterpea.IO.MIDI

Documentation

defaultOutput :: (OutputDeviceID -> a -> IO b) -> a -> IO b Source #

defaultInput :: (InputDeviceID -> a -> IO b) -> a -> IO b Source #