Skip to content

Commit

Permalink
Pedals (min/max NYI)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Dempsey committed Oct 4, 2023
1 parent 7dc1e80 commit 328b990
Show file tree
Hide file tree
Showing 40 changed files with 2,153 additions and 154 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,17 @@ SOURCES += src/HC-1/HC-1-ui.cpp

SOURCES += src/HC-2/HC-2.cpp
SOURCES += src/HC-2/HC-2-ui.cpp
SOURCES += src/HC-2/cc_map_widget.cpp

SOURCES += src/HC-3/HC-3.cpp
SOURCES += src/HC-3/HC-3-ui.cpp

SOURCES += src/HC-4/HC-4.cpp
SOURCES += src/HC-4/HC-4-ui.cpp

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

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

0 comments on commit 328b990

Please sign in to comment.