Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

blablack/deteriorate-lv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 This project is archived and no longer maintained. 🚨

Thank you for your past support. Feel free to explore the existing codebase and documentation. For any questions, consider checking the existing issues, but note that responses may be delayed.

If you find this project useful and wish to continue its development, please fork it with proper attribution and adherence to the license.

deteriorate-lv2

deteriorate-lv2 is a set of plugins to destroy and deteriorate the sound quality of a live input. The set contains:

  • DownSampler
  • Granulator

More information can be found here: http://objectivewave.wordpress.com/deteriorate-lv2

INSTALL

$  ./waf configure
$  ./waf 
$  ./waf install

RUNNING

After the INSTALL step any LV2 host should automatically find the plugins and add them to the list of loadable ones.

Ingen is the recommended host. More information about Ingen here: http://drobilla.net/software/ingen/

BUG REPORTING

Please use the issue tracker on github to report bugs: http://github.com/blablack/deteriorate-lv2/issues