bsp2
|
6049835cbb
|
make bsp.Obxd_VCF an optional, dynamically loaded module
|
6 years ago |
bsp2
|
6cf55a89a0
|
update LindenbergResearch.Westcoast module; add bsp.Obxd_VCF module
|
6 years ago |
bsp2
|
60b25dd72e
|
add AmalgamatedHarmonics, Geodesics, mscHack (update) modules
|
6 years ago |
bsp2
|
5a30045102
|
fix idle detection; update module LindenbergResearch.Westcoast
|
6 years ago |
bsp2
|
ad0d90f664
|
add idle-detection (off, wake on MIDI note-on, wake on audio input)
|
6 years ago |
bsp2
|
41d0eb82d4
|
add offline rendering / bounce detection and oversample settings
|
6 years ago |
bsp2
|
f455deed13
|
add clipboard support and alto777_LFSR, Autodafe, CastleRocktronics, computerscare, FrankBuss, JE, Nohmad, SynthKit, TheXOR modules
|
6 years ago |
bsp2
|
c5c161562d
|
fix parameter automation in Reason; fix Fundamental.VCA-1
|
6 years ago |
bsp2
|
96a2f05573
|
fix I/O amp; add Fundamental.VCA-1 module; update LindenbergResearch modules; add PG-Instruments and Southpole modules
|
6 years ago |
bsp2
|
33c5bf8a59
|
add 21kHz, ImpromptuModular modules; update LindenbergResearch modules
|
6 years ago |
bsp2
|
c80757d45c
|
support fractional oversampling factors (e.g. 0.25)
|
6 years ago |
bsp2
|
4d74da5639
|
add oversampled I/O channel limit
|
6 years ago |
bsp2
|
da93285529
|
add oversampling
|
6 years ago |
bsp2
|
d1398ead8f
|
add oversampling
|
6 years ago |
bsp2
|
32c6049356
|
add virtual touch keyboard support (settings.json:touchKbd option)
|
6 years ago |
bsp2
|
b10c15ac70
|
support Windows 8 touch API; don't forward handled keyboard events
|
6 years ago |
bsp2
|
c53600481a
|
fix MIDI input in Jeskola Buzz 1.2
|
6 years ago |
bsp2
|
1d995b3950
|
fix MIDI input in Jeskola Buzz 1.2
|
6 years ago |
bsp2
|
dbcc7f8bff
|
fix rack_shared.lib build issue; update x86 build
|
6 years ago |
bsp2
|
dc870680ce
|
fix Win7 mouse lock issue; support file drag'n'drop; sort fav modules by name
|
6 years ago |
bsp2
|
897678a0f8
|
add refreshRate and vsync config options (settings.json)
|
6 years ago |
bsp2
|
b7ef460fa0
|
replace GLFW by LGLW
|
6 years ago |
bsp2
|
0aa2fbc55b
|
fix effect processing in Cubase 9.5.30
|
6 years ago |
bsp2
|
7e79bd3eda
|
add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll
|
6 years ago |
bsp2
|
7c57fadba9
|
fix VST param assignment when module is duplicated; pre-select default VST MIDI input device; remove VultModules; add dBiz and Ohmer modules
|
6 years ago |
bsp2
|
a3dc2e514a
|
add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls
|
6 years ago |
bsp2
|
b0d29f0086
|
add Gratrix, moDllz, RJModules, SerialRacker modules
|
6 years ago |
bsp2
|
537b44cf3c
|
add Alikins and BaconMusic modules
|
6 years ago |
bsp2
|
8a825ca755
|
update VST parameter handling (use UI widget min/max info for VST parameter range translation)
|
6 years ago |
bsp2
|
d14b2cbe43
|
add DHE+mscHack modules, fix settings/CursorLock, add x86 legacy build
|
6 years ago |
bsp2
|
a26cf43834
|
fix denormalized floats
|
6 years ago |
bsp2
|
0a41bb286f
|
add Bidoo, LOGinstruments, modular80, mtsch, NauModular, Southpole-parasites modules
|
6 years ago |
bsp2
|
315a685a67
|
support VST host timing (Core.MIDI-1 clock/start/stop)
|
6 years ago |
bsp2
|
e1aea1b4a9
|
add huaba, FrozenWasteland, ML, and trowaSoft modules
|
6 years ago |
bsp2
|
caeb0efc0f
|
fix program/bank chunk save/restore in some/many hosts
|
6 years ago |
bsp2
|
dd8f761dbf
|
add squinkylabs-plug1 modules + new Win64 VST binary
|
6 years ago |
bsp2
|
7ab4b46299
|
update README and precompiled VST plugins
|
6 years ago |
bsp2
|
848871160e
|
initial commit
|
6 years ago |
Andrew Belt
|
84093ef8b3
|
Add module preset copy, paste, load, and save
|
6 years ago |
Andrew Belt
|
8a37a18be7
|
Make parameter smoothing thread-safe and lock-free
|
7 years ago |
Andrew Belt
|
bda18f9732
|
Clean up RealTimeConvolver
|
7 years ago |
Andrew Belt
|
e7f5cc169d
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
7 years ago |
Andrew Belt
|
677318e7e5
|
Clear lastPath if user prompts to clear a previously-crashed patch
|
7 years ago |
Andrew Belt
|
78ca1ca035
|
Add key command for Revert Patch
|
7 years ago |
Andrew Belt
|
80aa7544a7
|
Create local directory in assetInit()
|
7 years ago |
Andrew Belt
|
1fb34f3334
|
Added version check
|
7 years ago |
Andrew Belt
|
13f1345a66
|
Type into MidiCcChoices
|
7 years ago |
Andrew Belt
|
a6a7fb8203
|
Learn CC only if value changes
|
7 years ago |
Andrew Belt
|
70535cafc4
|
Remove +/-12V clamping of wires
|
7 years ago |
Andrew Belt
|
d3a6f545e3
|
Don't retrigger on release for MIDI-1
|
7 years ago |