Hello everyone.
I'm brand new to Arduino, and after playing simple music with "pitches.h" I'm asking myself if it is possible to play sounds (say mp3 files) with arduino through an 8 ohm speaker and, if so, what would I need for that. My idea right now is basically to make the simple "push button, play note" but making it be an audio effect instead of a raw note.
I've been reading a bit through the MIDI documents but I'm not sure if that's what I need, since I won't be using any MIDI device.
Thank you for your answer and links, I learnt a few new things : )
What I am exactly trying is basically what it’s done in this video:
Transform a signal (digital) into a sound pre-made.
The thing is that I know nothing about this, and I am getting crazy reading through Serial to MIDI converters and such things, understanding very little of it. If someone could tell me in the lesser words how to achieve that, I’d be very thankful.
xl97:
the title says MIDI in it? but you stated you didnt want to use MIDI?
I have never touched anything MIDI related.. but there are tons of posts on it here..
I didn't exactly say I didn't want to use MIDI. What I say is that I know not how to use it, and wondered if someone could help me out a bit.
I've been looking up things and it seems that this could be what I'm looking for:
http://www.cooking-hacks.com/index.php/music-shield.html