From 888758c87baf84b5e954b8a50503b770715725ee Mon Sep 17 00:00:00 2001 From: Albert Graef Date: Sun, 16 Sep 2018 07:38:34 +0200 Subject: [PATCH] Use new synthetic macro events in the Mackie emulation examples. --- examples/APCmini.midizaprc | 7 +++---- examples/Maschine.midizaprc | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/examples/APCmini.midizaprc b/examples/APCmini.midizaprc index f3e4672..6bd4bac 100644 --- a/examples/APCmini.midizaprc +++ b/examples/APCmini.midizaprc @@ -157,7 +157,7 @@ CC56[] PB[129]-9 [MIDI2] # transport (will light up in green) -A7 A#6 $CC0 # reset all meters, see "meter feedback" below +A7 A#6 $M0 # reset all meters, see "meter feedback" below A#7 B6 B7 C7[2] # Rec, blinks when engaged #C#7 C7 # Cycle @@ -192,10 +192,9 @@ CP[16] C2{0,1} G#2{0:3,1} E3{0:6,1} C4{0:9,5} G#4{0:12,3} # NOTE: We only report the values as we receive them here, there's no # automatic decay of the meters like with real Mackie hardware. Thus we # explicitly reset all meters when transport stops below. (Ardour at least -# does *not* do that automatically.) NB: We use CC0 as a macro here, -# hopefully this won't occur as real feedback? +# does *not* do that automatically.) -CC0[1] $CP{0} $CP{16} $CP{32} $CP{48} $CP{64} $CP{80} $CP{96} $CP{112} +M0[1] $CP{0} $CP{16} $CP{32} $CP{48} $CP{64} $CP{80} $CP{96} $CP{112} # This decodes the least significant digit in the time display (CC69) to count # off time on the 4 bottommost scene launch buttons. Note that the digits are diff --git a/examples/Maschine.midizaprc b/examples/Maschine.midizaprc index d74785a..3f5e92d 100644 --- a/examples/Maschine.midizaprc +++ b/examples/Maschine.midizaprc @@ -214,7 +214,7 @@ D#7 E9 [MIDI2] # transport -A7 F#5 $CC0 # reset all meters, see "meter" in the MCP feedback section below +A7 F#5 $M0 # reset all meters, see "meter" in the MCP feedback section below A#7 E5 B7 F5 # Rec D7 C5 # Cycle @@ -300,10 +300,9 @@ CP[] CP # NOTE: We only report the values as we receive them here, there's no # automatic decay of the meters like with real Mackie hardware. Thus we # explicitly reset all meters when transport stops below. (Ardour at least -# does *not* do that automatically.) NB: We use CC0 as a macro here, -# hopefully this won't occur as real feedback? +# does *not* do that automatically.) -CC0[1] CP{0} CP{16} CP{32} CP{48} CP{64} CP{80} CP{96} CP{112} +M0[1] CP{0} CP{16} CP{32} CP{48} CP{64} CP{80} CP{96} CP{112} # timecode CC64[] CC64