Implement MIDI-CC panel, remove and replace old Rack CC modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
756271f1d2
commit
20aaf47f33
8 changed files with 598 additions and 34 deletions
|
@ -129,7 +129,9 @@ IGNORED_FILES += Rack/src/app/Scene.cpp
|
|||
IGNORED_FILES += Rack/src/app/TipWindow.cpp
|
||||
IGNORED_FILES += Rack/src/core/Audio.cpp
|
||||
IGNORED_FILES += Rack/src/core/CV_MIDI.cpp
|
||||
IGNORED_FILES += Rack/src/core/CV_MIDICC.cpp
|
||||
IGNORED_FILES += Rack/src/core/MIDI_CV.cpp
|
||||
IGNORED_FILES += Rack/src/core/MIDICC_CV.cpp
|
||||
IGNORED_FILES += Rack/src/core/Notes.cpp
|
||||
IGNORED_FILES += Rack/src/engine/Engine.cpp
|
||||
IGNORED_FILES += Rack/src/plugin/Model.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue