Search found 2 matches

by ride4funfl
Tue Nov 25, 2014 12:52 am
Forum: General Audio Programming
Topic: How to determine ime between pulses that exceed a threshold
Replies: 2
Views: 2555

Re: How to determine ime between pulses that exceed a thresh

For peak finder I do not always get the peaks. It seems I need all peaks that exceed a threshold not just all equal to max but I also need to ignore for a window of time after a peak is sceen. ;nyquist plug-in ;version 4 ;type analyze ;name "Scrambler..." ;action "Analysing the audio ..." ;control e...
by ride4funfl
Mon Nov 24, 2014 5:40 pm
Forum: General Audio Programming
Topic: How to determine ime between pulses that exceed a threshold
Replies: 2
Views: 2555

How to determine ime between pulses that exceed a threshold

I am creating a sound sample that generated by a breaking a beam of light (a photogate system). The sample is generally low noise centered around 0db and a pulse (or close grouping of multiple pulses of various amplitudes) when light beam is broken. The pulse general varies based on the light intens...