[comp.sys.next] SoundView samplesProcessed

andy@phoenix.Princeton.EDU (Andrew M. Milburn) (07/06/89)

I'd like to ask the SoundView how many samples it has "played" at any
given moment, [view sound] doesn't appear to return the same object
that's being used by the play method.  One expects the SoundView to
be making internal copies of the current sound object, for purposes of
playing highlighted regions, etc, but I find no way to access
these hidden structures.  Is this a job for the dreaded delegate?