Skip to content

Commit

Permalink
Begin PolyMidi
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Dempsey committed Dec 17, 2023
1 parent 6d2e0b5 commit e87ec7f
Show file tree
Hide file tree
Showing 34 changed files with 3,553 additions and 852 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ SOURCES += src/colors.cpp
SOURCES += src/em_device.cpp
SOURCES += src/em_midi.cpp
SOURCES += src/em_types/em_pedal.cpp
SOURCES += src/em_types/em_priority.cpp
SOURCES += src/em_types/em_rounding.cpp
SOURCES += src/em_types/em_tuning.cpp
SOURCES += src/he_group.cpp
Expand Down Expand Up @@ -59,6 +60,9 @@ SOURCES += src/Round/Round-ui.cpp
SOURCES += src/Compress/Compress.cpp
SOURCES += src/Compress/Compress-ui.cpp

SOURCES += src/PolyMidi/PolyMidi.cpp
SOURCES += src/PolyMidi/PolyMidi-ui.cpp

DISTRIBUTABLES += res
# DISTRIBUTABLES += presets
# DISTRIBUTABLES += selections
Expand Down
Loading

0 comments on commit e87ec7f

Please sign in to comment.