bsp2
6c99d98325
add empty folders
6 years ago
bsp2
bb9e211c03
add speexdsp_config_types.h
6 years ago
bsp2
b92240b65b
add config.h
6 years ago
bsp2
19e2150060
update README
6 years ago
bsp2
c6f20cc301
update README
6 years ago
bsp2
083c082c7a
update README
6 years ago
bsp2
ddb5f670ce
update README
6 years ago
bsp2
635c994a6c
update README
6 years ago
bsp2
f9738b7a6a
add module Southpole-parasites.Smoke
6 years ago
bsp2
5428239c1d
update README
6 years ago
bsp2
7775461628
update README
6 years ago
bsp2
7a44bfe4cd
fix MIDI Note On idle detection mode and add configurable threshold settings
6 years ago
bsp2
9125cf9dfd
update todo
6 years ago
bsp2
2d3d5b7e6c
update README
6 years ago
bsp2
486cd3ad32
update patches
6 years ago
bsp2
ca426b7cd5
update patches
6 years ago
bsp2
b27d12546c
update README
6 years ago
bsp2
750d0d38a7
add 'pulse lead 2' example patch
6 years ago
bsp2
bb9a572df9
bsp.Rescaler: support output inversion (out_min > out_max)
6 years ago
bsp2
d886dcf0c2
update README
6 years ago
bsp2
343df46999
update module bsp.Bias and bsp.Rescaler (scale input)
6 years ago
bsp2
b6e9f9cb43
add modules bsp.Bias and bsp.Rescaler
6 years ago
bsp2
0566d49cf0
fix "Save as" and "Revert" keyboard shortcuts
6 years ago
bsp2
da0c4b0854
add fixDenorm global setting (settings.json + Toolbar)
6 years ago
bsp2
19007a222e
remove debug output
6 years ago
bsp2
849f0f95d5
update patches
6 years ago
bsp2
073b54d039
support channel aftertouch
6 years ago
bsp2
0d441a42d7
update README
6 years ago
bsp2
4b2471fd34
update patches
6 years ago
bsp2
54ed9c8aa2
fix out of bounds memory read in Bidoo.REI pitchshifter (randomly caused loud noise bursts after patch loading)
6 years ago
bsp2
0135b09423
remove debug output
6 years ago
bsp2
5cad5087b8
use x86intrin.h include in GCC / clang builds
6 years ago
bsp2
ffab729529
REI: fix noise burst after patch load
6 years ago
bsp2
1b1645e5bd
March 2019 modules update (add missing Skylights modules)
6 years ago
bsp2
f41a95d1e7
March 2019 modules update
6 years ago
bsp2
f8e7b21248
March 2019 modules update
6 years ago
bsp2
7f121ed49e
update cf modules to v0.6.7
6 years ago
bsp2
a4898ff3ec
fix resize crash / add LGLW_CONTEXT_ALLOW_USE_AFTER_FREE build option
6 years ago
bsp2
a88e91a8d4
Merge pull request #19 from cameronleger/v0.6-linux-lglw
Fix Window Resizing issues, remove LGLW logging by default
6 years ago
Cameron Leger
ecb9d82ecc
Fix Window Resizing issues, remove LGLW logging by default
Creating/Destroying GL Context is refactored into local functions
Create/Destroy GL Context when resizing Window
Resize child *after* parent
Resize hidden window
There were two issues with resizing:
First, the view was not properly resized as the GL Context always keeps its initial size. Now, the hidden window is resized, the GL Context is recreated, then the actual window is resized
Second, for some reason when resizing the Child, the Parent Window's total size would update, but not the Window itself. This led to the delta math being wrong as it applied to the new size instead of its old size. Now, the Parent is resized first, then the Child
6 years ago
bsp2
b841419dce
Merge pull request #18 from x42/patch-1
Implement Vst Version Callback
6 years ago
Robin Gareus
67e9a44342
Implement Vst Version
Some hosts check the VST-standard version of plugins.
This fixes MIDI Ports, which are only available in VST 2.x, for some hosts (Ardour 5.x in particular)
6 years ago
bsp2
0f5576f92e
update readme
6 years ago
bsp2
1eac63a3f5
set default CPU_ARCH to -msse2
6 years ago
bsp2
b2860f1bb7
update changelog
6 years ago
bsp2
cd68f9d96d
update readme
6 years ago
bsp2
1ab61d12aa
disable instrument idle detection by default
6 years ago
bsp2
3c1001662b
fix SubmarineFree.WK101 build error
6 years ago
bsp2
25efcb8ccd
update SubmarineFree modules to v0.6.8
6 years ago
bsp2
b40525c7cb
change reset values (ADSR)
6 years ago