hsc3-lang-0.15: Haskell SuperCollider Language

Safe HaskellNone
LanguageHaskell98

Sound.SC3.Lang.Pattern.Bind

Contents

Description

Minimal functions for binding values to parameter names and sending to scsynth.

Synopsis

Documentation

type Param = [(String, [Double])] Source

Synthdef bind

Node bind