audio
Here are 5,529 public repositories matching this topic...
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Dec 25, 2020 - Jupyter Notebook
-
Updated
Feb 7, 2021 - Jupyter Notebook
-
Updated
Feb 11, 2021 - C
-
Updated
Feb 12, 2021 - C++
-
Updated
Feb 12, 2021 - C++
-
Updated
Feb 10, 2021 - C++
Summa
-
Updated
Dec 23, 2020 - Python
-
Updated
Feb 12, 2021 - JavaScript
-
Updated
Feb 12, 2021 - JavaScript
-
Updated
Jan 30, 2021 - Python
-
Updated
Feb 8, 2021 - C
-
Updated
Feb 4, 2021 - Python
-
Updated
Jan 25, 2021 - Python
Context
When I'm too lazy to read the options or have to turn down the volume for someone quickly.
Describe the feature you have in mind
Move the volume slider from the "Local Volume Adjustment..." option to the context menu directly.
Describe alternatives you've considered
Add big colorful icons to the context menu options or move the less used ones to a sub-menu, to make it
-
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 11, 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?