Royce, I finally got around to testing for fader resolution on the BCF. I'm not quite sure how to answer, but - using your script - the output does cover the complete pitch bend range, 0 0 to 127 127 (all dec here). Every point on the fader registers an identical value, whether you go fast to get there or not. Of course, if you go slower, more intermediate values are registered (as seen in MIDIOx). Going as slowly as possible, there is a low byte change of about 40-50 (dec); so certainly far more than simple high-byte values (128 of them) can be used, if desired. Incidentally, I was frustrated at first - only to recall finally that I was using an old version (BCR only) of your editor. Of course, it wouldn't save a BCF script as text (or perhaps it was only failing to reload it - though the script couldn't be found I think), nor save sysex, nor transmit to my BCF. Thank goodness your more recent version does all these things. Take care - Art Hunkins --- In bc2000@yahoogroups.com, "rpcfender" <rpcfender@...> wrote: > > Hi Art > > >I also note that the solution is only possible with > > endless encoders. Such an implementation has its own problems: > > neither 0 nor max are fixed points on an encoder, so there is no > > *tactile* way of determining them (though with the BCF/BCR the > > red "dots" help). > > You are right about no tactile feed back for 0 volume, but the > resolution should enable you to flick back to 0 volume on the encoder > and further turning of the encoder will just output more 0 values. > Not ideal, granted, but it worked quite well for me when zipping though > the vast numbers of patches in the FantomX synth. > > (NOTE: there was an error in my original post it should be $encoder 49 > instead of .encoder 49, sorry) > > As you know, I don't have a BCF. Does the .resolution command have any > effect on the fader? > > $fader 1 > .showvalue on > .resolution 2000 4000 8000 16000 > .minmax 0 16383 > .default 0 > .tx $E0 val0.6 val7.13 > > > Will this enable a finer resolution if the fader is moved slowly? > > Thanks > > Royce >
Message
Re: BCR2000 Mackie Emulation for Adobe Audition
2007-11-23 by abhunkin
Attachments
- No local attachments were found for this message.