Re: [LAU] Adjusting velocity curve for individual MIDI keys?

From: Christopher Arndt <chris@email-addr-hidden>
Date: Fri Dec 27 2019 - 00:31:30 EET

Am 26.12.19 um 18:11 schrieb S.:
> I finally found time to play with Chris's LUA script for Moony.
> But how would I apply a filter to just a few keys, let's say MIDI keys # 2,17,19,21,23 ?

I just pushed a new version of the scale_velocity filter, which allows
to specify multiple notes or ranges of notes, which are affected by the
filter, e.g.

-- string with comma-separated list of single MIDI note numbers or
-- ranges (min-max separated by a dash, whitespace is ignored)
local note_ranges = "0-12, 36,48, 60 - 96"

https://github.com/SpotlightKid/moony-lv2-scripts/blob/master/midi/scale_velocity.lua

Chris
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Jan 1 02:17:07 2020

This archive was generated by hypermail 2.1.8 : Wed Jan 01 2020 - 02:17:07 EET