-
Updated
May 25, 2022 - Python
mp3
Here are 1,468 public repositories matching this topic...
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
May 29, 2022 - Kotlin
-
Updated
May 27, 2022 - Python
-
Updated
Dec 9, 2021 - C
-
Updated
May 20, 2022 - C#
-
Updated
May 28, 2022 - Java
-
Updated
Nov 30, 2021 - C
-
Updated
May 11, 2022 - Python
-
Updated
Oct 29, 2018 - Python
-
Updated
Nov 22, 2020 - JavaScript
-
Updated
May 7, 2022 - Shell
The instructions for docker-compose reference a volume called gerbera-config, but it is not declared, so starting the container fails with
ERROR: Named volume "gerbera-config:/var/run/gerbera:rw" is used in service "gerbera" but no declaration was found in the volumes section.
The container needs to be declared with
volumes:
gerbera-config: {}
However, I don't thin
-
Updated
May 27, 2022 - C#
-
Updated
Jun 23, 2021 - Java
-
Updated
May 30, 2022 - Python
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.5. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.5 which has been released on 27th June 2021.
New translations to as of yet unsupported languages are more than welcome as well of course. If you would like to translate fre:ac to a new la
Improve this page
Add a description, image, and links to the mp3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mp3 topic, visit your repo's landing page and select "manage topics."
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out