Hey there all! I'm very new to Axoloti and I need some guidance.
I have a very specific project that I want to get finished this year, namely:
- A portable sampler with a lofi mic, recording to a SD-card
- The sampler also has a sequencer, reading and playing the samples.
Simple enough I thought, but not simple in hardware as far as I can tell. My initial thought was to use the Axoloti as both the sequencer (with some fx and whatnot) and sampler. When I came to the realisation that Axoloti, powerful as it is, might now have the support needed for the recording side I turned to Arduino and inspiration from Bastl Instruments Microgranny (which is Arudino based with an Adafruit Wave shield).
So in short, I want not only to read samples from the SD-card (sample player). I want both to record and play samples (sampler). Is it still doable doing just with the Axoloti? Mind you I don't need 44.1kHz, I'm perfectly fine with low bit rate and 22.05 or lower sample rates and pretty short recordings < 2 sec (since the sample sequencer mainly will work as a drum instrument anyways).
I found a few topics related to this question, but haven't found an answer to this specific problem and I do want to avoid pitfalls in the beginning.
As you might tell I am a beginner in all things hardware, but I'm embarking a new career in embedded systems so I've got time and dedication to learn more.
I'm thankful for any help!