Thanks for taking time to try that out for me.
Yes I've tried the sketch with the patchcord going straight through also and it sounds exactly the same. I've also tried altering the array pretty...
Type: Posts; User: ellis
Thanks for taking time to try that out for me.
Yes I've tried the sketch with the patchcord going straight through also and it sounds exactly the same. I've also tried altering the array pretty...
Thanks - https://github.com/dxinteractive/TeensyAudioWaveshaper
Hi all, I'm having problems programming sound effects into a guitar pedal I am building. I'm using Teensy 3.2 without audio shield, just using filters and adc-dac.
I am unable to control many...
Morning all, I'm having issues with programming effects into my Teensy based guitar effects pedal.
I am using Teensy 3.2 without the audio shield. I just have various filters going to ADC and...
The analogReferance() term is mentioned in the adc section of the audio gui design tool. It says use 'INTERNAL' for 1v2 and 'EXTERNAL' for 3v3. Not sure why I cant get it to work.
As for the...
Thanks for getting back to me Pete. I tried increasing memory but you're right It had no effect. I'm using a teensy 3.2 (no audio shield) but I'm thinking of getting a more updated version for future...
Hi all, I'm working on an audio effects controller for guitar. I have made everything and have decent sound reproduction out of my amp. I'm now at the stage of adding effects, however I am unable to...