Music Player

Creations

William132

4 years ago

How to add songs:

Add songs by putting the name and .wav file by the orange arrows. Increase each value by the black arrows by 1 every time a song is added. to convert an audio file to a .wav I found this website helpful: https://audio.online-convert.com/convert-to-wav . Change the bit resolution to 8 bit and the sampling rate to 22050. I hope you enjoy using it.   =D

View full creation

William132

NEW 4 years ago

controls are A to select song, B to return to list, and left/right to skip songs

jicehel

NEW 4 years ago

Cool, thanks for this tools  ;)

Cyrhades

NEW 4 years ago

Hello, 

I have problem because I have create a sound with this website, config like this : 

Resolution : 8bit

Sampling rate : 22050Hz

audio channels : mono

PCM format : PCM 8bit unsigned

The sound works,  but it's  very fast (2X speed),  How remedy ?

If I hear on computer the sound works correctly !

Sorry for my  english !

Bye


Bonjour,

J'ai un problème avec un son que j'ai créé à partir du site web conseillé ici, j'ai configuré comme ceci :

Resolution : 8bit

Sampling rate : 22050Hz

audio channels : mono

PCM format : PCM 8bit unsigned

The sound works,  but it's  very fast (2X speed),  How remedy ?

Sorry for my  english !


Le problème c'est que le son est lu, mais il va 2 fois plus vite qu'il ne le devrait, pour info quand je l'écoute sur PC le son est à vitesse normal !


Merci par avance.

William132

4 years ago

only change the bit resolution and the sampling rate. leave everything else. (your English is good :-) )

William132

NEW 4 years ago

Cyrhades Cyrhades

only change the bit resolution and the sampling rate. leave everything else. (your English is good :-) )

Cyrhades

NEW 4 years ago

Thanks William132 ;-)


I have change in :

Resolution : 8bit

Sampling rate : 44100Hz

audio channels : mono

PCM format : PCM 8bit unsigned


And it's correct now !


Thank you for your help ! 

And Thank Steph on Discord who help me yesterday ;-)

William132

4 years ago

no problem ;-)

William132

NEW 4 years ago

Cyrhades Cyrhades

no problem ;-)

locness3

NEW 4 years ago

How can I add music ? I don't find the source code @William132

William132

4 years ago

It's all in the download file. To add music just open the file and follow the instructions I've put above. Sorry if it's not very clear but I hope it helps. Make sure the music file is in the same folder as the program.

alxm

NEW 4 years ago

Nice work! If anyone's interested in converting songs from the Linux terminal, here's a one-liner:

ffmpeg -i OriginalSong.mp3 -ac 1 -ar 44100 -acodec pcm_u8 ConvertedSong.wav

William132

NEW 4 years ago

locness3 locness3

It's all in the download file. To add music just open the file and follow the instructions I've put above. Sorry if it's not very clear but I hope it helps. Make sure the music file is in the same folder as the program.

locness3

4 years ago

I'm really sorry but I don't find it. I only have the .bin in the download.

locness3

NEW 4 years ago

William132 William132

I'm really sorry but I don't find it. I only have the .bin in the download.

William132

4 years ago

There is only a bin file. I am very new to all of this so there's a lot I still don't understand or havnt learnt yet.

William132

NEW 4 years ago

locness3 locness3

There is only a bin file. I am very new to all of this so there's a lot I still don't understand or havnt learnt yet.

locness3

4 years ago

.bin is a binary format; this means a program without its source code. You would need to provide your Arduino files you use for developement (.ino).

locness3

NEW 4 years ago

William132 William132

.bin is a binary format; this means a program without its source code. You would need to provide your Arduino files you use for developement (.ino).

Sorunome

4 years ago

You drop the folder with the .bin file onto the sd card, and then you can load it from the game loading screen on your meta

Sorunome

NEW 4 years ago

locness3 locness3

You drop the folder with the .bin file onto the sd card, and then you can load it from the game loading screen on your meta