nickbugayev
tracks when moved retain their id number, you can verify this by having an observer on each track object in defautl mode 0 (follows object)
if you do the same test on scenes, notice that the scene you move gets assigned a new id number (and hence the observer can't follow it anymore)
Valiumdupeuple
And what about connecting your live.observer to the leftmost outlet (follow object) of the live.path?
(edit) That doesn't change anything.