libsamplerate

This commit is contained in:
Mylloon 2023-05-04 11:22:01 +02:00
parent 54ee64a5ac
commit 7120bfefde
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 3 additions and 2 deletions

View file

@ -34,7 +34,7 @@ main() {
rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \ rebuild-detector git-delta sdl2_ttf rustup pulseaudio-alsa \
rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \ rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \ otf-fira-mono mingw-w64-gcc topgrade-bin otf-font-awesome \
timidity++ soundfont-fluid fluidsynth timidity++ soundfont-fluid fluidsynth libsamplerate
# === Rustup == # === Rustup ==
# Init rustup # Init rustup

View file

@ -120,7 +120,8 @@
"otf-font-awesome", "otf-font-awesome",
"timidity++", "timidity++",
"soundfont-fluid", "soundfont-fluid",
"fluidsynth" "fluidsynth",
"libsamplerate"
], ],
"plugin": null, "plugin": null,
"profile": { "profile": {