Per-instrument Timing, Volume and Pitch Humanization/Randomization
@musikBear is already working on this.
Since May 6, 2020.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
I think that an arbitrary way to randomize the instrument output a bit could be a very nice function.
I propose adding a special "Humanize" panel with Volume, Timing and Pitch humanize knobs.
The idea is to process the notes before they are sent to the instruments. It'd need some read-ahead for time humanization so some notes can be played earlier.
The pitch humanization would detune every note randomly in some range - prefarably with a gaussian distribution function. This would simulate non-perfect note fretting on guitars.
The ideas could be ectended to create a "randomization" pane for instrument as there are many things that can be set for this.
What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.