Creating a looper

7 años 1 mes antes #735 por BowDown
Creating a looper Publicado por BowDown
Is it possible to create a looper with pedalshield DUE?
I know that since Due can in real time convert a signal to digital, modulate it and then convert it to analog again, it may seem that this is no problem.

But, for this particular application more variables are inserted. For example, where is the "song" recorded stored?
EEPROM? Sdcard?

Is the access time of the external component quick enough for on the fly read/write?
What would be best to use of these two?
The "song" format would be .wav?

Thanks a lot!

Por favor, Identificarse para unirse a la conversación.

7 años 1 mes antes #738 por Ray
Respuesta de Ray sobre el tema Creating a looper
Hi, I had this idea some time ago but never find the time to do it.
I reckon that the best way to do a looper is to use a I2C ram memory, there are some 1Mb i2c SRAM dip8 chips on mouser for a reasonable price....
There are plenty of options, havea look at this:
hackaday.com/2011/09/07/want-2-megabytes...am-for-your-arduino/

The idea is to read the signal, store it in the external i2c chip and recover it later doing like a circular buffer, have a look at this explanation:
www.electrosmash.com/forum/software-peda...ld/5-delay-pedal#178

About reading wav files... I dont think is feasible, arduino does not have an OS and I think it is not able to read a wav without maybe struggle and waste al the resources.

Por favor, Identificarse para unirse a la conversación.

Tiempo de carga de la página: 0.079 segundos
Gracias a Foro Kunena
Joomla SEF URLs by Artio