Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user eightbitswide ! (Registered 2024-12-24) You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Music fading, file loading
2004-07-31 08:31
Optimus

Registered: Jan 2002
Posts: 122
Music fading, file loading


I don't know anything about music coding, more than just initialiazing and calling the player. But how easy it is to fade out the music? Do I have to write SID code? My last choice would be to write the music so that it fades in one point, but perhaps I would prefer to press a key and music fading at any point..

Then, is there a system call or anything to load a PRG file from the disk? So that I can load from my asm code the next part of my demo. A simple example..

p.s. I know I should be searching this in my docs instead before asking here, but somehow I felt I don't have much time. I hope you can give me an answer, I am still learning a bit..
 
... 10 posts hidden. Click here to view all posts....
 
2004-08-20 13:27
Cruzer

Registered: Dec 2001
Posts: 1048
I'm not sure I believe that 75% of fastloader speed, but anyway, the main advantage of a fastloader is that it only fills about $200 bytes. This means that the previous part can use all the remaining $fe00 bytes (99.2% of the mem.) An irq-loader takes more, plus you need some gfx or other stuff that also eats bytes => less memory for the previous effect.
2004-08-20 18:36
Graham
Account closed

Registered: Dec 2002
Posts: 990
no argument actually, since an irqloader once installed also is about 1 to 2 blocks in memory. the one in deus ex machina uses less than $0200 bytes, but $0100 bytes is translation tables which can be avoided with better code.
2004-08-20 19:35
hollowman

Registered: Dec 2001
Posts: 474
the smallest version of krills loader i've used takes $0100 bytes after install.
2004-08-21 01:04
Cruzer

Registered: Dec 2001
Posts: 1048
$100 for an irq-loader? Guess I'm outta excuses then. :) Ok, you still need some extra space for loader gfx/fx, but if the memory is filled up I guess you could just have a blank screen w/ music for a little while, while loading some loadertainment-stuff.

Guess it would be possible to make a fastloader that fills less than $100 though, if it was installed once like an irq-loader. And I would still recommend the fastloader option for n00b's like Optimus. :)
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Mojzesh/TGR🇬🇧
iAN CooG/HVSC
Alakran_64
Mason/Unicess
REBEL 1/HF
rexbeng
pcollins/Quantum
jmagic
.jetan/AI-supported ..
lallafa
SoNiC/Onslaught/tOM
Guests online: 97
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 The Demo Coder  (9.6)
6 Edge of Disgrace  (9.6)
7 What Is The Matrix 2  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Cubic Dream  (9.6)
3 Party Elk 2  (9.6)
4 Copper Booze  (9.6)
5 X-Mas Demo 2024  (9.5)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Censor Design  (9.3)
5 Triad  (9.3)
Top Graphicians
1 Mirage  (9.8)
2 Archmage  (9.7)
3 Pal  (9.6)
4 Carrion  (9.6)
5 Sulevi  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.048 sec.