audio
Here are 5,611 public repositories matching this topic...
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Dec 25, 2020 - Jupyter Notebook
-
Updated
Feb 13, 2021 - Jupyter Notebook
-
Updated
Feb 25, 2021 - C
-
Updated
Feb 28, 2021 - C++
-
Updated
Mar 1, 2021 - C++
Summa
-
Updated
Feb 28, 2021 - C++
-
Updated
Feb 28, 2021 - Python
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Jan 30, 2021 - Python
-
Updated
Feb 22, 2021 - C
-
Updated
Feb 4, 2021 - Python
-
Updated
Feb 23, 2021 - Python
Context
Stuff like the server host name and port are not intuitive to find at all. Right now I find it easier to open the Connect menu and click Edit on the server to get the information, while the actual Information menu should show this a lot clearer.
Describe the feature you have in mind
Improve the readability of the Information menu/dialog. Show information important to the user
-
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 26, 2021 - C++
-
Updated
Feb 28, 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?