automationPattern - deleted glitchy code
<superjoe> why is that code even there? <pgib> until the next mixer-period, then the model's value is reset to the actual automation track <pgib> I have no idea. I think it should be removed honestly. again, there is no comment explainign the true intent * superjoe experiments <pgib> it was probably a poor attempt to make it so when you adjust the only automation point for a track, that the value of the model will change immediately' <pgib> I think it is safe to move the newTime==0 chunk <pgib> if we want to make the automationEditor immediately change the value, there needs to be more logic <pgib> and it would belong in automationEditor -- not automationPattern <pgib> but this fixes the superAutomation why-in-the-hell bug
This commit is contained in:
3
TODO
3
TODO
@@ -53,7 +53,8 @@
|
||||
|
||||
Andrew Kelley's todo:
|
||||
* load asdlol.mmpz. if you render it without playing it, or if you play it
|
||||
the first time, you hear unwanted artifacts.
|
||||
the first time, you hear unwanted artifacts. (solution: apply automation
|
||||
before playing)
|
||||
* VST presets don't work. when you save a project, it doesn't even save
|
||||
what you did.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user