Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
6 years ago |
Andrew Belt
|
8063a2faa0
|
Add "lock modules" to toolbar
|
6 years ago |
Andrew Belt
|
c42a9c8aab
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
6 years ago |
Andrew Belt
|
1753453db2
|
ModuleBrowser case insensitive sort for author name
|
6 years ago |
Andrew Belt
|
6402811c05
|
Use Framebuffer for IconButton SVG
|
6 years ago |
Andrew Belt
|
98c18acec7
|
Toggle full screen with F11
|
6 years ago |
Andrew Belt
|
071f439326
|
Better widget event documentation
|
6 years ago |
Andrew Belt
|
ea73afd083
|
Add more icons
|
6 years ago |
Andrew Belt
|
e068ad9e28
|
Add example icon to toolbar
|
6 years ago |
Andrew Belt
|
d2a308f56b
|
Remember pressed keyboard keys upon release
|
6 years ago |
Andrew Belt
|
b72bf930a4
|
A couple lines of documentation for engine
|
6 years ago |
Andrew Belt
|
da45a33ed3
|
Use patches/ directory as default patch location
|
6 years ago |
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 |