Safe Haskell | None |
---|
Library provides functions to render Score
made with the library 'temporal-music-notation' to
midi file with the package HCodecs
.
Documentation
module Temporal.Music
Instruments
Rendering
renderMidi :: Score MidiNote -> MidiSource
Render to Midi
.
File and directory names are values of type String
, whose precise
meaning is operating system dependent. Files can be opened, yielding a
handle which can then be used to operate on the contents of that file.