| |
DKT
Registered: Aug 2004 Posts: 102 |
sidcloud
Howdy!
sidcloud.net
A completely new project from Samar Productions :)
SIDCLOUD is a site for streaming SIDs for those who like to be on time with the latest productions on C64.
The site uses the largest and best production database csdb.dk as a data source.
You won't find here SID collections like HVSC or DEEPSID, you won't find SID search and playlist options. SIDCLOUD is pure streaming only of the latest productions released on csdb.dk.
The site engine uses SIDPLAYFP as a SID emulation tool. Every time you turn on the music, the server launches a new instance of SIDPLAYFP and sends the generated sound to the browser.
The idea of creating the page appeared while driving a car, when I wanted to listen to the latest SIDs with best possible quality. The page should be clearly visible in the mobile browsers.
Unfortunately, the music doesn't play on Apple devices (iPhone, iOS), but I'm working on it.
Each song lasts 5 minutes. After this time it jumps to the next one.
Have a nice streaming :)
DKT / Samar
PS. Please remember the project is in development stage. I hope the server will handle multiple streams, so let's find out :)
You can notice small silent gap between pressing PLAY and playing, because every time you start new song sidplayfp instance is fired up. I have a plan to make a wav cache to avoid it. It will also lower CPU usage.
Website engine doesn't see ZIP files included in release or don't play obviously from D64 files.
Following release types are showed on sidcloud page: C64 Music, C64 Demo, C64 One-File Demo, C64 Intro, C64 4K Intro, C64 Crack intro, C64 Music Collection, C64 Graphics Collection, C64 Diskmag, C64 Charts, C64 Invitation, C64 1K Intro, C64 Fake Demo, C128 Release.
The amount of production visible on the site depends on the csdb.dk web service (Latest releases, look here https://csdb.dk/rss/availablefeeds.php). I plan to increase the quantity, but I have to prepare a search procedure by date of the productions released on csdb.dk.
Stay tuned. |
|
... 10 posts hidden. Click here to view all posts.... |
| |
psych
Registered: Aug 2004 Posts: 141 |
Awesome app. Thanks! |
| |
Brittle
Registered: Feb 2019 Posts: 10 |
Also, a suggestion. Can you implement search tab in the site? It lacks one AFAIK, to search specific SID tunes.. |
| |
DKT
Registered: Aug 2004 Posts: 102 |
@Brittle there is always 80 latest releases on the site. Do you mean to search (filter) from this 80?
I think the best would be to add a dropdown listbox with artists handles appeared in this 80 releases to filter by a handle. It will be easier for mobile users, to choose, not to write.
Hmmm... and maybe another dropdown listbox with event names to filter by specific event (?). |
| |
DKT
Registered: Aug 2004 Posts: 102 |
Some people suggested two features:
1) Possibility to send link with specific release. The link that would let play specified tune.
2) Fast forward, change time position, etc. A typical play time control.
It's on TODO list, but for now I want to concentrate more on 6502 than JavaScript :) |
| |
Count Zero
Registered: Jan 2003 Posts: 2012 |
Using about the same filters maybe you could add something that allows to switch between Latest Releases and Latest Additions?
Not sure how resources are spent on the site though. Might be consuming a lot as Additions can be plenty. |
| |
DKT
Registered: Aug 2004 Posts: 102 |
@CountZero: Back-end is asking backward for all latest releases (by ID nr) until 80 of interesting type is reached (it does it ones per day) and ask for Latest Releases RSS feed every 5 min. Then sort it by date and ID. It was my idea, but it's possible to have some more options in the future.
I fixed one thing lately: sidplayfp was hanging sometimes on demo, because of loader stuff mostly (which is not emulated by sidplayfp). Back-end marks the tune as disabled and not playable now.
Stay tuned... |
Previous - 1 | 2 - Next |