Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: [Script] Select the playback time position in second? (Read 3133 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[Script] Select the playback time position in second?

Hi,

Using foobar syntax, how select a new specific playback position when the song is playing?

exemple:
--> %playback_time% is 3:35
--> I want to go to 3:47

How can I do that in a script?
Is it possible?

[Script] Select the playback time position in second?

Reply #1
No, title formatting is not meant to provide such control functions.

If you want to program, write a real component using the SDK and C++.

[Script] Select the playback time position in second?

Reply #2
But I do not know the C++ language...  So I can forget this function... 

Anyway, thanks for reply!