audio
Here are 6,173 public repositories matching this topic...
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Jul 9, 2021 - Jupyter Notebook
-
Updated
Jul 11, 2021 - Swift
-
Updated
Jul 8, 2021 - C++
-
Updated
Jul 12, 2021 - C++
Summa
-
Updated
Jul 4, 2021 - C++
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
May 26, 2021 - Python
-
Updated
Jul 12, 2021 - C
-
Updated
Jun 12, 2021 - Python
-
Updated
Jul 9, 2021 - C#
The dialog currently opens on the top of my screen, even in negative position so that the title bar is mostly outside of my screen.
It also shows way off horizontally.
I would also expect it to show modally, blocking input to the settings window. At the moment you can click shortcut again, closing the previous dialog and opening a new dialog.
This is confusing and can lead to current changes
The README, CODE_OF_CONDUCT, and other files contain references to audacityteam.org webpages and email addresses. These should probably be changed.
-
Updated
Jul 9, 2021 - Python
-
Updated
Jul 4, 2021 - C++
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
Dec 8, 2020 - JavaScript
Disclaimer:
Please go through existing issues to avoid creating duplicates. If you found a similar issue please post a comment there. If you are uncertain your issue is related to others then create the issue. Obvious ignorance of this rule might get you blocked from posting new issues. Please tick th
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."