hsc3-rec-0.14.1: Haskell SuperCollider Record Variants

Safe HaskellNone

Sound.SC3.UGen.Record.Index

Description

Index into a table with a signal

Documentation

data Index Source

Constructors

Index 

Fields

rate :: Rate
 
bufnum :: UGen
 
input :: UGen
 

Instances