Re: [LAD] USB audio interface

2017-08-08 Thread Rafael Vega
ut some portable computers might need an USB > hub, if they should limit USB power to safe energy. > ___ > Linux-audio-dev mailing list > Linux-audio-dev@lists.linuxaudio.org > https://lists.linuxaudio.org/listinf

[LAD] Fwd: Measuring phase and frequency response of a filter.

2013-11-05 Thread Rafael Vega
Re-posting. Maybe I can get some responses here :) -- Forwarded message -- From: Rafael Vega Date: Sun, Nov 3, 2013 at 3:31 PM Subject: Measuring phase and frequency response of a filter. To: linux-audio-user Hi. I'm building a little ear training application for eqin

Re: [LAD] [LAU] Aeolus

2013-09-18 Thread Rafael Vega
the quality of your work and your reputation, this should not pose a problem to you. Where is it that you see this as a problem? Regards, Rafael Vega. On Wed, Sep 18, 2013 at 5:28 PM, Fons Adriaensen wrote: > On Wed, Sep 18, 2013 at 02:29:02PM -0700, J. Liles wrote: > > > Respectfu

Re: [LAD] Open Audio Programming Tutorials

2012-05-18 Thread Rafael Vega
Great stuff, Harry! Reading your tutorials and some of the Lupp code has been very clarifying for me! Do you think something outsife github would be more visible and findable? Hey, also, thanks for answering my off-list questions :) On 05/04/2012 12:07 PM, Harry van Haaren wrote: Hey All

Re: [LAD] Getting jack samplerate and buffersize with portaudio.

2012-03-16 Thread Rafael Vega
Let me rephrase that: Is RTAudio any better than PortAudio for implementing JACK clients? Salud! On Fri 16 Mar 2012 07:47:26 PM COT, Rafael Vega wrote: I want to learn an api that is as cross-platform as possible, ideally that includes iOS and Android.That's why I started looking at Port

Re: [LAD] Getting jack samplerate and buffersize with portaudio.

2012-03-16 Thread Rafael Vega
rhaps RTAudio? Thanks for the advise! OiOn Fri 16 Mar 2012 06:55:37 PM COT, Fons Adriaensen wrote: On Fri, Mar 16, 2012 at 05:38:10PM -0500, Rafael Vega wrote: Hello. I'm using portaudio19 to write an app that connects to jack (and alsa) and I can't find anywhere in the portaudio api a

[LAD] Getting jack samplerate and buffersize with portaudio.

2012-03-16 Thread Rafael Vega
Hello. I'm using portaudio19 to write an app that connects to jack (and alsa) and I can't find anywhere in the portaudio api a way to ask jack for the current samplerate and buffersize. ¿Am I missing something obvious? ¿Do I have to use the jack api to get these params and then be able to use