audio
Here are 6,659 public repositories matching this topic...
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Sep 6, 2021 - Jupyter Notebook
-
Updated
Nov 2, 2021 - Swift
I feel that the comments in the examples for these functions could be improved a little.
Eg - the first example for midi_note_on
says:
midi_note_on :e3 # Sends MIDI note on :e3 with the default velocity of 12 to all ports and channels
I think it is slightly clearer for the comment to say:
# Sends MIDI note on for note :e3 with the default velocity of 12 to all ports and channels
``
-
Updated
Nov 3, 2021 - C++
Summa
-
Updated
Nov 2, 2021 - C++
Describe the bug
The "Spectral Multi-Tool" may return an incorrect error message
To Reproduce
Steps to reproduce the behavior:
- Make a spectral selection from less than 10 Hz (but more than 0 Hz), up to the top of the spectral display.
- Apply "Spectral Multi-Tool"
- Note that when the lower frequency is set and the upper frequency is not set, the "Spectral Multi-Tool" acts as
Guidelines
- I have read the guidelines.
Version/Commit hash
trunk
Describe the bug.
Look at the screenshot in #618:
I’ve highlighted the areas that use a font other than SF UI.
Expected behavior
The whole interface
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Oct 20, 2021 - Python
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Nov 1, 2021 - C
-
Updated
Oct 31, 2021 - Python
-
Updated
Sep 10, 2021 - Python
-
Updated
Nov 3, 2021 - C#
-
Updated
Nov 3, 2021 - Python
Motivation
When installing SuperCollider from fresh, it will by deffault recording the server output in the .aiff format unless changed ala s.recHeaderFormat_("wav")
in a startup file.
AIFF is a more MacOS centric format and it just doesn't work as well on Linux for example when converting files, importing/exporting from other prog
-
Updated
Oct 21, 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
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."