[Linuxsampler-devel] Controlling pan with midi cc

2012-11-25 Thread Nicola Pandini
Hi list, is it possible to control the pan of a with a midi cc? I tried pan_onccn=100, but I can only control the pan from "Center"(cc=0) to "Hard-Right"(cc=127). I'd like to map cc=0 to "Hard-Left" and cc=127 to "Hard-Right", just like the LS's global pan cc10. thanks -- Nicola --

Re: [Linuxsampler-devel] Controlling pan with midi cc

2012-11-25 Thread Andreas Persson
On 2012-11-25 17:12, Nicola Pandini wrote: > Hi list, > is it possible to control the pan of a with a midi cc? > I tried pan_onccn=100, but I can only control the pan from > "Center"(cc=0) to "Hard-Right"(cc=127). > I'd like to map cc=0 to "Hard-Left" and cc=127 to "Hard-Right", just > like the LS