Andrew Belt
|
b6d3930f00
|
Added better toolbar button tooltip labels
|
6 years ago |
Andrew Belt
|
732c1f104a
|
Round MIDI CC value
|
6 years ago |
Andrew Belt
|
21e097c8fc
|
Add BooleanTrigger
|
6 years ago |
Andrew Belt
|
4791b4c1c5
|
Clarify licenses
|
6 years ago |
Andrew Belt
|
23f14c9f8c
|
Bump version for rebuild
|
6 years ago |
Andrew Belt
|
26cdea0cb6
|
Move license description to new file
|
6 years ago |
Andrew Belt
|
9333c9d020
|
Change license of source code in src/ directory to LGPL
|
6 years ago |
Andrew Belt
|
6f2550197d
|
Merge branch 'v0.6' of https://github.com/VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
c4fb4394c0
|
Add VST FX to Mac build
|
6 years ago |
Andrew Belt
|
478557a2a8
|
Bump version, add changelog entry
|
6 years ago |
Andrew Belt
|
002cae0ad3
|
Fix mistakes in helper functions
|
6 years ago |
Andrew Belt
|
fb4a0d879a
|
Un-deprecate helper functions, move to helpers.hpp
|
6 years ago |
Andrew Belt
|
b8217aedda
|
Revert renaming of PulseGenerator to TriggerGenerator
|
6 years ago |
Andrew Belt
|
eeaf7eef83
|
More documentation
|
6 years ago |
Andrew Belt
|
7b4a0ee778
|
Change variable names, add example to documentation
|
6 years ago |
Andrew Belt
|
ad6721918a
|
Change API of dsp/ode.hpp
|
6 years ago |
Andrew Belt
|
94a5008d02
|
Added Upsampler
|
6 years ago |
Andrew Belt
|
925031b9b1
|
Reorganize DSP headers, rewrite Decimator, rewrite some FIR functions
|
6 years ago |
Andrew Belt
|
bd4f68c13d
|
Re-add power meter for Audio, add Rect::shrink
|
6 years ago |
Andrew Belt
|
831362d1c2
|
Disable drawing of power meter on Core AUDIO
|
6 years ago |
Andrew Belt
|
9d1d08105d
|
Add -g and -l command line arguments
|
6 years ago |
Andrew Belt
|
1405fbea4f
|
Add ::reset() to TriggerGenerator
|
6 years ago |
Andrew Belt
|
fba883e2cd
|
Tweak license text
|
6 years ago |
Andrew Belt
|
d6acef9151
|
Add Bridge fx VST plugin to windows dist
|
6 years ago |
Andrew Belt
|
6c817f8d4c
|
Add module preset copy, paste, load, and save
|
6 years ago |
Andrew Belt
|
db5b85ca7b
|
Update README
|
6 years ago |
Andrew Belt
|
daecb8caa6
|
Make parameter smoothing thread-safe and lock-free
|
6 years ago |
Andrew Belt
|
b264bc6af6
|
Clean up RealTimeConvolver
|
6 years ago |
Andrew Belt
|
345d4b5653
|
Add -FX Bridge to dist
|
6 years ago |
Andrew Belt
|
31c42dfea3
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
6 years ago |
Andrew Belt
|
a8f581f8af
|
Add --disable-symbol-hiding to curl build
|
6 years ago |
Andrew Belt
|
1fd0cc8b67
|
Clear lastPath if user prompts to clear a previously-crashed patch
|
6 years ago |
Andrew Belt
|
162ae478fe
|
Prefix comments in Makefile targets with @ to disable printing
|
6 years ago |
Andrew Belt
|
9a5d85c668
|
Revert "Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!"
This reverts commit 7b7f249234 .
|
6 years ago |
Andrew Belt
|
7b7f249234
|
Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!
|
6 years ago |
Andrew Belt
|
1685d41d38
|
Fix scaling of RealTimeConvolver
|
6 years ago |
Andrew Belt
|
5a39a207e4
|
Fix BINARY typo on Mac
|
6 years ago |
Andrew Belt
|
84125c99b5
|
Remove Rack SDK from dist
|
6 years ago |
Andrew Belt
|
7004502ed9
|
samplerate and convolver cleanup
|
6 years ago |
Andrew Belt
|
4bde271a36
|
Add key command for Revert Patch
|
6 years ago |
Andrew Belt
|
c48d21aaa5
|
Change BINARY_* pointers to const
|
6 years ago |
Andrew Belt
|
5ee4323491
|
Update license attributions
|
6 years ago |
Andrew Belt
|
52967ca964
|
Add RealTimeConvolver implementation (moved from Befaco), added
attribution for pffft
|
6 years ago |
Andrew Belt
|
37f72969f3
|
Make Rack SDK platform-dependent
|
6 years ago |
Andrew Belt
|
49c8e2c80b
|
Add link to issue templates
|
6 years ago |
Andrew Belt
|
57f475481f
|
Update readme for plugin building
|
6 years ago |
Andrew Belt
|
eb3c0edea6
|
Remove implicit `make dep` from `make`
|
6 years ago |
Andrew Belt
|
f33b42a3de
|
Compute DEP_PATH in dep.mk without checking whether the directory
exists
|
6 years ago |
Andrew Belt
|
c6be92e505
|
Create local directory in assetInit()
|
6 years ago |
Andrew Belt
|
61227ad219
|
Fix debugger invocation
|
6 years ago |