From owner-freebsd-multimedia@FreeBSD.ORG Sun Jul 20 19:19:06 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FEBFD70 for ; Sun, 20 Jul 2014 19:19:06 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06D61227F for ; Sun, 20 Jul 2014 19:19:05 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id c11so4211944lbj.33 for ; Sun, 20 Jul 2014 12:19:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FmNTaVmvvJf45vwwfoXQy1fwxPqVtCdRixk4UzUnFsc=; b=GXwcyKdOaFSbClAXrZdazbTvTW0CS5egMnOANPt3rGLRgwTHrmw2hx403I6a1JouOt bP27Ztqlhc66M5c4Jot7g571E1O1bGMsoLW3jB4xJV9UAoA7L0pzVGf6WQfPi/1/F8YA U+uicGq7Cspo5+gOcOeRf4a1gSzNbdoXQ5fm4ZuRHzjePkDuFhbSjalGca7CsoPGIMnJ aVb2CNMpSjDGs9gdIhEYnQ50ykY2R4iPzjCdDH3MgULkYUGxxSsgQ2U+JrAEVoFwWlJJ mJB3DSRa4fifNGt9ShGHAAxdNH3+DF0HAXoEGy233qUR+xj0lvpcl47D2fWZ0mctcQhd 2Juw== MIME-Version: 1.0 X-Received: by 10.152.183.236 with SMTP id ep12mr5499159lac.82.1405883943746; Sun, 20 Jul 2014 12:19:03 -0700 (PDT) Received: by 10.112.98.137 with HTTP; Sun, 20 Jul 2014 12:19:03 -0700 (PDT) In-Reply-To: <53CBF868.5070409@selasky.org> References: <53CB913F.4060405@selasky.org> <53CBF868.5070409@selasky.org> Date: Sun, 20 Jul 2014 21:19:03 +0200 Message-ID: Subject: Re: Making freebsd - pcbsd faster by changing the interrupt requests From: Hans Ruhe To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 19:19:06 -0000 Hello Hans Petter, thanks for the update. I will take a look at it. I use Audacious preferably Best regards, Hans 2014-07-20 19:12 GMT+02:00 Hans Petter Selasky : > On 07/20/14 13:25, Hans Ruhe wrote: > >> Hello Hans Petter, >> >> I have to make a compliment about the audio in Freebsd too. It sounds >> great. So it is just a matter of interpretation too. But perhaps it helps >> your project to change the irq requests. >> It is just an idea. >> >> > Hi, > > If you look in "dmesg", the current USB audio buffers are 2x8ms. You can > set them shorter in the driver if you like. What is your application? > > BTW: Have you heard about zynaddsubfx? Works great under FreeBSD! > > --HPS > >