milkytracker/MilkyTracker

Key velocity not work

sthanduther opened this issue · 4 comments

I have a keyboard (MIDI controller) with velocity feature. In concurrent Impulse Tracker clone this feature works prety good. But in Milkytracker this not work. The volume value is 40 something. Why?

Arch Linux.

On Windows at least, velocity sensitivity has to be enabled separately:
image

And 40 is maximum volume, expressed in hexadecimal. So if you are actually getting A velocity recorded, it's coming in at full blast. That amplification slider would help in adjusting it. Sadly I haven't a Linux equivalent to demo.

In Linux (with Jack) this feature is enabled for default. Just in Milkytracker this feature not work.

Ok. Problem solved.

In terminal, just type milkytracker -recvelocity.

Ok. Problem solved.

In terminal, just type milkytracker -recvelocity.

Is there a GUI button for that option?