- removed wiring_serial.c from source file list (no longer used in 0017)
- made clear that AVR_TOOLS_PATH is platform dependent (choose one, see makefile)
- added empty error handler for pure virtual function calls in preprocessing section (sketches won't link without it)
- made error messages refer to the actual .pde file in preprocessing section
- enabled auto-reset with stty (makes resetting the board before uploading unnecessary - the IDE does this automatically, but the Makefile didn't)
- added all subdirectories of .../hardware/libraries to compiler include path, like the IDE does it
You can get the file here.
[ view entry ] ( 2405 views ) | [ 0 trackbacks ]
Wolpertinger is a subtractive synth with a sharp bandpass filter. The center frequency of the filter moves relative to the frequency of the playing notes. Thanks to the Juced library it can be used both as a standalone application supporting JACK or ALSA audio outputs, and as a native VST plugin.
Short Audio Sample (made with Renoise, Nekobee bass and some automation)
Download v0.1 for Linux, 32bit (Standalone and VST versions)
Get source code via Subversion
[ view entry ] ( 2746 views ) | [ 0 trackbacks ]