-
### Quick summary
with the use of llvm ppu decoder, the game hit playable 30 fps in average. however, every end of the mission. the game crashed due to the access memory violation
### Detai…
-
![Screenshot-24y07-M1d](https://github.com/user-attachments/assets/8ff4f61e-24b5-40b2-9610-74af3c9cc1eb)
![Screenshot-24y07-M1daudacity](https://github.com/user-attachments/assets/0047c08b-ffd4-4110-…
-
LV2 instrument plugins expose their parameters in the pianoroll window so that synth plugin parameters can be automated from there. However, VSTi plugins do not expose their parameters. When I click o…
-
[pp@localhost ~]$ gcc fakesu.c
fakesu.c: 在函数‘main’中:
fakesu.c:65: 错误:‘fullapth’未声明(在此函数内第一次使用)
fakesu.c:65: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
fakesu.c:65: 错误:所在的函数内也只报告一次。)
-
### Description
Tried to add loudness normalization to my `.liq` script.
Versions:
Liquidsoap v2.2.5
autocue.cue_file.liq and cue_file v4.1.0
.liq file:
```
%include "autocue.cue_file.liq"
…
-
### gcc -v
gcc -v
`Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.red…
-
```
I'm not using the any graphical environment, just trying to get sounds out of
the lv2 output buffers. No problems whatsoever until version 1.5.0...I've been
trying to figure out why there's no s…
-
Hi,
rpmlint reports a incorrect or outdated fsf-address in this files:
```
cardinal-debugsource.x86_64: E: incorrect-fsf-address cardinal-22.09-1.fc37.x86_64/carla/source/includes/dssi/seq_event-…
-
### Description
Building **Liquidsoap 2.3.0-rc2** on Linux (Debian 12) from source tarball with `dune build` and default settings works, but after changing the runtime lookup paths for Liquidsoap com…
-
I'm porting my VST with choc's WebView into DPF.
I used `bind`, `navigate`, and `fetchResource` in that VST, but it seems like I can't use those APIs in DPF's WebView UI.
It would be nice if those we…