Continuing my experiments with wiring up the audio...
# two-minute-week
c
Continuing my experiments with wiring up the audio graph visually. I'm prototyping mostly, trying to decide what is worth doing. I haven't had much opportunity to work on this, so progress is slow, and I'm still trying to decide what I actually want!

https://youtu.be/f3J0dyniX6k

😎 3
👍 2
It might be fun to show the FFT on the wires instead of the audio signal; I could totally do that, but it probably wouldn't be practical for complex graphs.
f
These vibrating wires are fantastic!
1
c
cool! maybe having different behaviors for low-frequency / control-rate wires would be useful, where you could display a lot more windows. it’s definitely subjective, but I’d love to see an actual sine wave coming out of the LFO instead of sinusoidal motion of the entire wire.
c
Interesting idea. Sample and buffer at a slower rate. I'm also probably going to avoid the edge detection trigger thing I tried, but add a fixed sample of the oscillator output in the node view, for a clearer view of what is being generated.