diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/audio/Makefile b/audio/Makefile index 619fa0de3b37..0d41946a908a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -73,7 +73,6 @@ SUBDIR += caps-lv2 SUBDIR += caps-plugins SUBDIR += cardinal - SUBDIR += carla SUBDIR += cava SUBDIR += cd-discid SUBDIR += cddb-bundle @@ -105,6 +104,7 @@ SUBDIR += deadbeef-spectrogram-plugin SUBDIR += deadbeef-vu-meter-plugin SUBDIR += deadbeef-waveform-seekbar-plugin + SUBDIR += decibels SUBDIR += denemo SUBDIR += dexed SUBDIR += dgedit @@ -199,6 +199,7 @@ SUBDIR += ft2-clone SUBDIR += ft2play SUBDIR += furnace + SUBDIR += g4music SUBDIR += ganv SUBDIR += gbsplay SUBDIR += geonkick-lv2 @@ -281,10 +282,10 @@ SUBDIR += icecast SUBDIR += icegenerator SUBDIR += ices + SUBDIR += id3edit SUBDIR += id3el SUBDIR += id3lib SUBDIR += id3mtag - SUBDIR += id3tool SUBDIR += id3v2 SUBDIR += iir1 SUBDIR += infamous-plugins-lv2 @@ -335,8 +336,10 @@ SUBDIR += libbpm SUBDIR += libbs2b SUBDIR += libcanberra + SUBDIR += libcanberra-gstreamer SUBDIR += libcanberra-gtk2 SUBDIR += libcanberra-gtk3 + SUBDIR += libcanberra-pulse SUBDIR += libcdaudio SUBDIR += libconvolve SUBDIR += libcoverart @@ -375,7 +378,6 @@ SUBDIR += liboggz SUBDIR += libopenmpt SUBDIR += libopenshot-audio - SUBDIR += libopenspc SUBDIR += libopusenc SUBDIR += libremidi SUBDIR += libsamplerate @@ -420,13 +422,11 @@ SUBDIR += linux-rl9-opus SUBDIR += linux-rl9-pulseaudio-libs SUBDIR += linux-rl9-pulseaudio-utils - SUBDIR += linux-rl9-sdl2_mixer SUBDIR += linuxsampler SUBDIR += linuxwave SUBDIR += liquidsfz SUBDIR += listener SUBDIR += littlefly-lv2 - SUBDIR += lmms SUBDIR += logitechmediaserver SUBDIR += logitechmediaserver-dynamicplaylist SUBDIR += logitechmediaserver-lazysearch @@ -479,7 +479,6 @@ SUBDIR += mp3asm SUBDIR += mp3blaster SUBDIR += mp3burn - SUBDIR += mp3check SUBDIR += mp3gain SUBDIR += mp3guessenc SUBDIR += mp3lint @@ -522,6 +521,7 @@ SUBDIR += noise-suppression-for-voice-lv2 SUBDIR += normalize SUBDIR += nosefart + SUBDIR += noson SUBDIR += noson-app SUBDIR += nyquist SUBDIR += oaml @@ -597,6 +597,8 @@ SUBDIR += pianod2 SUBDIR += picard SUBDIR += picard-plugins + SUBDIR += piper + SUBDIR += piper-phonemize SUBDIR += pipewire-module-xrdp SUBDIR += pipewire-spa-oss SUBDIR += pithos @@ -651,7 +653,7 @@ SUBDIR += py-pydub SUBDIR += py-pyjacklib SUBDIR += py-pylast - SUBDIR += py-pyliblo + SUBDIR += py-pyliblo3 SUBDIR += py-pymad SUBDIR += py-pyogg SUBDIR += py-pyradio @@ -765,7 +767,6 @@ SUBDIR += spiralsynthmodular SUBDIR += spotify-player SUBDIR += spotify-qt - SUBDIR += spotify-tui SUBDIR += spotifyd SUBDIR += squash SUBDIR += squeezelite @@ -829,7 +830,10 @@ SUBDIR += vgmtools SUBDIR += vimpc SUBDIR += virtual_oss + SUBDIR += virtual_oss_bluetooth SUBDIR += virtual_oss_ctl + SUBDIR += virtual_oss_equalizer + SUBDIR += virtual_oss_sndio SUBDIR += visp-go SUBDIR += vitunes SUBDIR += vm-lv2 @@ -853,6 +857,7 @@ SUBDIR += webrtc-audio-processing0 SUBDIR += webrtc-audio-processing2 SUBDIR += welle.io + SUBDIR += whisper.cpp SUBDIR += whysynth SUBDIR += wildmidi SUBDIR += wmix |