Re: [dev] svmidi - a simplistic virtual midi keyboard (WIP)
Hi,
First of all I would like to thank you for this! I use VMPK quite
a lot and it is nice to see a "simplisticr" alternative without all the
dependencies.
> The biggest missing feature is ALSA support, which I can't do
> since I have no linux box, but might be extremely simplistic task.
> Once the support is added, the software can be quite useful, in
> such a small piece of code.
I added basic support for ALSA, which works on my machine at most. See
attached pull request.
(fair warning: I haven't used the ALSA sequencer API before)
There seems to be some MacOS™-specific things in your code (u_char, for
instance) which I had to change to make svmidi compile, but I haven't
included this in the pull request since it would distract from the ALSA
support itself.
Cheers,
Johnny
Received on Wed Apr 06 2016 - 22:33:23 CEST
This archive was generated by hypermail 2.3.0
: Wed Apr 06 2016 - 22:48:12 CEST