hsc3-rec-0.9: Haskell SuperCollider Record Variants

Sound.SC3.UGen.Record.InRect

Documentation

data InRect Source

Constructors

InRect 

Fields

rate :: Rate
 
x :: UGen
 
y :: UGen
 
rect :: UGen
 

Instances