| |
JCH
Registered: Aug 2008 Posts: 200 |
DeepSID
I have made my own online SID player. It uses Jürgen Wothke's WebSid emulator and can also play digi tunes. You can browse all of HVSC #68 with it.
Check out my blog post for more information:
http://chordian.net/2018/05/12/deepsid/
Direct link:
http://deepsid.chordian.net/ |
|
... 197 posts hidden. Click here to view all posts.... |
| |
JCH
Registered: Aug 2008 Posts: 200 |
The PAL/NTSC and 6581/8580 flag boxes can now toggle, but maybe Wothke needs to tweak their code a bit. Sometimes switching to PAL plays faster than NTSC!? That doesn't feel quite right.
Also, the SID model switcher is very brutal. It resets a lot of things and older tunes (mainly in DEMOS and GAMES) get so upset about it that they refuse to play any longer. More modern tunes fare better, but you have to wait for new notes to trigger. |
| |
DKT
Registered: Aug 2004 Posts: 99 |
This is really great! Friendly and informative GUI. Works fine on my mobile (Android), too. Thanks JCH! |
| |
ccr
Registered: May 2002 Posts: 26 |
Heh, I see you're using my SIDInfo utility .. the latest version is 0.7.3 nowadays tho. I just don't bother making release entries here on CSDb, because of reasons. But if interested, the latest code is in the Mercurial repo https://tnsp.org/hg/sidinfo/ and packages are available at https://tnsp.org/files/sidinfo-0.7.3.tar.gz and https://tnsp.org/files/sidinfo-0.7.3.zip |
| |
JCH
Registered: Aug 2008 Posts: 200 |
Thanks. What's new since 0.6.0? |
| |
null Account closed
Registered: Jun 2006 Posts: 645 |
Just tested it out with L/Linus/Rathouse_Blues.sid... doesn't sound great. Filters sound off and there's clicks in the audio. Guess the emulation still needs a lot of work. |
| |
Scarzix
Registered: Aug 2010 Posts: 143 |
Lovely idea, the emulation isnt 100% perfect yet, thats clear. My first SID after 23 years, "Back 2 Basic" sounds a bit empty on the tom tom drums... amongst other differences, but overall... this looks and sounds promising.
And its totally cool to have the HVSC in there by default. Lovely.
Good job JCH |
| |
Scarzix
Registered: Aug 2010 Posts: 143 |
Note: if you play a tune and browse the folders and go back to the folder of the tune, it does currently NOT highlight the currently playing tune.
Secondly, a feature of being able to make a "sharable" link directly to the tune would also be handy... "share my tune".. kinda functionality. |
| |
ccr
Registered: May 2002 Posts: 26 |
Quoting JCHThanks. What's new since 0.6.0?
Hmm .. there's HVSC songlengths database support, improved "printf"-style output formatting features, PSID/RSIDv4 format support and ability to convert the SID data fields from the Latin1/ISO-8859-1 character encoding used in PSID files to UTF-8 or whatever locale/encoding one's system uses (this only on *NIX, the Windows-port can't do it due to lack of iconv.)
And possibly things I forget now. |
| |
Snabel
Registered: Aug 2015 Posts: 24 |
Quote: Note: if you play a tune and browse the folders and go back to the folder of the tune, it does currently NOT highlight the currently playing tune.
Secondly, a feature of being able to make a "sharable" link directly to the tune would also be handy... "share my tune".. kinda functionality.
I opted for the "Copy link to clipboard" feature also :D Would be so handy for quickly sending a link to buddies. Typing out the link by hand is a bit tedious since links are case sensitive, and possibly contains underscores and what not. |
| |
JCH
Registered: Aug 2008 Posts: 200 |
Quote: Note: if you play a tune and browse the folders and go back to the folder of the tune, it does currently NOT highlight the currently playing tune.
Secondly, a feature of being able to make a "sharable" link directly to the tune would also be handy... "share my tune".. kinda functionality.
Yes, yes, yes, the share link is on my ToDo. =)
True that about the folders. The way I handled those was to regard each folder of SID files as a temporary playlist. You can see that behavior by clicking a SID tune and then try to browse back. The PREV/NEXT buttons are then disabled and if the music times out, it no longer tries to go to the next tune. It was the simplest way to solve the problem at the time, otherwise I would have had to juggle multiple folder arrays and/or pointers. I decided it was not worth the trouble and I also wanted to get on with it. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 21 - Next |