audio
Here are 5,915 public repositories matching this topic...
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
May 7, 2021 - Jupyter Notebook
-
Updated
May 11, 2021 - C
-
Updated
May 8, 2021 - C++
-
Updated
May 10, 2021 - C++
Summa
-
Updated
May 11, 2021 - C++
-
Updated
Feb 28, 2021 - Python
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 10, 2021 - Python
-
Updated
May 3, 2021 - C
-
Updated
May 1, 2021 - Python
-
Updated
Apr 30, 2021 - Python
Describe the bug
According to https://github.com/mumble-voip/mumble/blob/d6f9e97ad64828066d5134c9d87e2673847eed79/src/mumble/ServerHandler.cpp#L557
the third true parameter essentially disable the TCP mode check here: https://github.com/mumble-voip/mumble/blob/d6f9e97ad64828066d5134c9d87e2673847eed79/src/mumble/ServerHandler.cpp#L277
Which in this case, client keeps sending UDP ping r
-
Updated
May 8, 2021 - C#
The docs for BPF state that
The reciprocal of Q. Q is conventionally defined as cutoffFreq / bandwidth, meaning rq = (bandwidth / cutoffFreq).
Which is wrong for a band pass filter. cutoffFreq should be replaced with centerFreq, or maybe just freq, as that is the name of the parameter.
This is the help file:
'/Applications/SuperCollider.app/Contents/Resources/HelpSource/Classes/BPF.
-
Updated
May 9, 2021 - C++
-
Updated
Dec 8, 2020 - JavaScript
For classes declared with struct, forward declarations should also use struct. Currently, only struct Message violates this in a few header files (2 or so?).
Improve this page
Add a description, image, and links to the audio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the audio topic, visit your repo's landing page and select "manage topics."