Well, I've tried to search on this server and haven't found, so will ask here.
I'm a guitar player and have an electric guitar, that sometimes I'd like to record. Microphone recordings are shitty and hard to reproduce later (mostly because electric guitar without amp is quiet).
So, I got an idea - can I create a gpio board for a flipper with audio jack and app to record my guitar when I don't have a proper sound card and laptop nearby?
Approximate plan is to plainly plug 3.5mm jack on the board, and use a couple of pins to transfer guitar-produced signal (mono audio from pickups) to an app in the flipper and record it on the sd card. The recording don't need to be awesome, I just need more or less external-noise-free and normal-volume-level recording. Latency and processing time of the recording isn't important (as soon as buffer fits into memory, heh) - I usually just want to record a note phrase and go on doing other things.
As I'm not an experienced engineer (><), I'd like to ask a couple of questions to someone here.
- Have anyone implemented this already? It would be much simpler just to take. I'm fine with buying some stuff for the flipper, but I don't want to buy just separate device for it to reduce every day amount of things to be charged, think about it, etc etc.
- How implementable is the idea on a scale from 1 to 10 in theory?
- What probably should be on the board between jack and gpio pin output to the flipper? Can I do it without signal amplification (or do it on a software side)? Can I protect flipper from someone accidentally connecting the amplifier output and overloading the channel? (or it's not a problem?)
- What other questions / problems I should keep in mind implementing this?
Thanks in advance to anyone answering. ๐