| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
Help with convert prg to sid
Hello!
I have made some tunes in Cybertracker, and want help to convert them to sid.
Shall I convert the prg-file before i crunch it to basic?
|
|
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
If it's a singlespeed tune and you're on Windows, just save the tune from memory to disk and export it to your harddrive. Mind that you mustn pack the tune with a packer or make it executable. Just save the Tune ($1000 - $2000 i assume).
Then get SidEdit and use it to convert the .prg file to .sid. Voila.
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
Thanx!
I have the prg on my harddrive, and I have tried Sidedit, but i can´t get it to work.
|
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
Make sure you saved just the tune, not any irq's for playing the tune or basic headers. Then Make sure you enter the correct values for initAddress and playAddress. |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
First, i compose the tune in Cybertracker.
Then i use the executablemaker to make it executable.
I must load the file with ,8,1 and start the tune with sys 18096. (that is $46b0)
In sidedit i have tried to enter $46b0 for the playadress.
But what is the initadress?
I can nothing about machinecode. I only compose :)
|
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
I've just took a look at that executable maker. It saves the tune with a player routine that gets called at $46b0. This isnt the actual tune, but just a piece of machine code to display some screen and play the music in an irq. You cant use that address for Sidedit. I'm looking around the code to find the proper play and init, but i'm at work right now.
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
Thankyou!
I am greatful for your help
|
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
I'm sorry but i cant seem to figure out where the init and play calls are in this mess of a code.
I'm sure someone here knows more about the cybertracker format than me. I can try to look into it later on after work if no one else has come up with some information until then.
Sorry.
|
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Send me a tune on nmioaon@hotmail.com and i will find out, and tell you what to do. |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
I looked at it..
It seems the player is dependant on poking 1 and 2 into a byte, from outside the irq, at certain times, to play anything. this is really shit..
the init/playhandler is self modifying.. argh!
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
So it is impossible to convert it to sid?
Is it more possible to convert it before I make it executable?
I will send you a tune rambones, and you can try to convert it?
|
| |
Stainless Steel
Registered: Mar 2003 Posts: 966 |
If all else fails, you can try asking Cyberbrain for help. Him being the person who made Cybertracker. |
| |
Hate Bush
Registered: Jul 2002 Posts: 465 |
there's plenty of cybertracker tunes in hvsc, but i have no idea who is responsible for ripping them. nonetheless, i assume that conversion is doable. |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Tonhuvudet, send me the tunes, NOT executable packed.
its not impossible, the exe is just heavy shit code.. |
| |
iAN CooG
Registered: May 2002 Posts: 3198 |
Cybertracker_exe parameters:
PSID (preferable)
init 53A2
play 53E2
RSID (if PSID fails)
init 46B0
using ctpacker is probably better than making a PSID out of an executable ct, which adds unneded code anyway. Just use ctpacker.exe (rtfm!)
http://noname.c64.org/tracker/downloads.php
The .sid file created is the old version 1, just edit it in sidedit to make it a sid v2. |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Ah so it was 53a2... i should have just tried it instead of trying to understand the spaghetti.. :) |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
THANX Ian and Ram!
But if I want to rip the orginaltunes before executable and before packing.
What is the Init and playadress then?
I will send you a tune before making it executable Rambones,
Thanx again!
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
YES!
I did it!
It worked to convert a tune with
PSID (preferable)
init 53A2
play 53E2
Thanx!
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
I have made a new sidtune today, now a sidfile.
I am missing a function on this forum, that allow users to upload their sidfiles.
It would be nice to get some feedback from the sids we make.
Greetings from Sweden!
|
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Quote: I have made a new sidtune today, now a sidfile.
I am missing a function on this forum, that allow users to upload their sidfiles.
It would be nice to get some feedback from the sids we make.
Greetings from Sweden!
Nono, you can easily upload sids here!
Create a release, and upload the file, fill the release credits, done!
Be sure to send all the sids to hvsc@c64.org, and we will include them in update #51. (#50 is closed now, coming very soon) |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
Thanx Ram!
I have uploaded 2 sids now, but the comments are no good :)
I forgot to tell that I am no professional, but i am proud to get some "noice" from the sid 8580 anyway :)
I have always liked the sound of the sidchip.
|
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
When I convert prg to sid in Sidedit, Where do i choose if the 6581 or the 8580 shall me used?
And, When I play my sids in Sidplayer 64 on my 64, the songs are played to slow, why is that?
greatful for help.
|
| |
LOGAN Account closed
Registered: Aug 2003 Posts: 71 |
SIDs playing to slow? Did you use multispeed, or made an NTSC tune? :D |
| |
Fredrik Account closed
Registered: Apr 2009 Posts: 204 |
In sidplayer on the pc it works in the right speed.
It is just in the sidplayer on the 64, that it is to slow.
Very strange!
|