.. |
AudioInterface.cpp
|
Use float instead of int for sample rates in audio:: namespace.
|
4 years ago |
Blank.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
CV_CC.cpp
|
Change timestamps from int64_t to double, and define epoch as when `system::init()` is called.
|
4 years ago |
CV_Gate.cpp
|
Change timestamps from int64_t to double, and define epoch as when `system::init()` is called.
|
4 years ago |
CV_MIDI.cpp
|
CV-MIDI: Add back rate limiting to pitch wheel, mod wheel, velocity, and pan. CV-CC and CV-Gate: Add timestamps to generates MIDI messages.
|
5 years ago |
MIDI_CC.cpp
|
Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance.
|
4 years ago |
MIDI_CV.cpp
|
Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance.
|
4 years ago |
MIDI_Gate.cpp
|
Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance.
|
4 years ago |
MIDI_Map.cpp
|
Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance.
|
4 years ago |
Notes.cpp
|
Add port labels to Core. Fix serialization of Blank and Notes.
|
5 years ago |
plugin.cpp
|
Add Audio-2 WIP.
|
5 years ago |
plugin.hpp
|
Add Audio-2 WIP.
|
5 years ago |