synthesizer
Here are 863 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
Jan 5, 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 5, 2022 - C
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Sep 27, 2019 - C++
-
Updated
Dec 14, 2021 - C++
Right now there's a Play/Stop button in the top right corner of the app. However, it's just a text link and it's not very noticeable. That means new users often miss it and are left wondering why no audio is being produced.
I think it would make sense to have a green Play button that says "Play
-
Updated
Oct 24, 2021 - Makefile
-
Updated
Sep 1, 2021 - SuperCollider
-
Updated
Dec 13, 2021 - C
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Jan 3, 2022 - C++
These parameters should be made accessible in Python https://github.com/DBraun/DawDreamer/blob/2adb477a1b6faff72384556fa603c8c3e6e96dc6/Source/PlaybackWarpProcessor.h#L363
-
Updated
Dec 13, 2021 - OCaml
-
Updated
Dec 16, 2021 - C++
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Dec 31, 2021
-
Updated
Jun 7, 2017 - Ruby
-
Updated
Sep 17, 2021 - C
-
Updated
Dec 22, 2021 - 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: