-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
IFX edit parameter not recalled correctly on FX type change after pattern change. #17
Comments
Can confirm, will investigate. |
This may have to wait until I get a debugger attached to the DSP. |
Ok cool, I´m just making some beats currently to test all functions. |
Is it just me or is the recording quantization much finer? I can remember quantizing almost all of my grooves out in the original fw. (not IFX related) |
Shouldn't be any difference. If you're not using any groove template or swing, everything should be grid locked. |
Ok, just placebo or my timing got more conventional recently :D The lag ifx is pretty nice for that. LIttle more natural to dial in other than the grooves. |
It looks like all IFX are being reset to Edit value of 64. Probably missed updating a pointer somewhere. |
At least for lag and overdrive the orig value when loading the pattern is correctly safed but I have to manually move it to this position where it shows "orig". Thats not the case for one of the filterdrivers they have the 64 orig value as you have said. |
a939c6a Not entirely fixed. |
Find missed index and set to IFX max count. |
When using the lag effect on asnare for groove purposes, it seems the it gets quantized later as the set value. The value itself is correctly safed and after setting to orig value the timing is correct again.
The text was updated successfully, but these errors were encountered: