I'm not as smart as most in this forum so I apologize for asking if this is a simple project. I plan on going through the audio tutorial (again) tomorrow...in hopes for things to 'sink in'.
My husband has challenged me to do a Halloween project. I have every Teensy board available, along with audio adapter, psram (4.1), 23LC1024(4.1), and W25Q128FV but after going through many forum posts & github code...I've come to a standstill on how to proceed. I have learned how to solder (even the SMD chips & they passed the tests) but now need to figure out how to do the actual programming!
What I want to do is create a scary Exorcist effect where the Line-in/Mic audio is processed (this is where I am drawing a blank) and the output is REVERSED. I want it to be actual reverse and not simulated with the audio source being live (not pre-recorded). Is this possible on Teensy? I've only seen examples of reversed audio using pre-recorded wave or raw files with Teensy.
I've looked at the Queue & Delay portions of the audio library but have no clue how to modify the contents appropriately. I do have a Nootropic AudioHacker shield (see: https://github.com/nootropicdesign/.../examples/RealtimeReverse/RealtimeReverse.ino) but unsure how to port over to Teensy.
So...is my idea possible? I am sure I have bitten off more than I can chew...but if it can be done using UNO & the 23LC1024 chip...why not Teensy 4.1 + audio adapter? I'm just so darn clueless and need some pointers.
I know realtime reversing isn't technically possible...but 'near' realtime will be fine.
Thank you!
My husband has challenged me to do a Halloween project. I have every Teensy board available, along with audio adapter, psram (4.1), 23LC1024(4.1), and W25Q128FV but after going through many forum posts & github code...I've come to a standstill on how to proceed. I have learned how to solder (even the SMD chips & they passed the tests) but now need to figure out how to do the actual programming!
What I want to do is create a scary Exorcist effect where the Line-in/Mic audio is processed (this is where I am drawing a blank) and the output is REVERSED. I want it to be actual reverse and not simulated with the audio source being live (not pre-recorded). Is this possible on Teensy? I've only seen examples of reversed audio using pre-recorded wave or raw files with Teensy.
I've looked at the Queue & Delay portions of the audio library but have no clue how to modify the contents appropriately. I do have a Nootropic AudioHacker shield (see: https://github.com/nootropicdesign/.../examples/RealtimeReverse/RealtimeReverse.ino) but unsure how to port over to Teensy.
So...is my idea possible? I am sure I have bitten off more than I can chew...but if it can be done using UNO & the 23LC1024 chip...why not Teensy 4.1 + audio adapter? I'm just so darn clueless and need some pointers.
I know realtime reversing isn't technically possible...but 'near' realtime will be fine.
Thank you!