The AROS Archives(anonymous IP: 3.15.219.217,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Audio » Tracker » siddump.i386-aros.lha

SIDdump

Description: C64 music debug output utility
Download: siddump.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 106kb
Version: 1.08
Date: 20 Nov 21
Author: Lasse Öörni, Stein Pedersen
Submitter: aGGreSSor [CPU]
Homepage: https://github.com/cadaver/siddump
Requirements: ABIv0; i386
Category: audio/tracker
License: Other
Distribute: yes
FileID: 2402
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 26  (Current version)
26  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

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.

============================ R E Q U I R E M E N T ==========================

SIDdump tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

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

================================ S O U R C E ================================

Source for Linux: https://github.com/cadaver/siddump

Compiled for AROS by

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved