-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve startup regularity of noise source
the noise source has an implicit filter on history but that filter needs a few ticks to warm up. So change the attack process for noise and s&h such that 1. It takes deform into account at outset and 2. It runs the filter long enough to make transient |x|>1 way way way less frequent. (Like from 1 in 500 to 1 in 10000)
- Loading branch information
Showing
2 changed files
with
55 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters