Short: Nice boot song, for any flashrom + source Author: RhoSigma, Roland Heyder (Germany) Uploader: Roland Heyder Type: util/boot Version: 1.2 (30.11.05) Requires: any Flashrom would be nice, but can also used without Architecture: m68k-amigaos >= 1.2.0 Copyrights ¯¯¯¯¯¯¯¯¯¯ Tune by Jogeir Liljedahl Playroutine by Peter 'CRAYON' Hanning Improvements & ResModul assembled by RhoSigma, Roland Heyder FUNWARE - freely distributable, playroutines, music modules also separately available at the aminet Regular CLI/Shell start (no WB-Startup, don't try, it will crash) ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ you should copy »Loadertune« to C: (SYS:c/) and start it directly after »SetPatch« in your »Startup-Sequence« if you intent to use it as boot song (use syntax »Run >NIL: C:Loadertune«) at the end of »Startup-Sequence« between »LoadWB« and »EndCLI« you can place one of the following command lines: »Break `Status COM C:Loadertune` C« for abrupt stop playing or »Break `Status COM C:Loadertune` D« for a 5 seconds soft fadeout similar to this you also could use it as musical background for almost any script operation, just start playing as first command in the script and use the command »Break« to stop it again, when the script is finished note that audio channels are NOT allocated nor protected, so if any other program tries to make some audio outputs at the same time »Loadertune« is running, then it will mix up with »Loadertune«, which will most probably sounds very sick :-) Flashrom or Resident Module (start playing right during early boot time) ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ use LoadModule, AddModule (aminet) to make it resident, or if you're a happy owner of an Algor or Norway/Romulus USB controler, just use the flashrom tool Luciferin to install it directly into the flashrom, very nice :-) as it don't runs as CLI/Shell process in this case, you can't use the command »Break« to stop playing, but I assembled two little commands for this purpose, they are called »StopLoadertuneC« similar to »Break [..] C« and »StopLoadertuneD« similar to the »Break [..] D« syntax just copy these two programs to C: (SYS:c/) and put the desired one at the end into your »Startup-Sequence« between »LoadWB« and »EndCLI«