hsc3-rec-0.14.1: Haskell SuperCollider Record Variants

Safe HaskellNone

Sound.SC3.UGen.Record.LFCub

Description

A sine like shape made of two cubic pieces

Documentation

data LFCub Source

Constructors

LFCub 

Fields

rate :: Rate
 
freq :: UGen
 
iphase :: UGen
 

Instances