Skip to content

Releases: jms5194/MarkerMatic

v4.4.3

13 Apr 05:50
e74a11c

Choose a tag to compare

Same updates as 4.4.1 below, with a bugfix for Pro Tools marker positioning recall

What's Changed

  • Additional codesigning updates for MacOS
  • Added support for QLab 5 as a console
  • Fixed markers not getting named in Pro Tools 2025.12.1
  • Added support for Ardour 9.x and greater
  • Fixed support for the latest version of Digital Performer
  • Added preference for the initial application mode on launch (#43)
  • Added support for arming/disarming all tracks via External Control or Macros
  • Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
  • Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
  • Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
  • Added transport actions to log for troubleshooting
  • Fixed zeroconf and lock on exit for Digital Performer
  • Silently configure Ardour, when possible
  • Disabled ability to enable unsupported "Only match cue name" for Ardour
  • Updated dependencies

Full Changelog: v4.3.0+1021...v4.4.3+1036

v4.4.1

20 Mar 01:07
10ac462

Choose a tag to compare

Same updates as 4.4.0 below, with some additional codesigning updates for macOS

What's Changed

  • Added support for QLab 5 as a console
  • Fixed markers not getting named in Pro Tools 2025.12.1
  • Added support for Ardour 9.x and greater
  • Fixed support for the latest version of Digital Performer
  • Added preference for the initial application mode on launch (#43)
  • Added support for arming/disarming all tracks via External Control or Macros
  • Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
  • Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
  • Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
  • Added transport actions to log for troubleshooting
  • Fixed zeroconf and lock on exit for Digital Performer
  • Silently configure Ardour, when possible
  • Disabled ability to enable unsupported "Only match cue name" for Ardour
  • Updated dependencies

Full Changelog: v4.3.0+1021...v4.4.1+1033

v4.4.0

17 Mar 03:19
376bd3d

Choose a tag to compare

What's Changed

  • Added support for QLab 5 as a console
  • Fixed markers not getting named in Pro Tools 2025.12.1
  • Added support for Ardour 9.x and greater
  • Fixed support for the latest version of Digital Performer
  • Added preference for the initial application mode on launch (#43)
  • Added support for arming/disarming all tracks via External Control or Macros
  • Added option to disable DiGiCo macro parsing when using MacroOSC for more advanced functionality
  • Redesigned the preferences window to a tabbed layout, making it much more manageable on smaller screens
  • Switched to REAPER's built-in OSC transport controls to remove (some) dependencies on action IDs
  • Added transport actions to log for troubleshooting
  • Fixed zeroconf and lock on exit for Digital Performer
  • Silently configure Ardour, when possible
  • Disabled ability to enable unsupported "Only match cue name" for Ardour
  • Updated dependencies

Full Changelog: v4.3.0+1021...v4.4.0+1024

v4.3.0

01 Dec 05:43
320bb6b

Choose a tag to compare

What's Changed

  • Add support for Yamaha DM7
  • Add automatic update checks
  • Fixed REAPER renaming the wrong marker, added wait for new marker to be placed before renaming
  • Fixed REAPER re-loading most recent marker on each connection heartbeat
  • Fixed REAPER recording mode validation
  • Fixed OSC /markermatic/marker command when not supplied with a marker name
  • Fixed reconnecting in a thread logic so we don't disconnect/reconnect twice

Full Changelog: v4.2.0+1012...v4.3.0+1021

v4.2.0

02 Nov 15:09

Choose a tag to compare

What's Changed

  • Support for new console types: Meyer Sound D-Mitri and Meyer Sound NADIA
  • Support for new DAW type: Digital Performer
  • Added menu option to show log file location
  • Allow longer IPs to improve IPv6 support
  • Added option to allow loading while playing
  • Upgraded to Python 3.13
  • Fix attempt reconnect failure
  • Improved MIDI port scanning, Preferences window no longer locks up
  • Fix playback state updates from external control/consoles
  • Improved logging for troubleshooting

Full Changelog: v4.1.1+1004...v4.2.0+1012

v4.1.1

05 Oct 23:42
32a8d6b

Choose a tag to compare

What's Changed

  • Support for macOS 26 Tahoe
  • Fix OSC mode selection
  • Fix OSC drop marker handling of empty messages
  • Fix UI updates from external control and macro mode selections
  • Improved package versioning

Full Changelog: v4.1.0...v4.1.1+1004

v4.1.0

18 Sep 23:17
d0ffd2e

Choose a tag to compare

What's Changed

  • Add TheatreMix "Console" integration by @samollari in #22
  • Listen on any IP, allow for routing across subnets by @buckbanzai in #27
  • Fix recursion bug in Pro Tools
  • Check REAPER State after connecting
  • Signed Windows builds to improve SmartScreen behavior
  • Fix Pro Tools getting locked while matching memory locations

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

08 Sep 02:25
70c2666

Choose a tag to compare

What's New

  • Bugfix to support Pro Tools versions ≥ 2025.6

Full Changelog: v4.0.0...v4.0.1

v4.0.0

02 Sep 17:55
1cdd37a

Choose a tag to compare

What's Changed

  • v4.0 Release - We've overhauled the app with support for a bunch of new consoles and DAWs, external control features, and a shiny new name, logo, and UI refresh! 🥳

New Contributors

Full Changelog: v3.6.5...v4.0.0

v3.6.5

23 Jun 18:33

Choose a tag to compare

Repair x86 Github runner failure