I don't understand what calccount "samples per pixel" means.

James Kelleher's icon

I'm making my way through Cipriani and Giri, got to the point where we start playing around with the scope~ object. I'm confused when they say "each pixel drawn represents a fixed number of samples". In what way are the samples represented? Are they just being averaged out? If I have a buffer size of 128 and calccount of 2, will the oscilloscope display 64 pixels?