| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Haskore.Interface.SuperCollider.Note
Documentation
Constructors
| Cons | |
Fields
| |
fromRhythmicNoteWithAttributes :: Real dyn => ToSound drum -> ToSound instr -> FromNote dyn (Note drum instr) Source
fromRhythmicNote :: Real dyn => (drum -> String) -> (instr -> String) -> FromNote dyn (Note drum instr) Source
fromGMNote :: Real dyn => FromNote dyn Note Source
fromStdNote :: Real dyn => FromNote dyn Note Source
velocityFromStd :: Real dyn => dyn -> Rational -> Double Source
pitchFromStd :: Relative -> T -> Double Source