-
There is no audio output from the headphone connector on a raspberry pi 3. I see no settings available to change audio output, the only settings available are related to the SID chip. If you use a mon…
-
Lacking the schematics. Could you please upload that ?
SM7I updated
3 months ago
-
The SID code in C64 core doesn't look accurate. Sound in some tunes looks strange or messed in some cases.
For example, Intro with dancing girl (again dancing girl, haha!) in Hollywood Poker Pro is v…
-
Not sure when it started but current version segfaults when utilizing an audio library however decoding directly to a wav(e) file appears to work.
```
sidplayfp -wfoo.wav C64Music/GAMES/G-L/Lost_R…
-
Apologies if I've written too much, but TL;DR = I'm stuck at `Failed to read firmware: unsupported flash type: 7f9d207f`
When I insert a drive into my ThermalTake SATA-USB disk station, `lsusb` rep…
-
### Reproduction steps
Follow the instructions in BUILDING.md.
The 'activate' script gets to the 'setting up python environment' and then dies with a large spew of error messages:
```
Sett…
-
SID Audio in is mute while playing mod file with internal MOD-player of U2+
It gets unmuted after pressing middle button twice.
-
Transfer of esp-rs/esp-idf-svc#442; Summary:
When I'm trying to compile this for the esp32c6 using riscv32imc-esp-espidf, I run into the following issue:
```
Compiling esp-idf-svc v0.49.0
e…
-
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 music hard left.
No…
-
Hi!
@ThePhD claimed that BITINT_MAXWIDTH is (way way) larger than INT_MAX in 16-bit platforms in Clang, which was used as a base for the design choices of some C23 type-generic macros.
Is Clang…