| |
lA-sTYLe
Registered: Sep 2003 Posts: 63 |
HVSC SID Playtime Database ?
I am currently coding something Sid related Tool for PC and was wondering if there exists a Database (csv,xml,or whatever) that contains the default Sid Subtune Playtimes.
At the Moment i use Siddiag to recieve the Sidtimes, but this very annoying and time intense. If there would be a DB-File where i could search with the MD5 of the Sid that would speed up Time detecting a lot.
Anyone knows about the existance of this or something simmilar ? |
|
... 16 posts hidden. Click here to view all posts.... |
| |
Mr. SID
Registered: Jan 2003 Posts: 424 |
Again, in case the message didn't get through yet:
The MD5 in Songlengths.txt is based on the .sid file contents, not on the playback result. |
| |
lA-sTYLe
Registered: Sep 2003 Posts: 63 |
Sorry to disappoint you.But You can Check yourself. They are Not
atleast not with Files i tested. But will to be 1000% sure i will test again this evening |
| |
Fred
Registered: Feb 2003 Posts: 285 |
The MD5 hashes in the Songlengths.txt file are based on the content but not on the full content. You need to know which fields in the SID header needs to be included in the MD5 calculation and how to handle them and in which order, in order to get the right MD5 hash.
The MD5 calculation was done in the time that we had to compare a lot of SIDs against the HVSC collection to filter out double entries. There was a need that SIDs with a different title, author or released field would produce the same hash. The same MD5 calculation was used for the Songlengths database since the tooling was already there.
For a lot of people the calculation is confusing and unclear. Having the MD5 hash based on the full content makes more sense and we're considering it for changing it since there is no need for having this kind of MD5 hash for the songlengths database. Changing it means also that current applications and tools need to be updated. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
i miss engraved64 in this thread |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Quoting Groepazi miss engraved64 in this thread
lol, that would seriously derail this thread. |
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
this is not usual method |
| |
Fred
Registered: Feb 2003 Posts: 285 |
As of HVSC#68, we have 3 different formats for the song lengths:
- Song length database (old format)
- Song length database (new format)
- SSL files for players that run on C64 hardware
Have a read here for details: http://hvsc.de/download/C64Music/DOCUMENTS/Songlengths.faq |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
There's something a bit unclear in that document:
Quote:Each song length is of format:
mm:ss
where mm and ss are numbers and mm never starts with a 0.
I assume this is supposed to mean that mm should not have leading zeros, but the way it is worded now means you cannot have song lengths of under a minute. |
| |
Fred
Registered: Feb 2003 Posts: 285 |
You're right. It should never have a leading zero. Thanks for noticing. I will update the document in the next update. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Cool. Pedantry has it uses :) |
Previous - 1 | 2 | 3 - Next |