Andrew Belt
|
c4fb4394c0
|
Add VST FX to Mac build
|
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 |
Andrew Belt
|
fd62c77d0d
|
Update documentation
|
6 years ago |
Andrew Belt
|
dd5b0a6fbb
|
Fix Mac embedded resources
|
6 years ago |
Andrew Belt
|
32acb82842
|
Use xxd for Mac embedded resources
|
6 years ago |
Andrew Belt
|
8422baf5b7
|
Use objcopy instead of ld for resource files
|
6 years ago |
Andrew Belt
|
00b972339d
|
Added BINARY macro and build target, remove dep from dependencies of
individual targets
|
6 years ago |
Andrew Belt
|
9d7c119863
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
9d613e8f81
|
Remove plugin upload from Makefile
|
6 years ago |
Andrew Belt
|
d7e7b04e23
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
256fa27680
|
Create SDK before main dist
|
6 years ago |
Andrew Belt
|
36794995b1
|
Add changelog date
|
6 years ago |
Andrew Belt
|
d51c904446
|
Set version to 0.6.0
|
6 years ago |
Andrew Belt
|
8ae99e2ef0
|
Added version check
|
6 years ago |
Andrew Belt
|
fafb63a26d
|
Type into MidiCcChoices
|
6 years ago |
Andrew Belt
|
d5ed5c7ea3
|
Learn CC only if value changes
|
6 years ago |
Andrew Belt
|
a2a349740e
|
Remove +/-12V clamping of wires
|
6 years ago |
Andrew Belt
|
fdce2724d4
|
Add pffft and fftpack to Rack
|
6 years ago |
Andrew Belt
|
4005d77a32
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
6 years ago |
Andrew Belt
|
fdc8d50f39
|
Make arch.mk error more verbose
|
6 years ago |
Andrew Belt
|
5428ad3176
|
Fix oui-blendish path
|
6 years ago |
Andrew Belt
|
7f6745ca58
|
Don't retrigger on release for MIDI-1
|
6 years ago |
Andrew Belt
|
c756329bfc
|
Update osdialog, fix osdialog filter format
|
6 years ago |
Andrew Belt
|
4e41c35395
|
Add filters to patch open/save dialogs
|
6 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
6 years ago |