Re: [fpc-pascal] Linux sound (especially MIDI) programming: ALSA?

2012-05-07 Thread Mark Morgan Lloyd

Wimpie Nortje wrote:

On 2012/05/06 05:49 PM, Mark Morgan Lloyd wrote:

Wimpie Nortje wrote:

I have used ALSA to record sound. It was some time ago, I think on
Kubuntu 10.04 or so.

I can send you some code I used but I have no idea whether it will work
under newer Linux's

Thanks, but since it's specifically MIDI I'm interested in it might
not be relevant.

Can you remember which Pascal interface to the ALSA libraries you were
using? I think I've seen two, but I've not yet checked to see whether
they were actually minor variants of the same thing.



The readme file says:

ALSAPAS (ALSA library for Pascal)
Version 0.9.7, September 2003.

Copyright (c) 2002-2003, Pedro Lopez-Cabanillas p...@bigfoot.com


Hence http://perso.wanadoo.es/plcl/alsapas/alsapas-en.html

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


[fpc-pascal] Linux sound (especially MIDI) programming: ALSA?

2012-05-06 Thread Mark Morgan Lloyd
Has anybody used FPC to control ALSA on Linux? I need to filter a MIDI 
stream in real time, and handle transposition etc.


If anybody knows of useful resources I'd appreciate any hints.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Linux sound (especially MIDI) programming: ALSA?

2012-05-06 Thread Wimpie Nortje
I have used ALSA to record sound. It was some time ago, I think on
Kubuntu 10.04 or so.

I can send you some code I used but I have no idea whether it will work
under newer Linux's

On 2012/05/06 10:09 AM, Mark Morgan Lloyd wrote:
 Has anybody used FPC to control ALSA on Linux? I need to filter a MIDI
 stream in real time, and handle transposition etc.

 If anybody knows of useful resources I'd appreciate any hints.

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] Linux sound (especially MIDI) programming: ALSA?

2012-05-06 Thread Mark Morgan Lloyd

Wimpie Nortje wrote:

I have used ALSA to record sound. It was some time ago, I think on
Kubuntu 10.04 or so.

I can send you some code I used but I have no idea whether it will work
under newer Linux's


Thanks, but since it's specifically MIDI I'm interested in it might not 
be relevant.


Can you remember which Pascal interface to the ALSA libraries you were 
using? I think I've seen two, but I've not yet checked to see whether 
they were actually minor variants of the same thing.




On 2012/05/06 10:09 AM, Mark Morgan Lloyd wrote:

Has anybody used FPC to control ALSA on Linux? I need to filter a MIDI
stream in real time, and handle transposition etc.

If anybody knows of useful resources I'd appreciate any hints.


--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal