audio
Here are 6,237 public repositories matching this topic...
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Jul 24, 2021 - Jupyter Notebook
-
Updated
Jul 25, 2021 - Swift
-
Updated
Jul 24, 2021 - C++
-
Updated
Jul 25, 2021 - C++
Summa
-
Updated
Jul 14, 2021 - C++
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 1, 2021 - JavaScript
- I have read the specified guidelines for issues
Is your feature request related to a problem? Please describe.
Tenacity recently removed dates from versions in order to make builds more reproducible. See fbaa87b5110ef2029b10f6d4525d13cf24a0c49d, but the version is very vague now.
Describe the solution you'd like
It was discussed that we should use commit hashes instead.
-
Updated
Jul 25, 2021 - Python
-
Updated
Jul 25, 2021 - C
-
Updated
Jun 12, 2021 - Python
-
Updated
Jul 18, 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
-
Updated
Jul 9, 2021 - Python
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
Jul 4, 2021 - C++
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
-
Updated
Dec 8, 2020 - JavaScript
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."