Andrew Belt
|
89903b7047
|
Possible fix for crash when deleting Widgets during events
|
7 years ago |
Andrew Belt
|
d5a6d64a72
|
Add automatic audio activation/deactivation when device pauses for >200ms
|
7 years ago |
Andrew Belt
|
d73dba6c9e
|
Use 8/8 in/out channels for Bridge audio
|
7 years ago |
Andrew Belt
|
dad579e84e
|
Add MIDI to Bridge
|
7 years ago |
Andrew Belt
|
e63bdffd35
|
Bridge progress
|
7 years ago |
Andrew Belt
|
f1cc26c7a1
|
Bridge server progress
|
7 years ago |
Andrew Belt
|
c0af924c0f
|
Bridge server progress
|
7 years ago |
Andrew Belt
|
1c5e909310
|
Remove recvBuffer from bridge server
|
7 years ago |
Andrew Belt
|
fc3a625d41
|
Use screen blending with alpha compositing for LightWidget rendering
|
7 years ago |
Andrew Belt
|
91e42632ab
|
Change Parameter back to ParamWidget
|
7 years ago |
Andrew Belt
|
c713f5f597
|
Updated blendish, bridge protocol
|
7 years ago |
Andrew Belt
|
819d62ad13
|
Revert generic math functions
|
7 years ago |
Andrew Belt
|
43c345699c
|
Make min, max, and clamp generics
|
7 years ago |
Andrew Belt
|
99f0c2c15c
|
Improve appearance of ModuleBrowser
|
7 years ago |
Andrew Belt
|
3d8372e817
|
Add min and max functions for floats (let me know if this breaks
anything)
|
7 years ago |
Andrew Belt
|
6cfc39ea78
|
Add two-color theme to Rack
|
7 years ago |
Andrew Belt
|
6103581b72
|
Made modules and wires global
|
7 years ago |
Andrew Belt
|
14ad4d954b
|
Add audio activation/deactivation to Bridge
|
7 years ago |
Andrew Belt
|
ffeb1255fb
|
Bridge refactoring
|
7 years ago |
Andrew Belt
|
ddb8cae974
|
Reorganize Components, add LEDSlider with colors
|
7 years ago |
Andrew Belt
|
7a2640b3c0
|
Add shadows to knobs, remove ability to rescale knobs (must export
different sized SVGs)
|
7 years ago |
Andrew Belt
|
65e6875dd1
|
Reorganize ParamWidgets, introduce Component as shared base class
|
7 years ago |
Andrew Belt
|
1500f32ae8
|
MIDI-TRIG work
|
7 years ago |
Andrew Belt
|
3b9204c684
|
Change "manufacturer" to "author"
|
7 years ago |
Andrew Belt
|
5ff56c8dd3
|
Fix MidiIO destructor crash
|
7 years ago |
Andrew Belt
|
127464222d
|
Add MIDI-TRIG panel, add sysex, time, and sense flags to MidiInput
|
7 years ago |
Andrew Belt
|
6106115c82
|
Add CV functionality to MIDI to CV interface
|
7 years ago |
Andrew Belt
|
7fbbbfce44
|
Router audio stream from Bridge to AudioIO
|
7 years ago |
Andrew Belt
|
26bc098e72
|
Added defer() function to util
|
7 years ago |
Andrew Belt
|
8fa7c881df
|
Bridge audio subscribing
|
7 years ago |
Andrew Belt
|
1094e57cc6
|
Add bridge.cpp and bridge.hpp for initial work in Bridge server
|
7 years ago |
Andrew Belt
|
68672c7308
|
Added "Disconnect cables" to menu
|
7 years ago |
Andrew Belt
|
e78a90a58a
|
ModuleBrowser moves to mouse position
|
7 years ago |
Andrew Belt
|
d25ee1cfa1
|
Add buffer methods to ring buffer, change int types to size_t in ring buffer, add ScrollWidget::scrollTo()
|
7 years ago |
Andrew Belt
|
fc6825c506
|
Add arpeggiator tag
|
7 years ago |
Andrew Belt
|
1b22a531b9
|
include cstdlib in math util header
|
7 years ago |
Andrew Belt
|
d6b0f4f8c4
|
Use cursor and selection for index positions instead of begin and end
for TextField
|
7 years ago |
Andrew Belt
|
509d98121f
|
Add tag filtering to ModuleBrowser
|
7 years ago |
Andrew Belt
|
a49bf3ebe0
|
Add separators to ModuleBrowser
|
7 years ago |
Andrew Belt
|
23b96118a4
|
More SequentialLayout features
|
7 years ago |
Andrew Belt
|
8b7b48f025
|
Add VirtualWidget, add SequentialLayout
|
7 years ago |
Andrew Belt
|
cb0bd13fa2
|
Give MenuEntry default size
|
7 years ago |
Andrew Belt
|
e197b45a35
|
Serialize ModuleBrowser favorites
|
7 years ago |
Andrew Belt
|
09388980a1
|
Add manufacturer item to ModuleBrowser, other ModuleBrowser
functionality
|
7 years ago |
Andrew Belt
|
676d50a11a
|
Remove PulseAudio from default Linux rtaudio build, fix lastPath being overwritten when autosave is loaded, add List, replace AddModuleWindow with Sublime Text-like browser (partially complete)
|
7 years ago |
Andrew Belt
|
b296355246
|
Merge ext with dep, add Rack-SDK zip file to dist
|
7 years ago |
Andrew Belt
|
454bf67d0e
|
Add `smooth` variable for ParamWidgets
|
7 years ago |
Andrew Belt
|
9be5332daf
|
Added util/color.hpp, fixed LightWidget color algorithm, added Ctrl+U key command for "Disconnect cables", refactor audio.cpp/midi.cpp, add new Audio Interface panel
|
7 years ago |
Andrew Belt
|
020e169a25
|
Add grouping to AudioInterface
|
7 years ago |
Andrew Belt
|
efdd34c949
|
Add partial MIDI CC Interface, MIDI CV fixes
|
7 years ago |