Bc2000 (for the BCF2000 & BCR2000) group photo

Yahoo Groups archive

Bc2000 (for the BCF2000 & BCR2000)

Index last updated: 2026-04-28 23:16 UTC

Message

Re: .txinterval and vfx editor with mackie emulation

2008-06-03 by rpcfender

hI kIP,
> Is there any way to have .txinterval be a $preset var instead of
> $global or is there a way to change the $global param with each preset
> change.
> Any other solution, besides buying another bcr2000!

Yet another excellent question. My head is hurting....

In the $preset section there is a command .request
This is used to send a midi message when the preset is selected
The midi message is in the save form as the control .tx

$preset
.
.
   .request on
  .tx  your midi message

If you use a mode that allows you to feed Midi back to the BCR (or the
Midi Thru on the VFX) you could send

$rev R1
$global
   .txinterval  2
$end

in the .tx command

I'll leave it to you to work out the sysex header etc for the BCR.
You could get it from Mark's great document on the BC Midi
Implementation or
you could use MidiOx and send the strings from my editor

I haven't tried it.  Let me know how you get on

All the best
Royce

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.