MIDI velocity

Post Reply
Carotino
Posts: 28
Joined: 08 Apr 2020 20:40

MIDI velocity

Post by Carotino »

Hi.
Is it possible to record MIDI input with velocity set beforehand? Or, alternatively, setting velocity of all notes in a track to the same value?

Thanks
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: MIDI velocity

Post by kjetil »

Hmm, actually not. There should at least be a post-process operation in the Edit tab to set the same velocity of notes. Will add.
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: MIDI velocity

Post by kjetil »

Here's a workaround. It's not so bad:

1. Put all notes you want to change into range.
2. Move the cursor inside the range.
3. Press AltGr + Shift + Left 10 times or more so that all notes have velocity 0.
4. Press AltGr + Right until all notes have the velocity you want. (Press Shift to increase faster)
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: MIDI velocity

Post by kjetil »

I've added this function to Radium now. If you copy this file (http://users.notam02.no/~kjetism/notem.scm) to bin/scheme/ , there will be a function called "Fixed velocities" in the Edit tab under Randomize/Skew/Shuffle. (Maybe put it somewhere else before release)
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: MIDI velocity

Post by kjetil »

Ouch, just forget about the new notem.scm file for now. It'll probably only work with the development version of Radium, not any of the binaries.
Carotino
Posts: 28
Joined: 08 Apr 2020 20:40

Re: MIDI velocity

Post by Carotino »

Yes I noticed:)

By the way, thanks Kjetil.
Post Reply