Thank you very much for ABC/HR, it's quite useful. However, on linux, it doesn't work very well. I fixed several problems to get it to even work, then there were quite bad dropouts changing samples, ie about 1/4 a second which was way too distracting to listen for subtle differences.
Accoring to this post:
http://www.hydrogenaudio.org/forums/index....792#entry279792
it seems to be less of a problem on windows.
I basically re-arranged PlaybackThread.java to remove the dropouts, and it works quite well. The first sample switch is actually worse as the samples seem to overlap, but subsequent switching is almost perfect. Sometimes it is perfect (to my ears anyway
Also I made another minor improvement, to make the current playing sample button in italics so there's a visual indication of which sample is playing.
Is anyone interested in testing this on windows? I'll post the patches and you'd need to patch the source and rebuild it.
Thanks,
Laurence