[Gambas-user] Gambas & API of ALSA

Benoît Minisini gambas at ...1...
Mon May 24 00:18:59 CEST 2010


> Hello,
> 
> I'ld like to make a midi sequencer by using the API of ALSA.
> The question is: in Gambas can I call the API of ALSA ? In positive case,
> how I can do it ?
> 

Not directly, but you can use EXTERN to call functions directly in the ALSA 
library.

But why do you need ALSA to write a midi sequencer? Can't you just use the 
midi port device file?

-- 
Benoît Minisini




More information about the User mailing list