sound
Here are 1,573 public repositories matching this topic...
-
Updated
Jun 6, 2021 - TypeScript
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
Jun 21, 2021 - Swift
-
Updated
May 18, 2021 - C
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Oct 24, 2020 - JavaScript
-
Updated
Jul 16, 2021 - C#
hi,
as you know, in SoLoud, the number of filters are limited
we should implement more like different reverbs, fir and irr filters, (these could be used to implement HRTF support), Chorus, One Poll, One Zero, Pole Zero, Two Pole, Two Zero, etc
a library exists called stk under zlib license which already implemented these maybe we can implement some of these out
Seek performance
-
Updated
Jul 12, 2021 - C
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Jul 16, 2021 - C
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Jul 5, 2021 - C++
Description
The media controls notification is rendered completely different on different devices. On some devices I get these good looking controls with the artwork as background. But sometimes I get a notification with only three controls that looks not very good:
![Shot](https://user-images.githu
-
Updated
Dec 30, 2020 - C
-
Updated
May 13, 2017 - JavaScript
-
Updated
Apr 1, 2021 - C
Improve this page
Add a description, image, and links to the sound topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sound topic, visit your repo's landing page and select "manage topics."
Hi👋 👋 👋
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
[There are several ways to con