/ Examples / Filters / KasFilter


Projects .. AudioIO .. Control
NoteStreams .. Instruments
Filters .. Effects .. LiCK Effects
Plot .. Utility .. Pure ChucK


Wherein we present a KasFilter chugin filter.

Right-click to copy examples to your workspace

KasFilter

KasFilter a chugin that implements an undersampling-based resonant lowpass filter. By Kassen.

Cutoff the filter cutoff frequency in Hz.

Resonance the amount of resonance from 0 to .95.

Accent sets the amount of waveshaping on the crossfading sine. Ranges from 0 to 1, where 1 is close to regular under-sampling (if no resonance is used).

The Example

This example produces an arpeggiating signal run through a Stk Blit sawwave instrument then through the KasFilter on its way to the output Channel. In this rig, we are automating the filter's Cutoff frequency from 50 to 2000 Hz through the auspices of CCGenerator.

home .. topics .. interface .. reference .. examples .. tipjar