Resolve inconsistencies in value, dynamicValue add lastValue
Reported by Matt | December 14th, 2008 @ 10:59 PM
Currently the way controls have a value and
dynamicValue is potentially confusing.
Also the UI is not bound to dynamicValue which makes automating some controls (e.g. direction knobs) difficult.
This might be resolved by introducing "lastValue" as a bridge
where both value and dynamicValue set the
value of lastValue and the UI can be bound to
this.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Elysium is a generative music application inspired by the mighty reacTogon (by Mark Burton) and brought to life by Matt Mower. It is written for Mac OS X in Objective-C using the excellent Cocoa application framework and uses CoreMIDI to drive any MIDI instrument to produce sound.
People watching this ticket
Tags
Referenced by
-
16
Direction should be automatable
This may well be solved when #42 is
addressed.
-
36
Implement feedback oscillator
I think this too may be dependent upon resolving #42