Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Humanize Midi tracks feature #172

Closed
jjazzboss opened this issue Jan 16, 2021 · 1 comment
Closed

Add Humanize Midi tracks feature #172

jjazzboss opened this issue Jan 16, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high priority
Milestone

Comments

@jjazzboss
Copy link
Owner

jjazzboss commented Jan 16, 2021

Produced Midi tracks could be "humanized" by adjusting notes velocities & positions, probably with a specific approach per instrument. Priority #1 is drums+bass. Good candidate for a plugin.

If someone know good pointers on how to do this (beyond adding a slight randomization), that would help a lot. Ideally with open-sourced code...

@jjazzboss jjazzboss added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high priority labels Jan 16, 2021
@jjazzboss jjazzboss changed the title Add Humanize Midi tracsk feature Add Humanize Midi tracks feature Jan 16, 2021
@bdutta
Copy link

bdutta commented Jul 17, 2021

AFAIK almost most implementations of humanize only add slight randomization on various qualities -- timing, velocity especially for MIDI data, and in rare cases pitch (I suppose using pitch-bend). Agree completely on priority being drums and bass.
Perhaps a look at the Reaper humanize functions as JS plugins might be a good source of inspiration (as mentioned here: https://www.kvraudio.com/forum/viewtopic.php?f=6&t=A)

@jjazzboss jjazzboss added this to the 4.1.0 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed high priority
Projects
None yet
Development

No branches or pull requests

2 participants