milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.69k stars 162 forks source link

Key velocity not work #231

Closed sthanduther closed 3 years ago

sthanduther commented 3 years ago

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.

SyntaxErrol commented 3 years ago

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.

sthanduther commented 3 years ago

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

sthanduther commented 3 years ago

Ok. Problem solved.

In terminal, just type milkytracker -recvelocity.

minidcon7 commented 1 year ago

Ok. Problem solved.

In terminal, just type milkytracker -recvelocity.

Is there a GUI button for that option?