If anyone finds this on the web, please post a link here. A search turns up a large number of messages regarding software synthesizers released by Arturia.
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > James Bowden > Sent: Tuesday, July 29, 2014 2:05 PM > To: QWS list > Subject: Re: QWS List Changing Pitch bend range in QWS event list > > Hi Seth, > > Aha, I think you need the Pitch Bend Range MIDI message. > > It's one of the Registered Parameter Number (RPN) messages so it's a > little more complex than a single ordinary controller. > > Here's the MIDI messages you need: > > CC#101: 0 > CC#100: 0 > CC#6: value > > So, that's controllers 101 and 100, both set to 0, then controller 6 > will set the pitch bend range. I think you can set it value between 0 > and 24. > > For more about how this works, have a quick search on the web for "MIDI > RPN pitch bend" and you should find it. > > So, in QWS, Event list, you need to: > > Insert three Control Change messages. > Set the first one to Number 101; the second Number to 101; the third > Number to 6. > > Set the Value of the first and second to 0; set the Value of the third > to the pitch bend range you want. > > Finally, to avoid problems, I suggest moving the CC#6 message one tick > later. > > Technically, after setting an RPN, you should reset CC#100 and CC#101 > to 127, so further stray CC#6 values don't mess things up. > > > I hope this helps. > > With best regards, > > James. > > ----- Original Message ----- > From: "SethJ" <[email protected]> > To: "QWS list" <[email protected]> > Sent: Tuesday, July 29, 2014 7:14 PM > Subject: QWS List Changing Pitch bend range in QWS event list > > > > Hello, my name is Seth. QWS has been a great addition to my setup, > > especially since I have a cheaper keyboard. However, I've had to > convert > > songs I've recorded in the past to smf1 format, and whenever I do, > The > > pitch > > bend range setting always defaults to 2 semitones. Is there a way to > go > > into the event list and change the bend range setting? I've tried > > changing > > it on the keyboard, but when I reenter my midi file after switching > the > > keyboard off and on, the bend range setting gets reset to it's defalt > of 2 > > semitones. If anyone knows how to fix this, please email me back > with the > > controller numbers, and or event type I'd use when inserting this > event. > > Thank you for your time!!!!!!!!!! > > > > > > > > Happy sequencing! > > > > Seth > > > > > > > > > > To unsubscribe or change list options, see http://lists.andrelouis.com > > for archived list posts, see http://www.mail- > archive.com/[email protected] To unsubscribe or change list options, see http://lists.andrelouis.com for archived list posts, see http://www.mail-archive.com/[email protected]
