sound-effects
Here are 144 public repositories matching this topic...
-
Updated
Jun 17, 2021 - ActionScript
-
Updated
May 13, 2017 - JavaScript
-
Updated
Aug 14, 2021 - C++
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Aug 10, 2021 - C
-
Updated
Sep 8, 2021 - C#
-
Updated
Aug 26, 2020 - JavaScript
-
Updated
Sep 8, 2021 - Python
-
Updated
May 28, 2020 - C
-
Updated
Dec 24, 2019 - JavaScript
This is a lot of fun for those who love to tinker with sounds. Read through the short documentation section on creating custom sounds and start creating them! Then submit a PR to help others utilize your creative genius. We love you!
-
Updated
Feb 18, 2019 - C#
-
Updated
Dec 23, 2019 - C++
-
Updated
Mar 12, 2020 - JavaScript
It has been observed that some waveforms aren't centered around the 0 baseline. A DC filter could be used to remove this offset.
Reference: https://www.musicdsp.org/en/latest/Filters/135-dc-filter.html
-
Updated
Nov 15, 2020 - C++
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Sep 30, 2019 - JavaScript
-
Updated
Aug 27, 2021 - Kotlin
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Jul 28, 2020 - C++
-
Updated
May 24, 2021 - C++
-
Updated
Sep 27, 2020 - C++
-
Updated
Apr 6, 2015
-
Updated
Jun 12, 2020 - HTML
-
Updated
Jun 18, 2021
-
Updated
Mar 8, 2021 - Dart
Improve this page
Add a description, image, and links to the sound-effects topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sound-effects topic, visit your repo's landing page and select "manage topics."


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