[Csnd] Re: RE: Initializing and scaling MIDI controlled values
Date | 2009-07-07 18:13 |
From | "Art Hunkins" |
Subject | [Csnd] Re: RE: Initializing and scaling MIDI controlled values |
Charles,
Along with what Iain has said:
I think also that (with respect to your first
point)
kdelay init 1
kdelay ctrl7 8,13,0,4 *might* work.
Whichever way you go there still may be a
problem:
When you first move the slider, kdelay will immediately
*jump* to the new value.
As a result, I always specify either:
1) Presetting sliders to zero, or
2) Presetting sliders to initial values,
all before starting Csound.
Art Hunkins
|
Date | 2009-07-07 18:53 |
From | Iain McCurdy |
Subject | [Csnd] RE: Re: RE: Initializing and scaling MIDI controlled values |
Hi Art (and Charles), Unfortunately this won't work and kdelay will adopt an initial value from the controller minimum (in this case zero) unless initc7 is set. I just checked it! kdelay will jump to it first received new value because it is unaware of the initial physical locations of the hardwares sliders. (even pointing your webcam in the direction of your MIDI controller doesnlt help.) I borrowed one of those Behringer controllers with motorised faders one time and Csound was able to 'tell' the Behringer what initial locations to set its sliders to. I can't say I ever used this feature other than as an experiment... Bye, Iain From: abhunkin@uncg.edu To: csound@lists.bath.ac.uk Date: Tue, 7 Jul 2009 13:13:07 -0400 Subject: [Csnd] Re: RE: Initializing and scaling MIDI controlled values Charles,
Along with what Iain has said:
I think also that (with respect to your first
point)
kdelay init 1
kdelay ctrl7 8,13,0,4 *might* work.
Whichever way you go there still may be a
problem:
When you first move the slider, kdelay will immediately
*jump* to the new value.
As a result, I always specify either:
1) Presetting sliders to zero, or
2) Presetting sliders to initial values,
all before starting Csound.
Art Hunkins
Insert movie times and more without leaving Hotmail®. See how. |