hsc3-rec-0.14.1: Haskell SuperCollider Record Variants

Safe HaskellNone

Sound.SC3.UGen.Record.Dpoll

Description

Print the current output value of a demand rate UGen

Documentation

data Dpoll Source

Constructors

Dpoll 

Fields

input :: UGen
 
label_ :: UGen
 
run :: UGen
 
trigid :: UGen
 

Instances