Just a peek at what my listening comparison app currently looks like:
[img]dedf39bf4c[/img]
Each slider pair represents a sample and the reference file (which is randomly placed in either the left or right position, and hence is "hidden"). The various samples will be randomized from session to session.
The first version won't be able to seek within a file, but basic functionality should otherwise be there. I tested saving to a results file today with no problem. The remaining code to be written will read a config file and randomize the playback positions.
After file seeking, I'd like to add another window to allow abx testing.
ff123