Safe Haskell | Safe-Inferred |
---|
Synopsis
- midi_config :: Cmd.InstrumentDb -> StaticConfig.Midi
- alsa_input :: Text -> Int -> Int -> Text
- alsa_output :: Text -> Int -> Int -> Text
- tapco_name :: Text
- tapco_in :: Int -> Text
- tapco_out :: Int -> Text
- wdev_map :: [(Text, Text)]
- rdev_map :: [(Text, Text)]
- read_devices :: [Text]
Documentation
alsa_input :: Text -> Int -> Int -> Text Source #
jack1 copies the port name over from ALSA and then truncates it. jack2 just hardcodes to midi_capture_n, which is pretty useless since it depends what order you plugged the things in.
tapco_name :: Text Source #
read_devices :: [Text] Source #