MelaM
Mela
Dec 2

Humanize module

It can be something basic with timing, velocity and gate length humanization or more complex with addition of slight timbre and pressure randomization. Can be useful for mpe synths
PendingPending

Dec 6, 2022

Thanks for workarounds and sorry for rushing. I have a strange habit to overthink really great apps in first hours of using. So instead of proper testing, sometimes I make 96 suggestions only to hear half of them already in the app)

Dec 5, 2022

lazyabeats, as Peter Todd described it's possible to create a humanised feel using the Random module with Note Length and Note Echo modules. And the Velocity module already has the randomness feature built into it. I'll create an example preset demonstrating this. (The only possible issue might be, that notes that are played at the same time will get the same length and position.) Is this not enough and you would prefer to see a dedicated module that randomises Position, Length and Velocity?

Dec 5, 2022

Nikolozi: It might be useful to have some sort of 'gate length' module so that you could automatically note-off after a certain time, which'd then be modulatable.

Dec 5, 2022

Peter Todd: The Note Length module does exactly that. In 3.6 note length is only tempo sync-ed with percentage offset, but 3.7 beta also supports length in seconds.

Dec 3, 2022

Surely you can already use the random module to modulate things like arpeggiator gate length, note echo delay… there’s the velocity module specifically for randomising velocity… what I don’t see is anything to manipulate CCs or pressure. For MPE synths I could imagine a more elaborate system which would let you have envelopes / LFOs outputting CCs on the channel associated with each note… that’d be useful. I think I’m reminding myself to revisit Mosaic.

Dec 5, 2022

Peter Todd: You can randomise MIDI CCs by using the Control Change module and modulating the Value parameter. MPE support will come a bit later. I wanted to get the classic MIDI going first and then build MPE on top,

Dec 5, 2022

Nikolozi: yes I realised after I'd written that there was a Control Change module.