audio
Here are 5,509 public repositories matching this topic...
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Dec 25, 2020 - Jupyter Notebook
-
Updated
Feb 7, 2021 - Jupyter Notebook
-
Updated
Feb 7, 2021 - C
-
Updated
Feb 4, 2021 - C++
-
Updated
Feb 7, 2021 - C++
-
Updated
Feb 6, 2021 - C++
Summa
-
Updated
Dec 23, 2020 - Python
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Jan 30, 2021 - Python
-
Updated
Feb 3, 2021 - C
-
Updated
Feb 4, 2021 - Python
-
Updated
Jan 25, 2021 - Python
I'd like to request to make the Client remember the Avatar and automatically upload to every server that it's connecting to.
Right now, users who use the Overlay have the choice between manually uploading the Avatar on every reconnect, or making an Account on every server they use, neither of which is particularly appealing.
-
Updated
Dec 8, 2020 - JavaScript
Environment
- SuperCollider version:
- 3.11.1
- Operating system:
- Windows 10 (?)
Steps to reproduce
// macOS:
"~".pathMatch;
// -> [ "/Users/<myusername>"]
// windows:
"~".pathMatch;
// -> [ ];
// this fixes the behaviour, but is clumsy;
"~".standardizePath.pathMatch;
// -> [ "C:\Users\<myusern-
Updated
Feb 7, 2021 - C++
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."
The icon in Volume Icon under Preferences > Volume Icon is blurred:


Expect:
Could you guys fix it?