sound
Here are 1,707 public repositories matching this topic...
-
Updated
Dec 7, 2021 - TypeScript
Motivation
The Non-Realtime Synthesis guide (https://doc.sccode.org/Guides/Non-Realtime-Synthesis.html) currently doesn't contain much info or examples that make use of busses and synth mapping/lfo mapping.
Description of Proposed Feature
Add info ala the examples here:
https://scsynth.org/t/how-to-allocate-busses-in-nrt-mode/
-
Updated
Jun 21, 2021 - Swift
-
Updated
Nov 5, 2021 - C
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Dec 6, 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
Nov 30, 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
Nov 19, 2021 - C++
-
Updated
Nov 21, 2021 - C
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Nov 23, 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