Andrew Belt
|
3da96e9cf9
|
Add RealTimeConvolver implementation (moved from Befaco), added
attribution for pffft
|
7 years ago |
Andrew Belt
|
0520e57f13
|
Update documentation
|
7 years ago |
Andrew Belt
|
80af59d025
|
Fix Mac embedded resources
|
7 years ago |
Andrew Belt
|
215b34b63d
|
Use xxd for Mac embedded resources
|
7 years ago |
Andrew Belt
|
1eeea36866
|
Added BINARY macro and build target, remove dep from dependencies of
individual targets
|
7 years ago |
Andrew Belt
|
1fb34f3334
|
Added version check
|
7 years ago |
Andrew Belt
|
b81df0e7fc
|
Fix deprecation attributes and dialog messages
|
7 years ago |
Andrew Belt
|
221db5cc30
|
Remove Module::onCreate and Module::onDelete
|
7 years ago |
Andrew Belt
|
d37508327f
|
Fix onCreate() call
|
7 years ago |
Andrew Belt
|
0529b0f8d4
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
7 years ago |
Andrew Belt
|
9e5494e824
|
Add "lock modules" to toolbar
|
7 years ago |
Andrew Belt
|
7d4de0be00
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
7 years ago |
Andrew Belt
|
5215625b25
|
ModuleBrowser case insensitive sort for author name
|
7 years ago |
Andrew Belt
|
550e47096f
|
Use Framebuffer for IconButton SVG
|
7 years ago |
Andrew Belt
|
3bd8a47dae
|
Toggle full screen with F11
|
7 years ago |
Andrew Belt
|
2d81ac8204
|
Better widget event documentation
|
7 years ago |
Andrew Belt
|
382d76b8a1
|
Add more icons
|
7 years ago |
Andrew Belt
|
2713427219
|
Add example icon to toolbar
|
7 years ago |
Andrew Belt
|
72526ccc78
|
Remember pressed keyboard keys upon release
|
7 years ago |
Andrew Belt
|
858a7505b5
|
A couple lines of documentation for engine
|
7 years ago |
Andrew Belt
|
44a38b97c9
|
Use patches/ directory as default patch location
|
7 years ago |
Andrew Belt
|
7daa83539b
|
Add MenuSeparator
|
7 years ago |
Andrew Belt
|
8c72621992
|
MIDI and RtMidi driver fixes
|
7 years ago |
Andrew Belt
|
b7da4389e4
|
Revise way to initialize MIDI drivers
|
7 years ago |
Andrew Belt
|
f8bf481809
|
Use hex strings for colors in patch file instead of object
|
7 years ago |
Andrew Belt
|
2e0024e9e3
|
Massive refactor to MIDI API, re-enable Bridge
|
7 years ago |
Andrew Belt
|
dc9a687f14
|
Added preliminary computer keyboard MIDI support
|
7 years ago |
Andrew Belt
|
ccce32a1b6
|
Added colors to logger (terminal mode only), use notes for gamepad
buttons instead of CC
|
7 years ago |
Andrew Belt
|
e8078b3a6a
|
Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC
|
7 years ago |
Andrew Belt
|
a7087d8482
|
More MIDI restructuring, changed driver -> driverId, device -> deviceId
|
7 years ago |
Andrew Belt
|
4c3c2b2ff6
|
Added more verbose logging
|
7 years ago |
Andrew Belt
|
8978b483a6
|
Further restructure to midi.hpp
|
7 years ago |
Andrew Belt
|
076aea61e4
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
meter
|
7 years ago |
Andrew Belt
|
b46241f886
|
Add Vec::flip()
|
7 years ago |
Andrew Belt
|
a67272ac54
|
Header file tweaks
|
7 years ago |
Andrew Belt
|
4a2bdf68a8
|
Set default pitch to 0V for MIDI-1, add RGBLight
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
e2f824938b
|
Fix warnings on clang
|
7 years ago |
Andrew Belt
|
6f4303a548
|
Disable override warning omission on clang
|
7 years ago |
Andrew Belt
|
914ead95a1
|
Tweak documentation
|
7 years ago |
Andrew Belt
|
6c99018e41
|
Tweak build system, midi.hpp structure
|
7 years ago |
Andrew Belt
|
e02d273a1c
|
Change Bridge protocol port
|
7 years ago |
Andrew Belt
|
0f60100063
|
Plugin extracter and loader
|
7 years ago |
Andrew Belt
|
4d3ceafe8d
|
Add prefix to string functions
|
7 years ago |
Andrew Belt
|
c35b5f5ad9
|
Add systemOpenBrowser
|
7 years ago |
Andrew Belt
|
5a99301e68
|
Add timestamp to logger, remove version check at boot and .vcv file
upgrade notification
|
7 years ago |
Andrew Belt
|
397f646649
|
Slightly change SlewLimiter implementation
|
7 years ago |
Andrew Belt
|
ebd7c6d7ef
|
Don't refresh SampleRateConverter state if settings aren't changed
|
7 years ago |
Andrew Belt
|
c16bf78c0f
|
Disable sample rate converter when inRate == outRate, only convert
required channels
|
7 years ago |
Andrew Belt
|
478c1e1392
|
Add clock divisions to MIDI-1
|
7 years ago |