Andrew Belt
|
8c422df803
|
Add MenuSeparator
|
6 years ago |
Andrew Belt
|
f6ed130762
|
MIDI and RtMidi driver fixes
|
6 years ago |
Andrew Belt
|
036d1a4b83
|
Revise way to initialize MIDI drivers
|
6 years ago |
Andrew Belt
|
64458ce60f
|
Use hex strings for colors in patch file instead of object
|
6 years ago |
Andrew Belt
|
ba275e31e5
|
Massive refactor to MIDI API, re-enable Bridge
|
6 years ago |
Andrew Belt
|
6829aab3d5
|
Added preliminary computer keyboard MIDI support
|
6 years ago |
Andrew Belt
|
e7171e9a3e
|
Added colors to logger (terminal mode only), use notes for gamepad
buttons instead of CC
|
6 years ago |
Andrew Belt
|
83652270aa
|
Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC
|
6 years ago |
Andrew Belt
|
8a9f81cbd7
|
More MIDI restructuring, changed driver -> driverId, device -> deviceId
|
6 years ago |
Andrew Belt
|
26a5651a66
|
Added more verbose logging
|
6 years ago |
Andrew Belt
|
3a5e256d82
|
Further restructure to midi.hpp
|
6 years ago |
Andrew Belt
|
531f348dc2
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
meter
|
6 years ago |
Andrew Belt
|
a9fd3a8c17
|
Add Vec::flip()
|
6 years ago |
Andrew Belt
|
5a90888a09
|
Header file tweaks
|
6 years ago |
Andrew Belt
|
2b96117ccb
|
Set default pitch to 0V for MIDI-1, add RGBLight
|
6 years ago |
Andrew Belt
|
09d368edb3
|
WIP Windows static build
|
6 years ago |
Andrew Belt
|
62bbf5ef46
|
Fix warnings on clang
|
6 years ago |
Andrew Belt
|
f9850076a3
|
Disable override warning omission on clang
|
6 years ago |
Andrew Belt
|
e90301faf3
|
Tweak documentation
|
6 years ago |
Andrew Belt
|
bd99a85595
|
Tweak build system, midi.hpp structure
|
6 years ago |
Andrew Belt
|
f87ef46c55
|
Change Bridge protocol port
|
6 years ago |
Andrew Belt
|
acbe3370f8
|
Plugin extracter and loader
|
6 years ago |
Andrew Belt
|
158a396170
|
Add prefix to string functions
|
6 years ago |
Andrew Belt
|
ef64c13287
|
Add systemOpenBrowser
|
6 years ago |
Andrew Belt
|
13cbc78f23
|
Add timestamp to logger, remove version check at boot and .vcv file
upgrade notification
|
6 years ago |
Andrew Belt
|
7ed71e0b6d
|
Slightly change SlewLimiter implementation
|
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
|
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
|
2465d44eaf
|
Use 8/8 in/out channels for Bridge audio
|
6 years ago |
Andrew Belt
|
79158297bc
|
Add MIDI to Bridge
|
6 years ago |
Andrew Belt
|
bf21ddcd78
|
Bridge progress
|
6 years ago |
Andrew Belt
|
04ba73454c
|
Bridge server progress
|
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
|
ec1e175041
|
Change Parameter back to ParamWidget
|
6 years ago |
Andrew Belt
|
1c53d7b35f
|
Updated blendish, bridge protocol
|
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
|
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 |
Andrew Belt
|
7178b836d5
|
Add two-color theme to Rack
|
6 years ago |
Andrew Belt
|
dd402b8e43
|
Made modules and wires global
|
6 years ago |
Andrew Belt
|
6de4205cb2
|
Add audio activation/deactivation to Bridge
|
6 years ago |
Andrew Belt
|
f18b182ccd
|
Bridge refactoring
|
6 years ago |
Andrew Belt
|
0ba244e98f
|
Reorganize Components, add LEDSlider with colors
|
6 years ago |