logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sidplay — Music player and C64 SID chip emulator

Author

       This  manual page was written by Jarno  Elonen  (elonen@iki.fi) for the Debian system (but may be used by
       others).  Permission is granted to copy, distribute and/or modify this document under the  terms  of  the
       GNU  Free  Documentation  License,  Version  1.1  or  any  later  version  published by the Free Software
       Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.

                                                                                                      sidplay(1)

Description

Sidplayer is a music player program that emulates the the Sound Interface Device chip (MOS 6581, commonly
       called  SID)  and  the  Micro  Processor  Unit  (MOS  6510), allowing you to play music files written for
       Commodore 64 on a modern computer.

       All you need is audio hardware with average PCM waveform playback capabilities. A fast CPU and  a  16-bit
       sound card are recommended for better performance and slightly better audio quality.

Name

       sidplay      — Music player and C64 SID chip emulator

Options

-h, --help
                 show summary of options

       -v        verbose output

       -fnum    set frequency in Hz (default: 22050)

       -onum    set song number (default: preset)

       -a        strict PlaySID song compatibility (deprecated!)

       -a2       bank switching mode (overrides -a)

       -16       enable 16-bit sample mixing

       -s        enable stereo playback

       -ss       enable stereo surround

       -pc       enable centered auto-panning (stereo only)

       -n        set NTSC clock speed (default: PAL)

       -nf       no SID filter emulation

       -ns       MOS 8580 waveforms (default: MOS 6581)

       -c        force song speed = clock speed (PAL/NTSC)

       -tnum    set play time in [[h:]m:]s format

       -bnnum   set number of audio buffer fragments to use

       -bsnum   set size 2 num of audio buffer fragments

       -bnum    set sample buffer size

See Also

       xsidplay (1).

Synopsis

sidplayoptionsdatafile  |-

See Also