Tinwelint78 / eBaghet

Open source electronic pipes project for Arduino. Currently include Baghet (italian bagpipes), Great Highland Bagpipes, Small Pipes, Border Pipes, Uillean Pipes, Gaita Gallega and Gaita Asturiana (still in developement)
https://tinwelint78.github.io/eBaghet/
GNU General Public License v3.0
10 stars 3 forks source link

DFPlayer Mini #2

Open ocandequen opened 3 years ago

ocandequen commented 3 years ago

Hi, excuse my english. I made the echanter with the sketch of the ebaghet, and I think its great, but maybe with low volume. In other project someone makes one using the DFPlayer Mini with the wav files of the gaita sounds. Do you think that this can be a good idea? You could put diferent instrument sounds on the sdcard and change it with some buttom, having a multi-instrument, changing sounds easily without reprogramming the arduino, only changing the archives of the SD card. I don't know if I can put here the link of the other project from a web out of github Thank you.

Tinwelint78 commented 3 years ago

Hi, yes, I have thought about DFPlayer mini, I have used it in many other project, but I don't know if delay would be accetable... Moreover, I think DFPlayer can sound only one file at time, and this can preclude the possibility of sounding drones and chanter simultaneously. Please, fell free to link the other project here, so I can take a look!

ocandequen commented 3 years ago

https://elconocimientocompartido.wordpress.com/gaega/

Here you can see a video https://drive.google.com/drive/mobile/folders/1yvcEAS8d3a6AVSLfUEj3-_I5wNf8FdaC?usp=drive_open

If the delay is acceptable, maybe the sound of the drone can be synthesized by the arduino and the different notes by the dfplayer. It's an idea, I don't know programming.