RE: [Alsa-devel] easy API examples?

2002-02-01 Thread James Courtier-Dutton

I would try to use the 0.9.x  API if you can.
Although 0.9.x is beta, the api is mostly stable, and has better features.
Cheers

James

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Gerald
 Grabner
 Sent: 31 January 2002 22:19
 To: [EMAIL PROTECTED]
 Subject: [Alsa-devel] easy API examples?
 
 
 Hi,
 
 is there any place where I could find easy examples of how to use the
 alsa 0.5 API? Something like just listening to a midi port and
 printing the incoming events on the standard output...
 
 Would be great to get started!
 
 Thx a lot in advance,
 Gerald
 
 ___
 Alsa-devel mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/alsa-devel

___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel



Re: [Alsa-devel] easy API examples?

2002-01-31 Thread DeMeo, William

I think this is what you want:

http://www.parabola.demon.co.uk/alsa/pmidi.html

Also, I remember when I started programming with the ALSA API, I asked the
same question and Josh Green kindly suggested I look at his source for the
Smurf soundfont editor:
http://sourceforge.net/project/showfiles.php?group_id=3940
Of course, Smurf is a full blown GUI program, so you'll have to wade through
some other code before getting to the ALSA API calls, but once there, I
found it helpful (thanks again Josh!)

-chipd

Gerald Grabner wrote:
 
 Hi,
 
 is there any place where I could find easy examples of how to use the
 alsa 0.5 API? Something like just listening to a midi port and
 printing the incoming events on the standard output...
 
 Would be great to get started!
 
 Thx a lot in advance,
 Gerald
 
 ___
 Alsa-devel mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/alsa-devel

___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel