-
Here (Arch Linux), I don't have `goinstall`, so I did:
```
go get github.com/banthar/Go-SDL/{sdl,ttf,gfx,mixer}
```
(The test program works fine.)
-
**Environment:**
```
pygame-ce 2.5.1.dev1 (SDL 2.30.5, Python 3.12.0)
Platform: Windows-11-10.0.22631-SP0
System: Windows
System Version: 10.0.22631
Proce…
-
> SDL_mixer could not initialize! SDL_mixer Error: No such audio device
CPU: Dual Core Intel Core i7-7500U (-MT MCP-) speed/min/max: 800/400/3500 MHz Kernel: 5.4.0-52-generic x86_64
Up: 13d 16h 2…
-
Hi. I encountered some problems with tracker modules playback.
The first one is lowpass filter sounding different if the sample rate is under 50kHz or above 50kHz. You can try playing the goddess.m…
-
Both .ogg and .wav files support tags that define looping points within audio files (ex: LOOPSTART and LOOPLENGTH). These particular points in the sample are used when the file played back and is loop…
-
**Environment:**
```
Platform: Windows-11-10.0.22631-SP0
System: Windows
System Version: 10.0.22631
Processor: Intel64 Family 6 Model 154 Step…
-
This module will be for outdated and older devices that do not have SDL2 or SDL3.
This is not a priority, but will be cool for retro systems, handhelds and other devicecs where SDL1 can handle the …
-
When I use Pygame.mixer to play a music file on my Raspberry Pi (Model A+),I got this:
**File "...", line 131, in __init__
pygame.mixer.init()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/pyth…
-
**Version of emscripten/emsdk:**
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.6 ()
Debian clang version 14.0.6-2
Target: wasm32-unknown-emscripten
Thread model: p…
-
```
What steps will reproduce the problem?
(ql:quickload
'(:lispbuilder-sdl-mixer :lispbuilder-sdl-ttf
:lispbuilder-sdl-image :uuid :cl-opengl :cl-fad))
What is the expected output? …