JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ddf.minim.ugens
Interface Waveform
All Known Implementing Classes:
Wavetable
public interface
Waveform
An interface to represent a Waveform that can be sampled by using a value between 0 and 1.
Author:
Damien Di Fede
Method Summary
Methods
Modifier and Type
Method and Description
float
value
(float at)
Method Detail
value
float value(float at)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method