d'oh. anyway, with midi, sounds great (so long as jackd isn't suffering xruns)

This commit is contained in:
Bill Currie 2007-03-17 07:28:32 +00:00 committed by Jeff Teunissen
parent b4cb4afdb0
commit ee12f44ff6

View file

@ -88,8 +88,6 @@ snd_jack_xfer (int endtime)
*output[0]++ = snd_paintbuffer[i].left / 65536.0;
*output[1]++ = snd_paintbuffer[i].right / 65536.0;
}
output[0] += count;
output[1] += count;
}
static int