haskore-0.0.5.1: The Haskore Computer Music SystemSource codeContentsIndex
Haskore.Interface.MIDI.Render
Documentation
fileFromRhythmicMusic :: (Ord instr, Ord drum, C time, RealFrac time, RealFrac dyn) => FilePath -> (ChannelProgramPitchTable drum, ChannelProgramTable instr, T time dyn (Note drum instr), T drum instr) -> IO ()Source
midi :: T -> TSource
generalMidi :: T -> TSource
generalMidiDeflt :: T -> TSource
mixedMidi :: T -> TSource
mixedGeneralMidi :: T -> TSource
fileFromGeneralMIDIMusic :: FilePath -> T -> IO ()Source
fileName :: FilePathSource
play :: String -> [String] -> T -> IO ()Source
playWinNT :: T -> IO ()Source
playTest :: IO ()Source
gmUpm :: ChannelProgramTable InstrSource
gmTest :: Int -> IO ()Source
Produced by Haddock version 2.3.0