sound
Here are 1,653 public repositories matching this topic...
-
Updated
Oct 5, 2021 - TypeScript
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
Jun 21, 2021 - Swift
-
Updated
Jul 27, 2021 - C
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Oct 15, 2021 - C#
-
Updated
Aug 12, 2021 - JavaScript
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
Aug 1, 2021 - C
-
Updated
Oct 12, 2021 - C++
Padding transform
This transform takes a fraction of the end or the start of the audio and treats that part as padding. We can implement several modes:
- constant (zero)
- edge - pads with the edge values of array
- wrap
- reflect
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Oct 8, 2021 - C
-
Updated
Jan 11, 2021 - Python
-
Updated
Oct 3, 2021 - JavaScript
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
Sep 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