|
From: Frank N. <bea...@we...> - 2005-12-03 13:16:23
|
Hi list, Ivan Hernandez <ihe...@ci...> wrote: > I have debian sarge, on a i686 and a amd64. > I'm using ZynAddSubFx, Timidity++ and FluidSynth, and all goes fine, but as i > have listen about AlsaModularSynth i decided to give it a try. > Well... that's a problem. When i run: > > $ ams > > LADSPA_PATH: /usr/lib/ladspa: > loadPath: (null), savePath: (null) > Alsa_driver: detected more than 1024 playback channnels, reset to 2. > Alsa_driver: detected more than 1024 capture channnels, reset to 2. > Alsa_driver: can't set capture hardware parameters. > Can't connect to ALSA > > and quits. > > If i run it trough Jack, it goes ok, but i have no JACK output module, so > that's not an option. There is no such thing as a "JACK output module"; simply use the "PCM Out" module of AMS, and then in e.g. QJackCtl, connect the "ams_*" output of AMS to the ALSA PCM out of your soundcard, and you should have AMS sound through JACK. I cannot comment on the other problem; 1024 playback and capture channels sure sounds like something is wrong in your setup :-). Please state your ALSA, AMS and JACK versions - it might be a problem with a too new or too old ALSA version. Greetings, Frank |