I recently got a bcr2000. I am using it usb to my computer. Is there any way to control my system volume, eq, etc with the midi controller? I am using a Sound...
You can use Bome's MIDI Translator to control almost any software on the PC from a MIDI input, like from the BCx2000. ... Fussy? Opinionated? Impossible to...
Hi, I don't know if this is the most appropriate list, but it seems the bcd 3000 dj controller with mac support is finally shipping. Are there any mac owners...
Hello everybody. This is my first post here, in BCR group. I'm actually using Resolume for vjing. I use it with a laptop and the BCR (they're connected via...
I Don't Know What's Resolume, But The BCR Has Nothing To Do With The Clock. If You Use It As An Interface, Then Yes, It Will Receive The Midi Information...
Hi Otto ... Live will put out MIDI sync (Midi Song pointer or Midi Time Code MTC) through the Midisport2x2 (I have a 4x4 and it works OK) ... Not quite sure...
Are you asking if you can use the BCR as a MIDI interface? can MIDI clock or time code info coming from an outside source be routed into your computer via the...
I seem to be able to reliably get a 'blue screen of death' when shutting down XP when my BCF is connected by USB - usbochi.sys or something like that....
... Easy! Get A Mac ;) Seriously, Try To Clean Up the Drivers Manually. It's Probably An Issue With Your Windows Installation, So Many Factors to List. It Was ...
... From: bc2000@yahoogroups.com [mailto:bc2000@yahoogroups.com] On Behalf Of kaltar Sent: Wednesday, 13 June 2007 9:01 a.m. To: bc2000@yahoogroups.com ...
... Well, I Can Agree Here, But Still That Would Be A Driver Conflict. The Fast Way To Try It Is on A Clean windows Install In Your same Machine. Otherwise,...
Which version of Windows are you using? Is that version "up to date"? Do you do all the regular Microsoft updates for the OS? Some say don't, I say do. It's...
... woah... thanks a lot for that. I finally received the bcr2000 today. I'm a little disappointed at how large this thing is. Anyways I just downloaded your...
Hi Eugene sounds like you are ready to jump in the deep end. 8) ... By the way I think parameter 2 is Osc1 level according to the manual not the Osc1 waveform...
... From: bc2000@yahoogroups.com [mailto:bc2000@yahoogroups.com] On Behalf Of kaltar Sent: Wednesday, 13 June 2007 9:23 a.m. To: bc2000@yahoogroups.com ...
Hi all, I've created a couple of music apps based on the BCR2000 interface, which integrate completely with the controller. bcr steps is a step sequencer with...
Hi there, I've coded against the BCR2000 in Java - not exactly what you want, though actually not too different. The interface and protocol for the b-controls...
Hi mcrider, ... Very easy on the PC. You could program the BCF faders set to send MIDI controller messages (there are 127 possible controllers with a range of...
I m doing a patch in Max/MSP and cannot figure out how to send a midi signal stating the preset I'm in. Anyone knows if this is possible? Thanks, Eric. NB: I m...
Hi! is it possible to convert the rnpn ( or whatever it is called) coming out of the bcf2000 ( in mackie mode) to standard cc messages in cubase, REALTIME,...
... alone mode (s-4). Yes, it's possible. I've recently discovered that each preset can be associated with a user-defined MIDI message (or even sequence of ...
Just an addendum to my findings about ".tx" and ".request": The ".snapshot" parameter (under "$preset") works in a similar way to ".request": ".snapshot on"...
Does anyone know a .tx sequence that will store a preset at the location currently indicated on the BCR/BCF? The *Store command* works only by specifying a...
The BCF/R have 2 sysex request command formats that I am aware of (If anyone knows any other please let me know). A single byte and a 2 byte request. I wrote...
F0 00 20 32 00 7F 22 00 F7 to request a preset (preset 1 in this case) Now you know the current preset use .store 0 (or it might be .store 1 ? ) Does this...
I think this would give the same result as simply using $store 1 (no request preset required). What I need is for the *user* to select on the BCF/R the...
I have just written a little program to load a sysex patch to a BCF or BCR and save it to whatever preset you want. We all use MidiOx (which is great), but...