How do I: change position of playhead and then continue playing music from that point?
There doesn’t appear to be a way to change the playhead of a timeline via logic. Well we can by wiring up to the playhead, but then we lose the built in playback.
Tried wiring the playback position into an or and back into the playhead, but doesn’t work.
Tried creating a secondary timeline with duplicate speed/length. Wired the second playhead into an or and then back into the original playhead. This works and the other or input can be used to modify the playhead. But it doesn’t fully work. Because the logic rate update as the timeline playback, the music will have minor artefacts as it tries to keep up.
Any ideas?
(I posted this as a suggestion too because Inthink it is probably not currently possible in Dreams.
-
Make a keyframe. Record the desired position of the playhead. Make sure to turn on "keep changes." Now pulse that keyframe on.
https://www.twitch.tv/videos/411848857?t=10h43m36s -
Interesting! I’ll five it a try!
-
*give
-
The keyframe approach works if you know the position at edit time. If you need to remember the position dynamically, the duplicate timeline approach seems to work for me without stuttering, but I didn't stress test it.
https://indreams.me/dream/mjcTUUtfdPa -
radishlord also made a chip that handles this if you manually configure the length of the music.
https://indreams.me/element/odzkFacsgoq -
Attach the output of a Timer gadget to the bottom of the playhead position.
댓글을 남기려면 로그인하세요.