Quantcast
Channel: MOD WIGGLER
Viewing all articles
Browse latest Browse all 4188

Music Software • Time domain signal descriptors

$
0
0
I've just put together a collection of simple time domain signal descriptors in a small C++ header file. The idea is to analyse things such as amplitude, zero crossing rate, peak rate, various other geometric properties of waveforms. All descriptors take one sample at a time as input and output one sample, which is useful if you put it in a feedback loop. And I also imagine someone here might want to consider doing an adaptation for modular applications. The output then would be basically a cv signal that reflects some property of the input audio signal.

Documentation and source code is available.
I've thought about making some adaptive effects, such as various dynamics effects that respond to some arbitrary waveshape property, not just amplitude.
Thoughts and ideas are welcome.

Statistics: Posted by oberdada — Tue May 07, 2024 1:07 pm — Replies 1 — Views 39



Viewing all articles
Browse latest Browse all 4188

Trending Articles