Class
FormantFilter
In: rbSnack/tkSnack.rb
Parent: Filter

FormantFilter is used to produce an formant. It is a subclass of Filter

Methods

new, upDate,
Public Class methods
new(frequency, bandwidth) src

Implements a formant filter. Takes two parameters which specify the formant:

frequency
the central frequency of the formant
bandwidth
the bandwidth of the formant
Public Instance methods
upDate(frequency, bandwidth) src

Updates the Frequency and Bandwidth of the formant filter