.. |
Core
|
Add convenience methods to Port. Draw blue plug lights for polyphonic ports.
|
6 years ago |
app
|
Add Engine::threadCount to toolbar menu and settings.json
|
6 years ago |
dsp
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
6 years ago |
engine
|
Use guided scheduling mode in openmp for. Seems to be 5% better in my tests.
|
6 years ago |
plugin
|
Change Port::set/getValue to set/getVoltage
|
6 years ago |
ui
|
Add SI prefixes parsing to Quantity::setDisplayValue
|
6 years ago |
widgets
|
Big cable refactor.
|
6 years ago |
app.cpp
|
Add PatchManager. Clean up and refactor RackWidget and CableContainer.
|
6 years ago |
asset.cpp
|
Add PatchManager. Clean up and refactor RackWidget and CableContainer.
|
6 years ago |
audio.cpp
|
Fix Core Note handle, fix AudioIO::toJson when no device
|
6 years ago |
bridge.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
6 years ago |
color.cpp
|
Rename a few variables and methods
|
6 years ago |
dep.cpp
|
Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget.
|
6 years ago |
event.cpp
|
Clean up event documentation, change event::PathDrop::path type to const reference, make event::Zoom recurse regardless of being consumed
|
6 years ago |
gamepad.cpp
|
Move MIDI subclasses to source files
|
6 years ago |
history.cpp
|
Use engine mutex for bypassing module
|
6 years ago |
keyboard.cpp
|
Move MIDI subclasses to source files
|
6 years ago |
logger.cpp
|
Add mutex to logger
|
6 years ago |
main.cpp
|
Add convenience methods to Port. Draw blue plug lights for polyphonic ports.
|
6 years ago |
midi.cpp
|
Reset MIDI driver when Core MIDI modules are reset
|
6 years ago |
network.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
patch.cpp
|
Add convenience methods to Port. Draw blue plug lights for polyphonic ports.
|
6 years ago |
plugin.cpp
|
Rename a few variables and methods
|
6 years ago |
random.cpp
|
Clean up includes
|
6 years ago |
rtmidi.cpp
|
Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate.
|
6 years ago |
settings.cpp
|
Add Engine::threadCount to toolbar menu and settings.json
|
6 years ago |
string.cpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
svg.cpp
|
Put math in namespace
|
6 years ago |
system.cpp
|
Add Engine::threadCount to toolbar menu and settings.json
|
6 years ago |
ui.cpp
|
Switch around ParamWidget key commands. Fix text field inner color.
|
6 years ago |
window.cpp
|
Add PatchManager. Clean up and refactor RackWidget and CableContainer.
|
6 years ago |