On Monday 05 Jun 2006 23:03, Martin Shepherd wrote:
> The patch includes one line to assign new controller numbers to
> the existing rotary widgets, plus a few comments.
Thanks -- committed to the Subversion trunk. Please update and test at
your leisure.
Chris
___
When the list of controllers is changed, the setupControllers()
function is supposed to update the definitions of any existing
controller rotary widgets, as well as add new controller rotary
widgets whenever the number of controllers increases. The attached
patch fixes a bug in the updating of any
In Rosegarden, when the list of MIDI controllers is changed, the
setupControllers() function is supposed to update the definitions of
any existing controller rotary widgets, as well as add new controller
rotary widgets whenever the number of controllers increases. The
attached patch fixes a bug in