| |
Jammer
Registered: Nov 2002 Posts: 1336 |
Event id #2967 : 25Hz Music Compo 2020
Welcome to the first and hopefully not the last edition of 25Hz Music Compo!
Basic premise is to create a piece of music with player that updates SID registers at rate of 25Hz or to put it in other words - every 2nd frame. There are very few tunes out there playing at such slow speed but maybe it's the right time to change it? :) Here are couple of examples:
Low Frequency
Half-Funk
Compo rules:
1. No covers and remixes allowed.
2. No upper limit for playtime.
3. No limit of tunes per author but playtime of each has to be at least 2 minutes.
4. Use any editor that allows you to use such playback rate or go for custom player if you need. Goat Tracker surely offers 25Hz playback (Multispeed 0).
Good luck and have fun! <3 |
|
... 121 posts hidden. Click here to view all posts.... |
| |
iAN CooG
Registered: May 2002 Posts: 3204 |
For the record, the exact value to put in $dc04/dc05 for 25Hz (half speed) for PAL is ($4cc8*2)-1 = $998f, not $9990, else the play routine will trigger every time one line below the previous one. |
| |
Jammer
Registered: Nov 2002 Posts: 1336 |
<Post edited by moderator on 3/7-2020 12:24>
I guess it's not a problem for entries which just do play/don't play logic per VBL ;) |
| |
chatGPZ
Registered: Dec 2001 Posts: 11391 |
That one cycle (not line) per 2 frames wont matter at all =D |
| |
iAN CooG
Registered: May 2002 Posts: 3204 |
well, just run Webchat and see the raster bar going down progressively as the tune plays. |
| |
Laxity
Registered: Aug 2005 Posts: 459 |
Would it be acceptable to update the driver at 50Hz, if the driver only outputs to the SID every other frame? |
| |
Jammer
Registered: Nov 2002 Posts: 1336 |
Quoting LaxityWould it be acceptable to update the driver at 50Hz, if the driver only outputs to the SID every other frame?
I suppose you mean player call rather than proper update. In that case sure! Unless you mean updating some internal player variables per VBL - but I cannot think of any potential benefit to that solution then :D |
| |
tlr
Registered: Sep 2003 Posts: 1791 |
Quoting JammerI suppose you mean player call rather than proper update. In that case sure! Unless you mean updating some internal player variables per VBL - but I cannot think of any potential benefit to that solution then :D
rastertime? |
| |
chatGPZ
Registered: Dec 2001 Posts: 11391 |
imho it only makes sense when you call the player at 25Hz.
ian: if we really want 25Hz, not "every other frame"... those are different things =) |
| |
Jammer
Registered: Nov 2002 Posts: 1336 |
Quoting tlrrastertime?
You didn't get my answer. I questioned what would be benefit of updating player at 50hz but updating sid registers at 25hz instead of doing everything at 25hz ;) |
| |
Jammer
Registered: Nov 2002 Posts: 1336 |
Quoting Groepazian: if we really want 25Hz, not "every other frame"... those are different things =)
How would that differ actually? We're strictly talking about SID update frequency. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 - Next |