Skip to content

Releases: ovenwerks/mcpdisp

bugfix

01 Jul 22:20
Compare
Choose a tag to compare

Fixes a bug with some packaging workflows that optimize our buffers to the stack

mcpdisp-0.1.1

18 Jun 19:03
Compare
Choose a tag to compare

fixes bugs from 0.1.0

Release 0.0.6

27 Dec 01:10
Compare
Choose a tag to compare

This release adds command line positions, A MIDI thru port and some bug fixes.

Add Master section.

25 Oct 03:25
Compare
Choose a tag to compare

mcpdisp-0.0.5 adds metering, timecode or beats/bar display, the two character assignment display and the transport control LEDs. All of the MIDI parsing has been moved from the real time call back to the Main thread to be less of a DSP time burden.

Added GUI

20 Sep 13:58
Compare
Choose a tag to compare

Moved to C++ and changed output to GUI based on FLTK

bugfix release

05 Jul 14:48
Compare
Choose a tag to compare

Increase text buffer size and don't mess up display if it still isn't big enough.