Csound Csound-dev Csound-tekno Search About

[Csnd] [OT] Monitor audio output

Date2012-10-02 15:46
FromBernt Isak Wærstad
Subject[Csnd] [OT] Monitor audio output
I want to make sure a remote machine always has sound coming out of from the sound card (it's for a sound installation) and give me a message if it turns silent. Anyone know any good solution to tap into the output buffer of a multichannel sound card? 

--
Mvh.

Bernt Isak Wærstad




Date2012-10-02 16:07
Fromzappfinger
Subject[Csnd] Re: [OT] Monitor audio output
If that machine is making noise you could have csound listen to an input from
a microphone, get the RMS values and send them over using OSC or sockets,
whatever.

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/OT-Monitor-audio-output-tp5716317p5716318.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-10-02 17:44
FromBernt Isak Wærstad
SubjectRe: [Csnd] Re: [OT] Monitor audio output
Yeah, I thought something along those lines (except just feeding the output back to the input), but since the sound is generated from csound I was wondering if was absolutely safe and stable to run to instances side by side and also if a crash in one csound instance would cause any trouble for the other? I was hoping for some clever python script, but haven't found any. 

On Tue, Oct 2, 2012 at 5:07 PM, zappfinger <zappfinger@gmail.com> wrote:
If that machine is making noise you could have csound listen to an input from
a microphone, get the RMS values and send them over using OSC or sockets,
whatever.

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/OT-Monitor-audio-output-tp5716317p5716318.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




--
Mvh.

Bernt Isak Wærstad