Change ALSA device default to 'default' from hw:0
Partial revert of plugin instrument loading commit
Correct linking order of NTK GUI libraries
fix gain bug in combfilter
Pfilter fc ctl bypass (#205)
implement guitar string frequencies (#207)
Make sure the search results don't overflow the incoming 8192 bytes sized
Add sympathetic resonance effect (#141)
Make sure the writer position gets reset when allocating new memory buffers,
Correct linking order of NTK GUI libraries
Add padsynth wavetable export (zyn-fusion)
Migrated to https://github.com/zynaddsubfx/zyn-fusion-issues/issues/369 for higher visibility.
No need to provide me with updated binary, I'll wait for the new release, thank you
Reading the error dump, this bug has been reported before and is resolved in the development branch. I can provide an updated binary for you to test and confirm if you'd like. Though the real solution is another release to update the available binaries.
Add padsynth wavetable export (zyn-fusion)
Fatal error forcing DAW shutdown
Middleware: Fix directory search comparison
fixed misspelling of "distortion"
Disable external rtosc CI build
rtosc: Bring in latest changes
MiddleWare: Use lookahead read while waiting for /state_frozen
Add likely missing else
fix error description in LFOParams
fix of combfilter initialization
Plugin/ZynAddSubFX: Handle Bank Select MSB and LSB
Use lo_send_message_from in sendToRemote method
Part.cpp: Return /alert if savexml: fails (#331)
MiddleWare.cpp: Replace old raiseUi call with d.reply (#331)
Bank.cpp: Update database after write (#331)
MiddleWare.cpp: Send OSC type tag ,N for empty bank search
Part.cpp: Fix all notes off
KitTest: Augment sustain pedal tests with pedal release
Part, NotePool: Use correct method to release keys (#346)
SVFilter.cpp: Avoid clicks when UI updates freq, Q or gain (#348)
globals.h: Increase smooth_float speed (#347)
AnalogFilter: Always grab latest Q when recalculating coeffs (#347)
AnalogFilter: Only effect Q change if more than 10% (#347)
AnalogFilter: Let setfreq_and_q() update coeffs when needed (#347)
check-ports.rb: Use dummy MIDI engine
Update controller values when enable switches changed
Remove unused variable in demo version silencing code
Add auto portamento description to documentation
Update controller values when amounts changed
Update mod amount when depth/exp changed (#345)
Add modwheel and assocated parameters documentation
Fix wavefile serialization
Update KitTest with automode defaults
Change portomento auto to default true
Bump version to 3.0.7 to handle portamento legacy
Adjust Env a/d time to avoid log(0)
Add switchable portamento auto mode (#304)
Allow linking against system rtosc and rtosc-cpp
Add CI integration for Arch Linux
use of NSL naming for alsa port as well (#174)
Controller: Clean up vertical aligment of defaults()
Fix and add tests for portamento auto mode
Add cmake option to optionally use system rtosc
More release prep
Update changelogs
rtosc: update to new version
Misc/Part: Fix LR swap in multi mode (#330)
Make tests independent of config
Fix all memory leaks in tests
Fix whitespace
Cleanups
Misc/Part: Only create silent output buffer once
Enable parallel computations in OscilGen
Fix leaks detected by MessageTest
OscilGen: Move all buffers into 1 class
OscilGen: Make sure fftsize matches oscilsize
Fix part mute in jack multi mode (#327)
Nio: fix a gcc compiler warning on Linux
Synth/WatchPoint: fix gcc compiler warnings and a possible string overflow
Misc/Microtonal: fix gcc compiler warning
Remove FFTwrapper buffers for thread-safety
Fix three compiler warnings.
Fixup: fftwf_real, elliminate more doubles
src/CMakeLists.txt: use the target compiler during config tests
src/CMakeLists.txt: add an option to disable plugins build
Fixup: Remove FindPA.cmake
FFTwrapper: Use float precision
controller.txt: Add portamento description
Update instruments submodule.
Fix delaying portamento bug (#304)
Implement per-note portamento (#304)
Add portamento tests to KitTest
NotePool: Fix obscure legato pitch bug
Fix naming of jack_client using NSM client-id when using JACK-MULTI output
[WIN32] Fix missed creation of lv2 directory.
Add an option to enable audio output compressor.
Add an option to include disabled parts in the XML save file
Avoid out-of-bounds filter type for moog vis
Replace stray tab character with spaces
Remove two unused variables as found by clang++ .
NotePool: Prefer killing voice with same note as new (#303)
Add expanded DPF library deps
KitTest: Add test for voice limit (#303)
Avoid PAD samples leaking memory (#291)
Part.cpp: Shorten polyType member names and rdoc
NotePool, Part: Add voice limit per part (#303)