Basic 2-Channel Recording to SD Card


#1

Would someone be kind enough to show a patch that enables basic 2-channel recording to SD card, one that saves L and R channels as separate 48KHz recordings?


#2

@axoman

Try this, I didn't test it, but I think it should work:

Axomansamplething.axp (13.1 KB)

EDIT:
The prefix is the name of the file. So as it is now, the left side are saved as:
RecL000 RecL001 RecL002 RecL003 etc.
And they are save in the root of the SD-card.

To select save destination use the ctrl/i.
0 = RecL000
1 = RecL001
Etc.


#3

I suspect the term "recording to SD card" refers to streaming audio to sd card... this is not available yet, as its a bit involved to get correct/non-glitchy.
(if you do a search on the forum you will find previous requests for this)


#4

Thanks a lot Jaffa!

Didn't work for some reason but I removed some of the objects and got it to work. It's not what I meant but that's my fault for not explaining correctly. I need it to record (stream) to the SD card, so that the recording length is only limited by the SD card space, not the RAM.

PRE EDIT:
Just saw Mark's post, thanks, and yes, that's what I meant, I need to stream to the card. I thought I read somewhere that it was possible with one or two channels, but nothing more.

Damn, that's a bummer then :slightly_frowning_face:


#5

Ahh I see. Yes this is not the same at all. Would also love the other feature :slight_smile:


#6

Axoloti definitely needs some love in the SD card department if it cannot stream two channels to it.

With it being configured by default as 2-channel in, 2-channel out, with an SD card reader/writer, it's pretty much expected to handle at least streaming two channels to/from an SD card.

I really hope SD streaming gets some attention, and if its low-priority maybe one of the code wizards here will have a go at it. I really hope someone does cause Axoloti definitely needs improvement in that area.