Shop OBEX P1 Docs P2 Docs Learn Events
(Hss) Music Player V1.20 — Parallax Forums

(Hss) Music Player V1.20

Ym2413aYm2413a Posts: 630
edited 2009-03-26 19:28 in Propeller 1
Hello everyone. [noparse]:)[/noparse]

Here is a new program I just wrote.
It's a music player for the hmus file format.

yma-hssplayer120.gif

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

  • ColeyColey Posts: 1,112
    edited 2008-01-23 13:40
    Nice work Andrew!

    And you've done a great job converting those classic electropop tunes!

    Coley yeah.gif
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2008-01-23 15:29
    This looks fantastic!

    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!)

  • BaggersBaggers Posts: 3,019
    edited 2008-01-23 16:05
    cool, looks great, next we need a MOD tracker [noparse]:D[/noparse]
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2008-01-24 01:50
    Just got a chance to sit down and try this tonight... Awesome!!

    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!)

  • Ym2413aYm2413a Posts: 630
    edited 2008-01-24 05:20
    I'd do MOD if the files where more compressed. [noparse]:)[/noparse]
    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

  • BaggersBaggers Posts: 3,019
    edited 2008-01-24 09:46
    Sid player it is then [noparse]:)[/noparse]

    with tracker?
  • KPRKPR Posts: 189
    edited 2009-03-26 18:19
    Wow.. I'm gonna have to dig out the stuff backed up on tape if we get a modtracker..

    Will this work on my lowly propeller board of only on the hydra boards??

    k.
  • Ym2413aYm2413a Posts: 630
    edited 2009-03-26 18:23
    It'll work on any board. Just mod the pinouts to match your board. [noparse]:)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Share the knowledge: propeller.wikispaces.com
    Lets make some music: www.andrewarsenault.com/hss

  • KPRKPR Posts: 189
    edited 2009-03-26 19:28
    Woo hoo.. time to wire up a stereo sount output..
Sign In or Register to comment.