Hello everyone for a project I want to record audio signals from a line-in signal as a .wav file on a sd card. I'm using a teensy 4.1. I found some projects that can do just that (for example: https://github.com/h4yn0nnym0u5e/Audio/blob/feature/buffered-SD/examples/Recorder/Recorder.ino), however they all use the teensy audio shield. Is there a way to record .wav files without the audio shield and if so, are there any libraries or examples that could help me doing that?
p.s. I'm still quite inexperienced in that field so keep it simple
p.s. I'm still quite inexperienced in that field so keep it simple