-
Notifications
You must be signed in to change notification settings - Fork 5
Port of kn0ck0ut to LV2 plugin
License
jeremysalwen/kn0ck0ut-LV2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
kn0ck0ut-LV2 version 1.1 by Jeremy Salwen ([email protected]). An LV2 port of kn0ck0ut (http://www.freewebs.com/st3pan0va/) Kn0ck0ut-LV2 is an LV2 plugin to perform spectral subtraction. It can be used to achieve a wide variety of effects, most notably removing or extracting the center of a two channel audio file. As Kn0ck0ut is only a plugin, you will need a host for LV2 plugins in order to use it, such as Ardour, Qtractor, Ingen, jalv, lv2_jack_host, or lv2file. It requires lv2-c++-tools, lv2core, and fftw3 to build. to build, run make. To install, try make install. kn0ck0ut-LV2 is released under the terms of the GPL version 3. (this is done so with the permission of st3pan0va). In addition to the features of the original Kn0ck0ut, Kn0ck0ut-LV2 features: * Improved performance through use of FFTW and more efficent buffering code. * Completely variable FFT size and overlap amount controls. * Experimental "Phase Compensation" option, which will perhaps preserve additional fidelity in certain cases. * Restored Low-cut filter which was removed in later releases. * Stereo output for center removal. A copy of the original readme included with Kn0ck0ut can be found in the file readme.txt.orig
About
Port of kn0ck0ut to LV2 plugin
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published