Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Quick Question .. Play Position
Quick question:

The inverted triangle, that shows the position, when in, a say, a fx loop roll effect.... is there a way to get that position (w script, the position of the inverted triangle) ?

IE not the main play position.. but the "effect" play position?


 

Posted 7 days ago @ 9:32 am
locoDogPRO InfinityModeratorMember since 2013
not with position effects, you could get the realtime when called and do the maths as time proceeds but it would be real complicate doing all the value wrapping.

Calling a loop in slip_mode you can use get_time for actually playing and get_slip_time for the return time.
 

Posted 7 days ago @ 12:03 pm
Hey Thanks much for the quick reply ... Locodog !

Thanks, and will explore the brute force, maths method, and consider if it is worth the effort.

was hoping that since the position is needed/used for the waveform display.. that there maybe was a way to get its value.



 

Posted 7 days ago @ 2:11 pm