Skip to content

Commit

Permalink
[release 2024.09.09]
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-e committed Sep 9, 2024
1 parent b2dcfa0 commit 1ceac3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### mTroll MIDI controller changelog / process milestones

#### 2024.08.xx
#### 2024.09.09
- Many of these changes came about due to having started using the controller to play synth notes with my feet while playing bass
- Added support for device program change patch type for per-device exclusive patch functionality. [#22](../../../issues/22)
- Added support for dynamic channel (1-16) in `NoteOn`, `ProgramChange` and `ControlChange` commands, and `momentaryControlChange` patch type (via patch command `SetDynamicChannel`). [#28](../../../issues/28)
Expand Down
2 changes: 1 addition & 1 deletion setup/mTrollVersion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
; or set it below

#ifndef mTrollAppVersion
#define mTrollAppVersion "2024.02.05"
#define mTrollAppVersion "2024.09.09"
#endif

0 comments on commit 1ceac3f

Please sign in to comment.