Andrew Belt
|
d3a6f545e3
|
Don't retrigger on release for MIDI-1
|
7 years ago |
Andrew Belt
|
394537b6d9
|
Update osdialog, fix osdialog filter format
|
7 years ago |
Andrew Belt
|
502eb21e0a
|
Add filters to patch open/save dialogs
|
7 years ago |
Andrew Belt
|
7bc73669a1
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
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
|
09a883d4f4
|
Fix asset.cpp variable names
|
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
|
c728df0249
|
Reorder MIDI-4 poly modes
|
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
|
5548c826c1
|
Add 10 pixels to tooltip because of Retina text width bug
|
7 years ago |
Andrew Belt
|
944b4dfc93
|
Add the rest of the toolbar icons, remove File menu
|
7 years ago |
Andrew Belt
|
9e68dfbf51
|
Revert "Use GLFW sticky key implementation"
This reverts commit a5dac7d877 .
|
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
|
93d2bcc946
|
Use GLFW sticky key implementation
|
7 years ago |
Andrew Belt
|
e1914779a9
|
Reenable antialiasing (typo)
|
7 years ago |
Andrew Belt
|
c855b936e1
|
Clean up window.cpp
|
7 years ago |
Andrew Belt
|
72526ccc78
|
Remember pressed keyboard keys upon release
|
7 years ago |
Andrew Belt
|
44a38b97c9
|
Use patches/ directory as default patch location
|
7 years ago |
Andrew Belt
|
73a548a759
|
Reset clock divider in MIDI-1 when MIDI Stop is received
|
7 years ago |
Andrew Belt
|
e82e1bf480
|
Fix typo in velocity mode for MIDI-Trig
|
7 years ago |
Andrew Belt
|
0813b69f80
|
Fix Bridge port name for ID=-1
|
7 years ago |
Andrew Belt
|
7daa83539b
|
Add MenuSeparator
|
7 years ago |
Andrew Belt
|
7a3e183859
|
Add more debug info when loading plugins
|
7 years ago |
Andrew Belt
|
c33e129565
|
No longer require caps lock for QWERTY keyboard MIDI driver
|
7 years ago |
Andrew Belt
|
8c72621992
|
MIDI and RtMidi driver fixes
|
7 years ago |
Andrew Belt
|
b9b68e03c6
|
Clamp cables to +/-12V
|
7 years ago |
Andrew Belt
|
2aedb48938
|
Add velocity mode to MIDI-Trig
|
7 years ago |
Andrew Belt
|
b7da4389e4
|
Revise way to initialize MIDI drivers
|
7 years ago |
Andrew Belt
|
09f79b1797
|
Reorder driverIds, re-enable Bridge
|
7 years ago |
Andrew Belt
|
2c6845e7e9
|
Fixed reset() and toJson() for continuous encoders
|
7 years ago |
Andrew Belt
|
f4fd102f4e
|
Update GLFW, fix caps lock detection
|
7 years ago |
Andrew Belt
|
f8bf481809
|
Use hex strings for colors in patch file instead of object
|
7 years ago |
Andrew Belt
|
b6e4f3de76
|
Add keypad Enter key command for module browser
|
7 years ago |
Andrew Belt
|
eec605897e
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
7 years ago |
Andrew Belt
|
8b0f819811
|
Fix blank MIDI driver bug
|
7 years ago |
Andrew Belt
|
bd2dda58e0
|
Clean up temporary code, properly handle unsubscribing from rtmidi
device
|
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 |