bsp2
|
e1aea1b4a9
|
add huaba, FrozenWasteland, ML, and trowaSoft modules
|
6 years ago |
bsp2
|
7ab4b46299
|
update README and precompiled VST plugins
|
6 years ago |
bsp2
|
848871160e
|
initial commit
|
6 years ago |
Andrew Belt
|
84093ef8b3
|
Add module preset copy, paste, load, and save
|
6 years ago |
Andrew Belt
|
bda18f9732
|
Clean up RealTimeConvolver
|
7 years ago |
Andrew Belt
|
e7f5cc169d
|
Call all Module::on*() events from engine thread, remove mutex from
engineSetSmoothParam() (could be bad?)
|
7 years ago |
Andrew Belt
|
75e1c6afa8
|
Fix scaling of RealTimeConvolver
|
7 years ago |
Andrew Belt
|
906f2cdb71
|
Fix BINARY typo on Mac
|
7 years ago |
Andrew Belt
|
6e52f7bfa0
|
samplerate and convolver cleanup
|
7 years ago |
Andrew Belt
|
91a553cda5
|
Change BINARY_* pointers to const
|
7 years ago |
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 |