Is there any reason for not using the ant task ?
If it's just running a suite of Solex sessions, the ant task
is perfectly suitable. Moreover, you can configure it to run
n times each session, individually, using the "loop" attribute.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=555234
It is indeed planned for an upcoming release. Stay tuned.
Logged In: YES
user_id=596891
This would be great help. When is the upcoming release
scheduled date?
Logged In: YES
user_id=53342
You can do that since the 0.4.3 release thanks to an Ant task.
Logged In: YES
user_id=53342
An interactive tool to define batched playback is considered.
Logged In: YES
user_id=982049
When can we have this feature ?
A reply will help us in taking a decision.
Logged In: YES
user_id=53342
Is there any reason for not using the ant task ?
If it's just running a suite of Solex sessions, the ant task
is perfectly suitable. Moreover, you can configure it to run
n times each session, individually, using the "loop" attribute.
Logged In: YES
user_id=137011
can you briefly explain how to use an ant task for this? in
particular I would like to change some of the constants (in
the solex files) dynamically.