Filter
org.soundsofscala.synthesis.Filter
Filter for shaping audio signal with different types of filters
Value parameters
- audioContext
-
audio context for creating filter node
- bandwidth
-
bandwidth of the filter - how wide the filter is
- filterType
-
type of the filter - lowpass, highpass, bandpass, notch, allpass, peaking, lowshelf, highshelf
- frequency
-
frequency of the filter
Attributes
- Source
- Filter.scala
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article