hsc3-rec-0.14.1: Haskell SuperCollider Record Variants

Safe HaskellNone

Sound.SC3.UGen.Record.VOsc

Description

Variable wavetable oscillator.

Documentation

data VOsc Source

Constructors

VOsc 

Fields

rate :: Rate
 
bufpos :: UGen
 
freq :: UGen
 
phase :: UGen
 

Instances