atom feed6 messages in at.iem.pd-listRe: [PD] control data from input
FromSent OnAttachments
thomas.gorbachDec 30, 2004 3:42 am 
Frank BarknechtDec 30, 2004 4:07 am 
Andres CabreraDec 30, 2004 4:41 am 
thomas.gorbachDec 30, 2004 5:23 am 
Frank BarknechtDec 30, 2004 5:47 am 
rocDec 30, 2004 5:52 am 
Subject:Re: [PD] control data from input
From:Frank Barknecht (fb@footils.org)
Date:Dec 30, 2004 4:07:38 am
List:at.iem.pd-list

Hallo, thomas.gorbach hat gesagt: // thomas.gorbach wrote:

I want to get control data from input to control a sequencer.

You mean from "audio input", right?

With adc~ i can get signals from a microfon. How can i measure the volume of the inputstream. If the volume goes over a certain value a controlstatement starts the sequencer.

You can use the [env~] envelop follower, [bonk~] or [snapshot~] banged by either [bang~] or a [metro].

Ciao