Dave Serls wrote:

On Wed, 11 May 2005 13:57:29 -0600
Garett Shulman <[EMAIL PROTECTED]> wrote:



I can let you know the asoundrc I use for fluid and ice1712 later this evening. 
Also, there are some examples here:
http://alsa.opensrc.org/index.php?page=1712+.asoundrc
and here:
http://www.alsa-project.org/alsa-doc/doc-php/template.php?module=ice1712#aso
There is another wiki, but I can't seem to find it.

However, I would try just:

pcm.ice1712 {
 type hw
 card 2
}
pcm.fluid_convert {
 type plug
 slave ice1712
}


-Garett




  Thanks!
  I did get fluidsynth to initialize with:

pcm.fluid_cnv {
 type plug
 slave {
   pcm "hw:2,0"
   rate 48000
 }
}

Haven't even listened to it yet...
Thanks again and I may owe you a beverage at the Walnut or other location.


A beverage at the Walnut? Excelent!


_______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to