| A followup to my email of yesterday (see below):
The attached simple .csd attempts to use ctrl14 to enable a Studiomix slider
broadcasting on channel 16 at NRPN 3500 (range = 0 to 16383) to control the
amp of an lfo.
It doesn't work - either in CsoundAV, flCsound or MyCsound4, or the Gogins
or Varga Csound5. No sound.
AV offers no message; all other Csounds tested give the output error
"unknown drum param nos, msb27 lsb 44". This shows the expected data are
getting through (27 & 44 show the correct address, 3500, and "drum param"
suggests channel 16).
Is there some other unit generator (than ctrl14) that can do this, or what
am I missing?
And what is ctrl14 designed to do if not this?
Art Hunkins
----- Original Message -----
From: "Art Hunkins"
To:
Sent: Thursday, September 29, 2005 11:40 PM
Subject: [Csnd] MIDI Input NRPN conversion opcode?
> I had thought that ctrl14 would take 14-bit NRPN values, converting them
to
> 0-127 range (or whatever else) for controller purposes. But apparently
not.
>
> Is there any equivalent to the nrpn opcode that goes in the other
direction?
>
> (I think this was perhaps the gist of a suggestion less than a week ago on
> this list.) I have further suggestions if Csound currently lacks this
> capability. Indeed, a number of "dedicated" control surfaces (such as
> Studiomix) put out slider data in NPRN (14-bit) format (Native Instruments
> 4Control is another, I think), and it would be very handy for Csound
> *directly* to be able handle such a data format.
>
> Art Hunkins
>
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|