Re: [Alsa-devel] Application using ALSA-driver es-1968 for Maestro-2e: Bug or my fault?

2002-06-21 Thread Howard Abrams
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: > >>

Re: [Alsa-devel] This changes in MINIMAL FULL DUPLEX is not enought!

2002-03-30 Thread Howard Abrams
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

Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Howard Abrams
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

Re: [Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Howard Abrams
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/

[Alsa-devel] Simple ALSA capture/playback example and help wanted

2002-03-28 Thread Howard Abrams
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