haskore-supercollider-0.1.2.2: Haskore back-end for SuperCollider

Haskore.Interface.SuperCollider.Play.Channel

Contents

Description

This is a variant of the Haskore.Interface.SuperCollider.Play.Install module. It assigns output channels to instruments such that instrument specific global effects can be applied to them.

Synopsis

Install instruments

installSound :: (Transport t, SoundParameters params) => (parameterTuple -> AttributeList, graph -> Sound params) -> String -> graph -> Environment t (Sound params parameterTuple)Source

Play music

Example music