ftp.nice.ch/peanuts/GeneralData/Usenet/news/1989/CSN-89.tar.gz#/comp-sys-next/1989/May-Jun/0.9-sound-stuff

This is 0.9-sound-stuff in view mode; [Up]


Date: Sun 17-May-1989 03:37:26 From: Unknown Subject: 0.9 sound stuff I'm interested in implementing a loop like: for (;;) { GetCODECData(buf, samples_per_frame); if (NotSilence(buf, samples_per_frame)) GetSilenceTerminatedSamples(buf, samples_per_frame, max_samp); } If one SNDStartRecording() preempts another, is the CODEC stopped and restarted or does the CODEC continue to run and its data stream simply rerouted to the overriding SNDStartRecording()? If the CODEC is stopped and restarted, does this mean that some samples could be lost? ...eric

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.