Euterpea-1.1.1: Library for computer music research and education

Safe HaskellNone
LanguageHaskell98

Euterpea.IO.MIDI.ToMidi

Documentation

test :: Performable a => Music a -> IO () Source

play :: Performable a => Music a -> IO () Source

playM :: Midi -> IO () Source

mToMF :: PMap a -> Context a -> UserPatchMap -> FilePath -> Music a -> IO () Source

gmTest :: Int -> IO () Source