-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot record pitch automation with MIDI joystick #12
Comments
Mislabeled - this is not a bug, it's more of a feature request |
+25 billion !!! Please!! This really is an essential feature. Having to draw automation envelopes by hand rather destroys any performance spontaneity. Thanks! =D |
It's already on the TODO list. |
On 05/04/2014 07:13 PM, Tobias Doerffel wrote:
I remember trying it in the old master branch but IIRC it wasn't very Also I didn't much like the way it was implemented in the old master, |
Also another problem: that implementation seems to be designed to only I think a more generic approach built-in to the automationpattern class @tobydox, do you think this would be possible to implement? I think it |
Sorry for the multiple posts... but I think it might be possible to |
Yes I think it would work that way. Basically the arm/unarm-functionality in the mentioned commits at least provides this kind of flag we could use for an improved implementation. We wouldn't need the checkboxes at the top. |
On 05/04/2014 08:09 PM, Tobias Doerffel wrote:
@tobydox, I think this might actually be much simpler to implement than I'm looking at the code now, and it seems to me that we could simply add Then just modify processMidiTime() in AutomationPattern to check for I'm going to try this out... there are probably some caveats or problems |
OMG it works. It was this simple all along?! Wow. It really works! I'm currently recording automation by moving the |
Now I'm recording a very neat sinewave pattern from a LFO controller... |
SWEEEET! |
This can be closed now, as automation recording has been implemented. |
* Fix reverb tail from previous render appear at the beginning Makes connnection to updateSampleRate use Qt::DirectConnection. This will ensure plugin reset occurs before rendering starts.
I could no see a way to record pitch automation with a joystick.
I tried:
System:
LMMS 0.4.15
Arch Linux x64
Korg MicroKontrol
The text was updated successfully, but these errors were encountered: