sidplayfp icon indicating copy to clipboard operation
sidplayfp copied to clipboard

Console SID/MUS player

Results 12 sidplayfp issues
Sort by recently updated
recently updated
newest added

On Unix-likes, the default path that `sidplayfp` looks for a `Songlengths.txt` is `$PREFIX/share/sidplay/Songlengths.txt`, so on a "typical" Unix-like system, this would be something like `/usr/share/sidplayfp/Songlengths.txt`. I feel this is a...

I use sidplayfp for splitting SID files into individual channels, and it works fine for songs that don't use digisamples, but when I have to split songs that have digisamples,...

enhancement

i just thought of adding color palette options on the `[Console]` section, like: `CopyrightPalette = blue, white`

enhancement

A sid file driving just one sid will be panned to only left channel when sidplayfp is invoked with: sidplayfp -s -ri -f48000 -q -ds0xd420 -ts54336 -t02:00 $file Pans the...

I compiled sidplayfp 2.1.1 on my M1 MacBook (ARM). Sidplayfp supports the new songlengths.md5 format but it seems to round the lengths by seconds and ignores the milliseconds. Maybe there's...

Detected with ASan at exit after pressing ESC: ``` ../src/keyboard.cpp:119:19: runtime error: load of address 0x7f6c0c1e9360 with insufficient space for an object of type 'char' 0x7f6c0c1e9360: note: pointer points here...

For some reason, the player restarts some tunes instead of actually ending them using the Songlength database. Some examples are Tim Follin's `Ghouls_n_Ghosts.sid` (subtune 1) and Devilock's `Intro_Zak_2_for_711.sid` (single tune),...

Not much to say here, for what it's worth I compiled libsidplayfp from source with `--with-exsid` as well to see if it made a difference, but no dice. Can't grab...

Any chance for a x86 build?

help wanted

As the title says, add an ini setting to specify the buffer length in milliseconds.