audio
Here are 5,475 public repositories matching this topic...
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Dec 25, 2020 - Jupyter Notebook
-
Updated
Jan 29, 2021 - Jupyter Notebook
-
Updated
Jan 31, 2021 - C++
-
Updated
Jan 30, 2021 - C
-
Updated
Jan 31, 2021 - C++
-
Updated
Jan 21, 2021 - C++
Summa
-
Updated
Dec 23, 2020 - Python
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 30, 2021 - Python
-
Updated
Jan 30, 2021 - C
-
Updated
Jan 23, 2021 - Python
-
Updated
Jan 25, 2021 - Python
-
Updated
Dec 8, 2020 - JavaScript
When starting Mumble with: mumble "mumble://user@server.tld" it does not connect to the server and says "This version of Mumble can't handle URLs for Mumble version 1.2.0"
"mumble://user@server.tld?version=1.4.0" also doesn't work.
Works in a new instance if another Mumble instance is already running.
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
Jan 30, 2021 - C++
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
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?