menu
ziggurat package
documentation
sound.dart
SoundChannel
filterBandpass abstract method
filterBandpass abstract method
dark_mode
light_mode
filterBandpass
abstract method
void
filterBandpass
(
double
frequency
,
double
bandwidth
)
Add a bandpass to this channel.
Implementation
void filterBandpass(final double frequency, final double bandwidth);
ziggurat package
documentation
sound
SoundChannel
filterBandpass abstract method
SoundChannel class