Search results

  1. D

    Adding and removing AudioStream and AudioConnections during program execution

    Hi, I'm using a Teensy to make a little multi effects unit. In this I'm planning to have "modes", where each mode is basically a set of effects / mixers etc with connections between them. A couple of buttons will allow selecting a different mode during program execution. No need for two modes to...
  2. D

    Coding audio effects, questions about emulation, synth_dc

    I'm getting into writing audio effects for Teensy, and have been reading through the source code for many of the effects already in the library. I'm ok when it comes to much of the maths as I've done DSP stuff before on regular computers, but I've never had to optimise them much and could rely...
Back
Top