Thankyou so much Royce. I am still working on this but you have inspired me to get to grips with this stuff! I was, and am a little intimidated with the BC Manager etc but I am going to revisit it all. My interest is more on the recording rather than the producing but this Midi is addictive. I use Ableton and a BCF and BCR. My stuff lives here, mostly, if anyone is curious… :) https://soundcloud.com/richardmelhuish Again,thanks for helping a newbie!! From: bc2000@yahoogroups.com [mailto:bc2000@yahoogroups.com] Sent: Friday, February 06, 2015 4:56 AM To: bc2000@yahoogroups.com Subject: [bc2000] Re: trying a programme the Toggle On Hi Richard, I started at the ABC in 1975 on Ampex and Studer recorders so you beat me by 6 years. At least it wasn't the wire recorder sitting on the top floor of Broadcast house in Melbourne. As you probably know, CC messages are comprised of 3 bytes of data CC+channel Type or CC id - eg Volume is CC 7 Value So.. encoder number ... 1 = type set to CC (despite what Behringer says it stands for Continuous Controller) 2 = channel - 1 to 16 - it needs to match your transport control 3 = CC type - 0 to 127 - it needs to match your transport control 4 = On value = 0 = play 5 = Off value = 7 = stop 6 = Toggle On - press and release to start - press and release to stop 7 = increment value - not needed in you case 8 = Display On or Off So your transport needs to have both its Play and Stop commands with the same Midi Channel and the same CC Type. If you have a PC and a copy of MidiOx (free program) you can see the Midi messages coming in from the BC. If MidiOx is set to display in Hex (right click on the Input screen to select Hex) you should see for CC on channel 1 and type 16 B0 10 00 B0 10 07 B0 10 00 B0 10 07 B means CC and the following digit is the channel (0 = channel 1, 1 = channel 2 etc) All the best Royce
Message
RE: [bc2000] Re: trying a programme the Toggle On
2015-02-08 by Richard Stephen Melhuish
Attachments
- No local attachments were found for this message.