Re: [Seq24-devel] manual_alsa_ports option not working in 0.9.2
Brought to you by:
rcbuse
|
From: Jaakko S. <jaa...@gm...> - 2010-12-02 21:23:53
|
On Thu, Dec 2, 2010 at 10:57 PM, Jaakko Sipari <jaa...@gm...> wrote: > Hi! > > I just built the 0.9.2 version of Seq24 and it seems that the > --manual_alsa_ports (or -m) option doesn't work like it used to. No > alsa ports are created for midi output (or output). Is there a > replacing option or is this a bug? > > I haven't checked the code yet to see for myself what's changed, but > though I'd still give a quick heads up on this. > > BR, Jaakko > Ok, the problem seems to be that Seq24 overwrites the command line parameters when reading the config file. The manual_alsa_ports configuration option works when read from seq24rc. BR, Jaakko |