Hi, just starting with the Axoloti and I need some help, please.
I once created a pitch to MIDI module in SynC Modular and I want to re-create it in the Axoloti.
I have two questions, hopefully somebody can clarify:
1) How do I create an audio signal clipper, so the output is 1 if the audio sample is above 0 and -1 otherwise? (or 64 and -64)
2) How do I create a "relay" for an audio signal, for example if the absolute value of a signal is above a given value, let the signal pass, if not set to 0. (I found the math/abs module, but not sure how to implement the relay part.
Thanks!