- java.lang.Object
-
- UGenChain
-
- uk.ac.qmul.eecs.depic.daw.beads.sonification.PitchedUGen
-
-
Constructor Summary
Constructors
Constructor and Description |
PitchedUGen(AudioContext ac) |
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
abstract void |
setExtremityThresholds(float threshold)
Sets a threshold for the sonification at the extremities of the range
This can be useful to flag that extremities are about to be reached
|
abstract void |
setLen(float sustain,
float decay) |
abstract void |
setPitch(float pitch) |
abstract void |
setPitch(UGen pitch) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait