libsamplerate
This commit is contained in:
parent
54ee64a5ac
commit
7120bfefde
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue