You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a new option -maxLoops, -maxDuration, -noFadeout and -noVisualize.
You can disable the loop mode by -maxLoops 1.
I tested following command and I found it works fine. find ./ -name '*.MDX' | xargs -n 1 ./simple_player -maxLoops 1
It is very useful. Thank for suggestion.
Hello. I tested the "Simple_Player" and I found it very good. I only miss an option to disable the "loop mode" (playing endless the same .MDX file).
With this option, could be useful to play a set of different .MDX file using a bash script.
Thank you for your time :-)
The text was updated successfully, but these errors were encountered: