-
-
-
I would like to have a high level interface similar to _playrec_ (http://www.playrec.co.uk/) - but of course with a much better API!
Basically it should provide:
- a function to initialize PortAudio …
-
### Bug description
```
"Error starting Prisma Client":{
"type":"PrismaClientKnownRequestError",
"code":"P1012",
"message":"Get DMMF: Schema parsing - Error while interacting with quer…
-
-
-
-
Hello and thank you for sharing your work
I understand that your code for composite video is between bitluni library (esp32lib) and ESP_8_BIT library
Your demo for the clock works fine for me on a c…
-
-
is there any way to decrease the initial playback latency without underrunning?
as at the moment I have
```Java
put(SAMPLE_RATE, 44100);
put(BUFFER_SIZE_BYTES, get(SAMPLE_RATE)…