tidal-midi-0.9.1: MIDI support for tidal

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.MIDI.Device

Description

Convenience functions to access Sound.PortMidi devices.

Synopsis

Documentation

displayOutputDevices :: IO String Source #

Example usage:

>>> putStrLn =<< displayOutputDevices
ID:	Name
0:	Midi Through Port-0
2:	DSI Tetra MIDI 1

displayDevices :: Show a => [(a, DeviceInfo)] -> String Source #

Readable version of a list of indexed MIDI devices