I load in a .wav file, which plays the whole song correctly if I use "tabplay~ 1".
But if I connect a metronome at 44100 times a second to either
a tabread4 object to get a single sample (on the left)
or a tabplay object playing one sample at a time (on the right)
I hear nothing, and pops, respectively:
What am I doing wrong please?