synthesizer
Here are 871 public repositories matching this topic...
Sampler Graphics
We need some good graphics for the main sampler screen. This is where you can do rudimentary editing of the samples that are played in the sequencer.
There are two screens. The main screen with the controls:
- Volume (this one may be changed later)
- Speed (Playspeed. The sample also pitches up or down)
- Filter (in the middle the sound is unchanged, away from center it engages either hi-pass
-
Updated
Feb 2, 2022 - C
-
Updated
May 10, 2015 - 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
Jan 29, 2022 - C
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Jan 25, 2022 - C++
-
Updated
Sep 27, 2019 - C++
I'm able to change knob values in Chrome and Firefox but not Safari.
Example:
https://noisecraft.app/101
-
Updated
Oct 24, 2021 - Makefile
-
Updated
Sep 1, 2021 - SuperCollider
-
Updated
Jan 25, 2022 - C
-
Updated
Jan 14, 2022 - JavaScript
-
Updated
Jan 8, 2022 - C++
These parameters should be made accessible in Python https://github.com/DBraun/DawDreamer/blob/2adb477a1b6faff72384556fa603c8c3e6e96dc6/Source/PlaybackWarpProcessor.h#L363
-
Updated
Feb 1, 2022 - OCaml
-
Updated
Dec 16, 2021 - C++
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Dec 31, 2021
-
Updated
Jun 7, 2017 - Ruby
-
Updated
Jan 30, 2022 - C
-
Updated
Jan 30, 2022 - C#
Improve this page
Add a description, image, and links to the synthesizer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the synthesizer topic, visit your repo's landing page and select "manage topics."
Attempting to create a buffer with a duration that is not a number greater than 0, with either:
or
(or
[:foo, 'some text'], etc)Produces an error similar to the following: