ect, it is just recording that is broke (arecord or my own code).
Your right, it may not be related, but where do I begin to figure out
what is wrong? Does anyone reading this have a board like mine?
h.
Takashi Iwai wrote:
> At Mon, 17 Jun 2002 14:00:21 -0700,
> Howard Abrams wrote:
>
>>
Exactly.
These changes were only enough to get the example to compile,
it still doesn't work for me either.
Does ANYONE have a working example of a FULL DUPLEX alsa program?
h.
[EMAIL PROTECTED] wrote:
> These changes in MINIMAL FULL DUPLEX AP is not enought!
> I did this changes before, but
Mark Rages wrote:
> On Thu, Mar 28, 2002 at 09:05:31PM -0800, Howard Abrams wrote:
>
>>Thanks Mark. I'll take a look at jack, but in the near-term, I
>>copied a sample from a link off your page. It must have been
>>from a earlier rev of the api, but it only requi
Thanks Mark. I'll take a look at jack, but in the near-term, I
copied a sample from a link off your page. It must have been
from a earlier rev of the api, but it only required very minimal
changes to compile.
The program I used was "A Minimal Full-Duplex Program", off the
page: http://www.op.net/
All,
I'm new to ALSA, and I'm using whatever version is in the
2.5.7 kernel w/ a Midiman Dio 2448 (cmipci driver).
I'm trying to write a simple app that reads some samples,
does a small bit of processing, and writes them back out
to the same device.
The card is full duplex, but I cannot seem t