x42 / fat1.lv2

Fons Adriaensen's AT1 -- Autotune LV2 plugin
http://x42-plugins.com/x42/x42-autotune
GNU General Public License v2.0
72 stars 16 forks source link

MIDI mode is activated only at the attack of the note #10

Closed rugubara closed 5 years ago

rugubara commented 5 years ago

I've compiled your fat1 plugin and trying to use it on a couple of tracks in ardour 5.12

I have a stereo track with a vocal signing off tune and I would like to correct it. The vocal has no vibrato. The fully automatic mode hesitates between two adjacent notes. I've made a midi track with correct notes and sidechained the midi output of the track.

The autotune plugin is set to MIDI mode. I can see that the right note is activated but for an instant only at the attack of the midi note. I have a midi organ on the track so I can hear that the note stays on as expected.

What could be the reason?

x42 commented 5 years ago

Did you compile recent git (v0.6.0) ?

An older version of the plugin had this issue if you clicked "MIDI panic" in the GUI at least once.

x42 commented 5 years ago

Right-click on the MIDI-keyboard v0.6.0 will show the version bottom, middle (earlier versions don't)

Screenshot at 2019-10-17 21-23-06

rugubara commented 5 years ago

Since I'm running Gentoo and made the ebuild myself, I'm sure I run 0.5.3. Making 0.6.0 is some 15 min. Will get back soon.

rugubara commented 5 years ago

Running 0.6.0 now. The problem went away. Although, the screenshot doesn't match: Screenshot from 2019-10-17 22-37-55

x42 commented 5 years ago

Looks like you have a HiDPI display, tou can right-click on a blank-space and scale, the GUI, otherwise it looks fine.

x42 commented 5 years ago

Closing, since the original issue has been resolved.