Re: jackd clicks and pops

2009-01-18 Thread Alexandre Ratchov
On Sun, Jan 18, 2009 at 07:43:49PM -0500, Nick Guenther wrote: > > > > libsndio is a new audio API. among it's benefits is the ability > > to use different "backends" transparently, currently either audio(4) > > or aucat(1) in server mode. > > So it's like PortAudio? Out of curiousity, why not ju

Re: jackd clicks and pops

2009-01-18 Thread Alexandre Ratchov
On Mon, Jan 19, 2009 at 01:06:38AM +, Jacob Meuser wrote: > > because PA probably isn't coming to OpenBSD base any time soon. > and, possibly, in the long term, sio_open(3) will become sio_open(4). > > a sndio backend for PA would be nice. but it's a complex API, and > actually not many port

Re: jackd clicks and pops

2009-01-18 Thread Jacob Meuser
On Sun, Jan 18, 2009 at 07:43:49PM -0500, Nick Guenther wrote: > On Sun, Jan 18, 2009 at 7:20 PM, Jacob Meuser > wrote: > > On Sun, Jan 18, 2009 at 04:53:41PM -0500, Nick Guenther wrote: > > > >> straight `jackd` was very stuttery (because of xruns), but after some > >> experimenting I have settl

Re: jackd clicks and pops

2009-01-18 Thread Nick Guenther
On Sun, Jan 18, 2009 at 7:20 PM, Jacob Meuser wrote: > On Sun, Jan 18, 2009 at 04:53:41PM -0500, Nick Guenther wrote: > >> straight `jackd` was very stuttery (because of xruns), but after some >> experimenting I have settled on: >> /usr/local/bin/jackd -R -d sun -r 44100 -p 4096 -n 4 >> (44100 bec

Re: jackd clicks and pops

2009-01-18 Thread Jacob Meuser
On Sun, Jan 18, 2009 at 04:53:41PM -0500, Nick Guenther wrote: > straight `jackd` was very stuttery (because of xruns), but after some > experimenting I have settled on: > /usr/local/bin/jackd -R -d sun -r 44100 -p 4096 -n 4 > (44100 because audacity and hydrogen use that as a default sample > rat