-
System Specs:
Windows 11
Nvidia RTX 3060 Laptop
64 GB DDR5 RAM
12th Gen Intel(r) Core(TM) i9-12900H
I've been using SDL2 for a little while now, since 2.26. I've made some simple apps, includin…
-
# This bug report was migrated from our old Bugzilla tracker.
These attachments are available in the static archive:
* [It is a photo of the bug report (Bug_Audio_open.png, image/png, 2019-05-30…
-
Hello,
I followed all of the Linux instructions as best as I could, but I still get this error when I try to run CTP2: `Expected keword TURNS_TO_SUE_FRANCHISE not found` (the typo in "keyword" is …
-
starbound does not play sound when compiled against recent version of SDL2 (2.0.5 --> 2.28.3) while using SDL1 legacy functions SDL_OpenAudio() and SDL_PauseAudio(). Replacing them with SDL2 functions…
-
#5 中提到了 PA2 中 nemu 实现声卡的问题。固然进程间加锁超出了 ICS 课程的范围,但是作为封装良好的开源库,SDL 在手册中给定了使用规范和约束:
> # SDL_OpenAudio
>
> ## Description
>
> `desired->callback`
>
> ... This function usually runs in a separa…
-
Hi, I know, this is a new version of SDL_mixer, but I don't know where to ask about SDL_mixer 1.2, so maybe someone can help me.
I'm tried to compile SDL_mixer 1.2.7 (source code downloaded here: u…
-
### Versions
* Python: 2.7.13
* OS: Debian 9/OSX 10.12/Raspbian (latest)
* Kivy: 1.10.0
* Kivy installation method: Various (pip for osx, apt-get for debian)
### Description
I would li…
-
I'm writing a retro game engine and I'm testing out sound assets that are signed 16-bit PCM with a sample rate of 11025Hz. The audio plays fine when built for desktop, but when built with emscripten f…
-
**Describe the bug**
Every audio from youtube would not load.
**Screenshots**
https://gyazo.com/2124c2c0140ffd2ad7841aa05d37978b
https://gyazo.com/8b9b946ad099e43ae0f63e74d1de0552
**Desktop (…
-
I was made aware of a regression when using the SDL2 graphics backend instead of DispmanX:
- One needs to enable the full KMS display driver via `dtoverlay=vc4-kms-v3d`
- This forcefully disables th…