You'll have the choice whether to use the audio signal or the float. If the audio signal is connected it will override the float on the next sample.
Ingo > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[email protected]] Im Auftrag von > Jonathan Wilkes > Gesendet: Dienstag, 15. November 2011 20:06 > An: tim vets > Cc: Pure Data Forum; i go bananas > Betreff: Re: [PD] Audio line circuit breaker? > > Seems like that would work, with "work" meaning it fulfills hc's request. > > But I don't understand hc's request-- you can already sent a float to an > audio > > inlet. What is the problem that's being addressedhere? > > > -Jonathan > > > >________________________________ > >From: tim vets <[email protected]> > >To: Jonathan Wilkes <[email protected]> > >Cc: Hans-Christoph Steiner <[email protected]>; i go bananas > <[email protected]>; Pure Data Forum <[email protected]> > >Sent: Tuesday, November 15, 2011 1:56 PM > >Subject: Re: [PD] Audio line circuit breaker? > > > > > >[inlet~] [inlet] > >| || [switch~] > >| > >[outlet~] > >? > > > > > > > > > >2011/11/15 Jonathan Wilkes <[email protected]> > > > >see [sig~] > >> > >> > >> > >> > >>>________________________________ > >>>From: Hans-Christoph Steiner <[email protected]> > >>>To: i go bananas <[email protected]> > >>>Cc: Pure Data Forum <[email protected]> > >>>Sent: Tuesday, November 15, 2011 11:52 AM > >>>Subject: Re: [PD] Audio line circuit breaker? > >> > >>> > >>> > >>> > >>> > >>>That still sends the audio signal, tho its all 0s, I wonder if there is > an object that actually stops the flow of audio, i.e. behaves like an > unattached inlet. This is useful if you want to send a float message to > an audio inlet. > >>> > >>> > >>>.hc > >>> > >>>On Nov 15, 2011, at 2:18 AM, i go bananas wrote: > >>> > >>>[*~ ] > >>>> > >>>>(send a 1 or 0 to the right inlet to turn on and off) > >>>> > >>>>(do this after the 0 / 1 to avoid clicks: > >>>> > >>>> [$1 5( > >>>> | > >>>> [line~] > >>>> | > >>>>[*~ ] > >>>> > >>>> > >>>> > >>>> > >>>>On Tue, Nov 15, 2011 at 2:14 PM, Sebastian Valenzuela > <[email protected]> wrote: > >>>> > >>>>Hi again, > >>>>> > >>>>>Can such a thing be built? Something you can put in between an audio > source and audio receiver (like an osc~ object going to a dac~) that would > either break that signal or allow audio to flow from one to the other > (On/Off). There is probably a very easy answer to this. > >>>>> > >>>>> > >>>>>Thank you for reading, > >>>>>Sebastian > >>>>>_______________________________________________ > >>>>>[email protected] mailing list > >>>>>UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > >>>>> > >>>>> > >>>>_______________________________________________ > >>>>[email protected] mailing list > >>>>UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > >>>> > >>> > >>> > >>> > >>> > >>>----------------------------------------------------------------------- > ----- > >>> > >>> > >>>"[W]e have invented the technology to eliminate scarcity, but we are > deliberately throwing it away to benefit those who profit from scarcity." > -John Gilmore > >>> > >>> > >>>_______________________________________________ > >>>[email protected] mailing list > >>>UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > >>> > >>> > >>> > >> > >>_______________________________________________ > >>[email protected] mailing list > >>UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > >> > > > > > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
