-
Getting errors with selecting any of the Microphone options.
Running on a Windows 11 machine. Buzz 0.9.0
**Microphone: Microsoft Sound Mapper - Input**
An error occurred while starting a new reco…
-
Not sure if this is the place to make feature requests, but there are a few games that you cannot get any Spatial Audio out of without some sort of A3D wrapper. Now there are a handful of fairly not p…
-
```
What steps will reproduce the problem?
1. Update to latest spotify version
2. Start Spotify
What is the expected output? What do you see instead?
DSBridge should start. It does not.
What version…
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
```
While using pyglet's document, layout, etc. I came across 2 issues:
1) using insert_element function doesn't work as expected until
layout.begin_update and layout.end_update functions are used ar…
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
```
While using pyglet's document, layout, etc. I came across 2 issues:
1) using insert_element function doesn't work as expected until
layout.begin_update and layout.end_update functions are used ar…
-
```
What steps will reproduce the problem?
1. Update to latest spotify version
2. Start Spotify
What is the expected output? What do you see instead?
DSBridge should start. It does not.
What version…
-
**Describe the bug**
When I run the example at [examples/window/transparent_window.py](https://github.com/pyglet/pyglet/blob/master/examples/window/transparent_window.py), I get a blank, transparent …
-
```
What steps will reproduce the problem?
1.installed Pyglet from Pyglet-1.2Alpha1.zip
2.going through example media_player (loading a mp3)
3.error given
Paste in the traceback or error message:
C:\…