Page 1 of 1

TinyFugue repeat command help needed

Posted: 14 Mar 2022 14:12
by Archie
Hello,

I have been racking my brains on how to get the /repeat to work with smaller values than seconds, as the help says it can be described down to microseconds.

I cannot get that to work, any help is greatly appreciated.

Thanks,
Archie

Re: TinyFugue repeat command help needed

Posted: 21 Mar 2022 19:36
by Zhar
Have you tried using the time format?

Code: Select all

/repeat -HH:MM:SS.mmm -times [command]
You can put milliseconds after the dot in seconds part of the time so you can do 00:00:00.500 to get 0.5 seconds.

Re: TinyFugue repeat command help needed

Posted: 22 Mar 2022 10:25
by Archie
Hello,

yeah I forgot to remove this, this was answered on the discord and it was noted this feature is available in TF v.5 not v.4. I am still using v4 for some reason.

I will experiment with this when/if I upgrade.

Thanks,
Archie