SD audio playback

Libraries, utilities, bootloaders...

SD audio playback

Postby albertinjo » Tue Jun 17, 2014 9:09 am

Recently I tried the SD audio streaming demo which can be found on gamebuino wiki:

http://gamebuino.com/wiki/index.php?tit ... _streaming

It works and I am fascinated with the sound quality.
I was fascinated with the sound quality.
So I was wondering if there are any plans to include this feature in further gamebuino sound library developement.
I dont have programming skills to do it, but if someone could optimize the code a bit more so it would search, or load multiple tracks from the SD card.
I was searching for a good audio streaming library, and all of them had pin9 as default audio output pin, and gamebuino speaker is connected to pin3.
User avatar
albertinjo
 
Posts: 98
Joined: Wed Mar 26, 2014 2:26 pm

Re: SD audio playback

Postby ripper121 » Tue Jun 17, 2014 9:28 am

so look in the ino file or lib for a 9 and replace it with a 3
User avatar
ripper121
 
Posts: 224
Joined: Fri Apr 04, 2014 2:02 pm
Location: Germany

Re: SD audio playback

Postby rodot » Sun Jun 22, 2014 9:41 am

albertinjo wrote:So I was wondering if there are any plans to include this feature in further gamebuino sound library developement.


There is no plan to include this in the Gamebuino library, as it's not compatible with the current sound library. But nothing prevents you from using this snippet in your games to feature audio streaming ;)

ripper121 wrote:so look in the ino file or lib for a 9 and replace it with a 3

I'm afraid it won't be that simple, as audio libraries directly access registers and ports without using the arduino pin functions.
User avatar
rodot
Site Admin
 
Posts: 1290
Joined: Mon Nov 19, 2012 11:54 pm
Location: France


Return to Software Development

Who is online

Users browsing this forum: No registered users and 40 guests

cron