-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CoreModules (Djembe sample rate change)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CoreModules
updated
16 files
+137 −114 | 4ms/core/DjembeCore.cc | |
+10 −13 | 4ms/core/LPGCore.cc | |
+0 −8 | 4ms/core/looping-delay/DLDChannel.hh | |
+8 −8 | 4ms/core/looping-delay/mocks/delay_buffer.hh | |
+4 −1 | 4ms/core/looping-delay/src/looping_delay.hh | |
+91 −88 | 4ms/core/lpg/envelope.h | |
+16 −16 | hub/HubMedium_info.hh | |
+80 −0 | hub/MMAudioExpander_info.hh | |
+115 −0 | hub/MMAudioExpander_info.svg | |
+59 −0 | hub/MMButtons_info.hh | |
+44 −0 | hub/MMButtons_info.svg | |
+99 −0 | hub/audio_expander_defs.hh | |
+11 −0 | hub/button_expander_defs.hh | |
+10 −0 | hub/knob_expander_defs.hh | |
+8 −0 | hub/panel_medium_defs.hh | |
+9 −0 | hub/pot_expander_defs.hh |