I apologize for the format of the previous patches. Here are the ones
created with git format-patch, which I suppose is what I should have
using from the beginning.
Still figuring out how the patch-submitting process is supposed to work...
Regards,
Johnny Oskarsson
From: Johnny Oskarsson
Date
Here are some minor fixes in the input handling of instrument selection.
Regards,
Johnny Oskarsson
commit 21c6af2c68837207a31546fbaa09224fb89d5fc5
Author: Johnny Oskarsson
Date: Fri Apr 8 10:39:50 2016 +0200
Initialize arrays to zero.
The uninizialized arrays caused some
Hi,
I hope it is okay to continue sending send patches regarding svmidi to
the suckless mailing list. If not, I will send future patches directly
to Henrique.
Here is a fix to prevent MIDI notes from getting 'stuck'. For details,
see commit message and/or patch.
Regards,
Johnny
of the repository, but I
can't find any missing functionality without it.
I have attached both patches.
Regards,
Johnny Oskarsson
On Wed, Apr 06, 2016 at 09:08:49PM -0300, Henrique N. Lengler wrote:
> On Wed, Apr 06, 2016 at 10:33:23PM +0200, Johnny Oskarsson wrote:
> > Hi,
>
ific 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 patch since it would distract from the ALSA
support itself.
Cheers,
Johnny
>From 4f341bd11a76d8b92fcc954ba0e072af2b0e62d4 Mon Sep 17 00:00:00 2001
From: Johnny O