Bc2000 (for the BCF2000 & BCR2000) group photo

Yahoo Groups archive

Bc2000 (for the BCF2000 & BCR2000)

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

Thread

BCR midi - 2 questions

BCR midi - 2 questions

2008-09-16 by stutterbrain

1. I want to send midi from pc to BCR, and the BCR button lights
respond by lighting up or turning off. I refer to buttons 33-48, set
to midi ch.15, cc's 56-71. All are 127(on), 0 (off), ~toggleoff
... so e.g.:
  .easypar CC 15 56 127 0 toggleoff
  .showvalue on
  .default 0

I thought I could just send cc15, val 127 on midi ch.15 to light up
the button. Am I wrong, confused, or likely to be missing some mistake
in my midi signal chain?

preset sysex here:
http://www.mediafire.com/?sharekey=e530f9be4355ef11d2db6fb9a8902bda

2. Is there any way to control the LCD - can I send midi (or ascii
style sysex) to the BCR and print to the 4 char. LCD?

Thanks in advance for any responses.

Matthew

Re: BCR midi - 2 questions

2008-09-18 by rpcfender

Hi Mathew
 
> 1. I want to send midi from pc to BCR, and the BCR button lights
> respond by lighting up or turning off. I refer to buttons 33-48, set
> to midi ch.15, cc's 56-71. All are 127(on), 0 (off), ~toggleoff
> ... so e.g.:
>   .easypar CC 15 56 127 0 toggleoff
>   .showvalue on
>   .default 0

The toggleoff is your problem
Toggle off makes the button a momentary switch. When you release it it
turns 'off' so it doesn't have an 'on' state without you
pressing/holding down the button.

toggleon - 1st press is 'on' 2nd press is 'off'
This will light when you send $BE 56 127 and turn off with  $BE 56 0

> 2. Is there any way to control the LCD - can I send midi (or ascii
> style sysex) to the BCR and print to the 4 char. LCD?

No - sorry about the short answer

All the best

Royce

Re: BCR midi - 2 questions

2008-09-18 by stutterbrain

Thought you might have an answer. Thanks.

> The toggleoff is your problem

Should have guessed. Not a problem I can't circumvent for my needs though.

> > 2. Is there any way to control the LCD - can I send midi (or ascii
> > style sysex) to the BCR and print to the 4 char. LCD?
> 
> No - sorry about the short answer

Ah, shame. I've been building a kind of automap for my BCR, and it
would have been nice to use that to display plugin name and controlled
parameter. Nevermind. I'll post it here once I've tested it properly
if anyone's interested (as opposed to releasing it into the wild
totally shoddy, as is my way).

Thanks again,
Matthew

Re: BCR midi - 2 questions

2008-09-20 by Steve Meiers

You could use Royce's Midi Label program. It lets you use midi PC values to display text that you determine or file content where the file formats are txt or rtf. I use it as a midi teleprompter (songbook) but you can also use it for showing your settings by keeping a list of the settings.

Steve


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.