(Hss) Music Player V1.20
Ym2413a
Posts: 630
Hello everyone. [noparse]:)[/noparse]
Here is a new program I just wrote.
It's a music player for the hmus file format.
It scans the SD card for .hmus (.hmu) files and loads them into a playlist.
From there you can select which music file you want to listen to.
.hmus files can be downloaded from here:
www.andrewarsenault.com/hss/hmedia.html
Here is the source code to the player. [noparse]:)[/noparse]
www.andrewarsenault.com/propcomp/Yma-HssPlayer-v120.zip
It's configured to play on the demo-board with the SD card on pins 0 thru 3.
The code is easy to config and can be matched to any propeller setup.
Hybrid and Hydra binaries are going to be released as well. [noparse];)[/noparse]
Also this boots nice from PropDOS and allows you to exit back without restarting the chip.
Thanks everyone!
--Andrew Arsenault.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Share the knowledge: propeller.wikispaces.com
Lets make some music: www.andrewarsenault.com/hss
Here is a new program I just wrote.
It's a music player for the hmus file format.
It scans the SD card for .hmus (.hmu) files and loads them into a playlist.
From there you can select which music file you want to listen to.
.hmus files can be downloaded from here:
www.andrewarsenault.com/hss/hmedia.html
Here is the source code to the player. [noparse]:)[/noparse]
www.andrewarsenault.com/propcomp/Yma-HssPlayer-v120.zip
It's configured to play on the demo-board with the SD card on pins 0 thru 3.
The code is easy to config and can be matched to any propeller setup.
Hybrid and Hydra binaries are going to be released as well. [noparse];)[/noparse]
Also this boots nice from PropDOS and allows you to exit back without restarting the chip.
Thanks everyone!
--Andrew Arsenault.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Share the knowledge: propeller.wikispaces.com
Lets make some music: www.andrewarsenault.com/hss
Comments
And you've done a great job converting those classic electropop tunes!
Coley
A good solution to the 6k limitation in PropDOS, which limits loading the larger hmus files. Very Nice!!
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with the Protoboard? - Propeller Cookbook
Got an SD card? - PropDOS
A Living Propeller FAQ - The Propeller Wiki
(Got the Knowledge? Got a Moment? Add something today!)
Second on that MOD player... How about a SID player??? [noparse]:)[/noparse] [noparse]:)[/noparse]
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with the Protoboard? - Propeller Cookbook
Got an SD card? - PropDOS
A Living Propeller FAQ - The Propeller Wiki
(Got the Knowledge? Got a Moment? Add something today!)
MOD files can be over 32k easy! and that wasn't a problem since the Amiga had 512k or more of RAM on a system. *lol*
SID is more do-able with the ram limit.
Thanks for the input. [noparse]:)[/noparse]
Glad everyone likes it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Share the knowledge: propeller.wikispaces.com
Lets make some music: www.andrewarsenault.com/hss
with tracker?
Will this work on my lowly propeller board of only on the hydra boards??
k.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Share the knowledge: propeller.wikispaces.com
Lets make some music: www.andrewarsenault.com/hss