Andrew Belt
|
31eff98aa7
|
Fix stripping on Mac
|
6 years ago |
Andrew Belt
|
367086056d
|
Fix Makefile variable name collision
|
6 years ago |
Andrew Belt
|
4dfd0f78c3
|
Revert "Fix order of OBJECTS prerequisites"
This reverts commit 1d11d473f1 .
|
6 years ago |
Andrew Belt
|
1d11d473f1
|
Fix order of OBJECTS prerequisites
|
6 years ago |
Andrew Belt
|
ee97390ed3
|
Fix dep build syntax, update README build instructions
|
6 years ago |
Andrew Belt
|
7e6855c584
|
Improve structure of dep building
|
6 years ago |
Andrew Belt
|
3a3960a7f4
|
Require RACK_DIR, VERSION, and SLUG in Makefile, refactor dep build
system
|
6 years ago |
Andrew Belt
|
7ed71e0b6d
|
Slightly change SlewLimiter implementation
|
6 years ago |
Andrew Belt
|
77cecc9d81
|
Place automatic objects before user-defined objects in compile.mk
|
6 years ago |
Andrew Belt
|
9609cc2295
|
Fix strip in plugin `make dist`, fix RESOURCES in compile.mk
|
6 years ago |
Andrew Belt
|
0dfa6ec3e9
|
Set default goal in plugin.mk
|
6 years ago |
Andrew Belt
|
d7bacb705c
|
Add RESOURCES to plugin.mk
|
6 years ago |
Andrew Belt
|
0190dfb4a4
|
Adjust textfield colors
|
6 years ago |
Andrew Belt
|
3dbdd7a334
|
Strip binary when making distributable
|
6 years ago |
Andrew Belt
|
f26a402e0e
|
MIDI-4: Add context menu to select polyphony mode
|
6 years ago |
Andrew Belt
|
8352f54594
|
Don't refresh SampleRateConverter state if settings aren't changed
|
6 years ago |
Andrew Belt
|
4d7922b005
|
Disable sample rate converter when inRate == outRate, only convert
required channels
|
6 years ago |
Andrew Belt
|
617236be06
|
Add clock divisions to MIDI-1
|
6 years ago |
Andrew Belt
|
d4c9bad375
|
MIDI-1: Add retrigger when key is lifted
|
6 years ago |
Andrew Belt
|
53b898641e
|
Update MIDI-1 panel
|
6 years ago |
Andrew Belt
|
6b00b5183a
|
Buffer send/recv in Bridge, better network error handling
|
6 years ago |
Andrew Belt
|
6455c1f034
|
Possible fix for crash when deleting Widgets during events
|
6 years ago |
Andrew Belt
|
5c8cadbbf9
|
Add automatic audio activation/deactivation when device pauses for >200ms
|
6 years ago |
Andrew Belt
|
875b1762fa
|
Revert light glow intensity
|
6 years ago |
Andrew Belt
|
2465d44eaf
|
Use 8/8 in/out channels for Bridge audio
|
6 years ago |
Andrew Belt
|
917e6dada7
|
Small tweaks to Bridge
|
6 years ago |
Andrew Belt
|
79158297bc
|
Add MIDI to Bridge
|
6 years ago |
Andrew Belt
|
d1f2f83a94
|
Fix windows bridge build
|
6 years ago |
Andrew Belt
|
bf21ddcd78
|
Bridge progress
|
6 years ago |
Andrew Belt
|
04ba73454c
|
Bridge server progress
|
6 years ago |
Andrew Belt
|
daf6abd3ed
|
Update blendish (for the third time??)
|
6 years ago |
Andrew Belt
|
b4be7f4b33
|
Bridge server progress
|
6 years ago |
Andrew Belt
|
315b088842
|
Remove recvBuffer from bridge server
|
6 years ago |
Andrew Belt
|
ec52f1f121
|
Use screen blending with alpha compositing for LightWidget rendering
|
6 years ago |
Andrew Belt
|
e1c2dbc104
|
Fix lastPath, lights WIP
|
6 years ago |
Andrew Belt
|
3f86f5668c
|
Rename Parameter.cpp to ParamWidget.cpp
|
6 years ago |
Andrew Belt
|
ec1e175041
|
Change Parameter back to ParamWidget
|
6 years ago |
Andrew Belt
|
80983dd18c
|
Change serverQuit to serverRunning
|
6 years ago |
Andrew Belt
|
1c53d7b35f
|
Updated blendish, bridge protocol
|
6 years ago |
Andrew Belt
|
c249b44bd4
|
Merge branch 'master' of github.com:VCVRack/Rack
|
6 years ago |
Andrew Belt
|
daf57e134e
|
Fix crash when loading plugin with duplicate slug
|
6 years ago |
Andrew Belt
|
fc91e0f9af
|
Update blendish
|
6 years ago |
Andrew Belt
|
6de300229b
|
Update blendish
|
6 years ago |
Andrew Belt
|
b2715a5642
|
Revert generic math functions
|
6 years ago |
Andrew Belt
|
6f36a77e7b
|
Make min, max, and clamp generics
|
6 years ago |
Andrew Belt
|
fbd1b85f50
|
More descriptive headers in filter page of Module Browser
|
6 years ago |
Andrew Belt
|
c3afbc09c4
|
Clamp outputs post-conversion in Audio module
|
6 years ago |
Andrew Belt
|
0b81d72e3c
|
Move Module Browser items around
|
6 years ago |
Andrew Belt
|
316644c143
|
Improve appearance of ModuleBrowser
|
6 years ago |
Andrew Belt
|
5bc9a696b0
|
Add min and max functions for floats (let me know if this breaks
anything)
|
6 years ago |