Re: [Qtractor-devel] Warning - New kid on the block
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Rui N. C. <rn...@rn...> - 2015-04-23 07:43:51
|
On 2015-04-22 23:33, Will Godfrey wrote: > On Wed, 22 Apr 2015 19:57:24 +0100 > Rui Nuno Capela <rn...@rn...> wrote: > >> On 04/22/2015 07:17 PM, Will Godfrey wrote: >> > Hi All, >> > >> > I'm trying to get Qtractor talking to yoshimi, both stand-alone and as an LV2 >> > plugin. >> > >> > So far, imported MIDI files including basic Bank and Program changes seem OK, >> > but other CCs, in particular NRPNs seem to be ignored, although if I double >> > click on the track a new window opens showing them in the 'events' column all >> > perfectly correct. >> > >> > What am I doing wrong? >> > >> >> hi >> >> how do you know it's being ignored? >> >> if in doubt, place aseqdump or kmidimon at qtractor midi output and >> check that out for evidence. >> >> cheers > > I found out what the problem was. I hadn't come across any sequencer > actually > sending 14 bit NRPNs. Well Yoshimi handles them now. Probably aren't > many other > synths that do. > that's right, i confess :) qtractor does have this "idiosyncrasy" to transform any (N)RPN composite event on input or file, be that either 7 or 14bit, into a "well formed" 14bit one on output. cheers -- rncbc aka. Rui Nuno Capela |