wheatley
wheatley copied to clipboard
An AI for Ringing Room that can ring any number of bells to increase the scope of practices.
This is an idea I had where Wheatley could have a separate running mode for ringing in a performance - i.e.: - `Rounds`, `Look To` whilst ringing, `Stand Next` out...
Make the bot ring with a mocked 'sleep' function that returns instantly and feed it with randomly perturbed ringing for a while. We don't really care what it ends up...
It would be nice to have a way for Wheatley to ignore time paused under the debugger and continue sensibly rather than start firing all the bells.
`'That's all at handstroke'` becomes `Change method` in the RR audio ~1) Update RR to use `That's all` audio~ 2) Edit the call to just emit `That's all` when processed...
This would allow us to easily pinpoint when bugs and odd behaviour is occuring, and check the log files accordingly (suggested by Rebecca Banner on facebook).
This is well defined provided the cutoff is less than one place. This would entail roughly the following: - Add some kind of cutoff (in the range `0
This would potentially be useful for the RR version, where people can't easily see what Wheatley thinks the ringing is supposed to be. Suggested by Fissy Durham on Facebook.
This happens if the first call of a touch happens in rounds, and I'm pretty sure this is because in RR the `RowGenerator` is not created until the method starts,...
On startup Wheatley could query if a new version is available and suggest running `pip install --upgrade Wheatley` It could limit checks to once a day / 6 hours. Some...