The AROS Archives(anonymous IP: 18.218.212.107,355) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (101)
   o Datatype (15)
   o Demo (54)
   o Development (248)
   o Document (63)
   o Driver (19)
   o Emulation (62)
   o Game (530)
   o Graphics (229)
   o Library (22)
   o Network (63)
   o Office (22)
   o Utility (265)
   o Video (18)

Total files: 1711

Full index file
Recent index file

Part of aros exec
 Readme for:  Audio » Misc » siddump.x86_64-aros-v11.zip

SidDump

Description: C64 music debug output utility
Download: siddump.x86_64-aros-v11.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 90kb
Version: 1.08
Date: 20 Jan 25
Author: Lasse Öörni, Stein Pedersen
Submitter: Amiwell79
Email: planeteu email/gmail com
Homepage: https://github.com/cadaver/siddump
Requirements: Aros x86_64-v11
Category: audio/misc
License: Other
Distribute: yes
FileID: 2989
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
This great utility allows you to get the sheet music of any Commodore 64 module
(SID format) in console. You can redirect the output to a text file and examine
it. You can translate the best music from Commodore 64 to Amiga by adding to it
the capabilities that the tracker on Amiga provides. You can learn to write
modules by studying other people's work with Commodore 64.

Usage:

1.AROS> siddump

Usage: SIDDUMP <sidfile> [options]
Warning: CPU emulation may be buggy/inaccurate, illegals support very limited

Options:
-a<value> Accumulator value on init (subtune number) default = 0
-c<value> Frequency recalibration. Give note frequency in hex
-d<value> Select calibration note (abs.notation 80-DF). Default middle-C (B0)
-f<value> First frame to display, default 0
-l        Low-resolution mode (only display 1 row per note)
-n<value> Note spacing, default 0 (none)
-o<value> Oldnote-sticky factor. Default 1, increase for better vibrato display
          (when increased, requires well calibrated frequencies)
-p<value> Pattern spacing, default 0 (none)
-s        Display time in minutes:seconds:frame format
-t<value> Playback time in seconds, default 60
-z        Include CPU cycles+rastertime (PAL)+rastertime, badline corrected

1.AROS> siddump Example/Monty_on_the_Run.sid
1.AROS> siddump Example/Arkanoid.sid > Arkanoid.notes




Copyright © 2005 - 2025 The AROS Archives All Rights Reserved