On Wed, Jun 19, 2019 at 01:07:59AM +0100, Peter Burgess wrote: > Is there a way of examining a section of realtime audio and in some way > printing the level of DC offset? Not sure if there's a way within Csound, or for strictly realtime (live) audio, but sox can display if there's on offset in an audio file. sox myaudio.wav -n stat and look at "Mean Amplitude" in the output. Should be zero (or nearly) if there's no offset. -- (the other) Pete -- Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here