haskore-supercollider-0.1: Haskore back-end for SuperColliderSource codeContentsIndex
Haskore.Interface.SuperCollider.Render
Documentation
fileFromMelody :: FilePath -> Instrument -> T () -> IO ()Source
fileFromMelodyMonad :: FilePath -> Instrument -> T () -> IO ()Source
byteStringFromSchedule :: T -> ByteStringSource
runSCSynthSource
:: [String]
-> Intnumber of (stereo) channels
-> HeaderFormat
-> SampleFormat
-> Intsample rate
-> FilePath
-> IO ExitCode
data HeaderFormat Source
Constructors
AIFF
Wave
NeXT
show/hide Instances
data SampleFormat Source
Constructors
Int16
Int24
Int32
Float
Double
show/hide Instances
Produced by Haddock version 2.6.0