Shop OBEX P1 Docs P2 Docs Learn Events
SIDplayer for the Propeller — Parallax Forums

SIDplayer for the Propeller

Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
edited 2009-12-14 01:42 in Propeller 1
Using the SIDcog code, I adapted the midiplayer I wrote a while back to play SIDs.

It's in binary for now.. Will release code later.

The two attached versions are NTSC with demoboard video/keyboard settings.
One has the SD on 0, the other has the SD on 16.

Download the music files (SID dumps) from here:
p8x32a.googlepages.com/dumps.zip

Copy the files from the dump.zip to your SD and boot the one
that matches your configuration.

Let me know how it works..

OBC

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?

Visit the: The Propeller Pages @ Warranty Void.

Post Edited (Oldbitcollector) : 11/18/2009 1:39:55 AM GMT

Comments

  • TheWizard65TheWizard65 Posts: 91
    edited 2009-11-18 01:36
    Nice to see you working again, Can't wait to try this out.
  • Roger LeeRoger Lee Posts: 339
    edited 2009-11-18 01:42
    running sidplayer_demoboard_sd0.binary (on demoboard).

    Thanks, nice

    no issues, works great!

    Roger

    Post Edited (Roger Lee) : 11/18/2009 1:51:51 AM GMT
  • Ahle2Ahle2 Posts: 1,179
    edited 2009-11-18 01:51
    Oldbit...
    We have to get these guys working on the Quiz instead so you can release the full source wink.gif
  • Roger LeeRoger Lee Posts: 339
    edited 2009-11-18 02:15
    no time to work on Quiz now, got to go listen to the blinkin keys on TV.
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-11-18 02:23
    I believe you guys will find some good clues in the "dumps" file I included. [noparse]:)[/noparse]

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Visit the: The Propeller Pages @ Warranty Void.
  • BaggersBaggers Posts: 3,019
    edited 2009-11-18 08:58
    nice 1 OBC [noparse]:)[/noparse] I'll look forward to a Hybrid version lol [noparse]:)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    http://www.propgfx.co.uk/forum/·home of the PropGFX Lite

    ·
  • Ahle2Ahle2 Posts: 1,179
    edited 2009-11-18 11:33
    Roger Lee said...
    no time to work on Quiz now, got to go listen to the blinkin keys on TV.
    shocked.gifnono.gif

    Here are 54 more tunes to play around with and a lot of quiz clues. wink.gif
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-11-18 14:34
    Egads!

    I overlooked the requirement of supporting more than a single page of SIDs. [noparse]:)[/noparse]
    (I'll update the program this weekend.)

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Visit the: The Propeller Pages @ Warranty Void.
  • blittledblittled Posts: 681
    edited 2009-11-18 14:42
    Will this work with·SID files such as the ones found on The High Voltage SID Collection http://www.hvsc.c64.org/·? That site has over 36,000 SIDs!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    What electronics need - MORE POWER!!!!!!!
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-11-18 14:45
    Yes.. You'll need to convert them first.. (I'll let Ahle expand on that when he's ready)

    Also, there is a SID editor for the PC: GoatTracker
    which could be used for creating SIDs for your own games when the source is released.

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Visit the: The Propeller Pages @ Warranty Void.
  • Ahle2Ahle2 Posts: 1,179
    edited 2009-11-18 14:52
    blittled said...
    Will this work with SID files such as the ones found on The High Voltage SID Collection http://www.hvsc.c64.org/ ? That site has over 36,000 SIDs!

    No, because that needs an emulation of the main processor used in the C64 (MOS6510).
    We are all waiting eagerly for ericball to finish his emulator... then someone (maybe me) will make a real SID player for the prop.

    Until then you have to use the PC tool that i made to dump sid tunes to .dmp files.
    The tool, however, isn't very stable at the moment and it isn't ready for a public release yet.
    You have to ask me or Jeff to dump songs until I release the tool.

    Johannes Ahlebrand.
  • HPGHPG Posts: 8
    edited 2009-12-06 16:52
    Is the SIDcog code available somewhere?
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2009-12-06 17:03
    Ahle2 was going to release the source to SIDcog based on when the quiz in his demo was solved.
    I can't lay my hands on his thread, but perhaps we can twist his arm a little.

    Sorry, as a beta tester I promised I wouldn't release the source until he gave permission to do so.
    (as much as I wanted to use SID music in Christmas Catch)

    OBC

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    New to the Propeller?

    Visit the: The Propeller Pages @ Warranty Void.
  • Ahle2Ahle2 Posts: 1,179
    edited 2009-12-14 01:42
    HPG said...
    Is the SIDcog code available somewhere?

    SIDcog is release.... have fun playing with it brother (or sister?)
Sign In or Register to comment.