focustense

Results 5 issues of focustense

Despite what the docs say: if I call `stop` or `resume` on the `AudioInstance` at approximately the same time as another `play` request, the stopped audio continues playing for quite...

I'm not sure if I'm making a feature request, or asking about a feature that already exists but is hard to discover. In any case... The existing methods for transforming...

Adds an API for other mods to register and implement their own data layers. The API has a single `Register` method which takes an `IDataLayer`. That, in turn, provides the...

enhancement

**Note: This is a re-send of #1010. Please see my comment there.** Adds an API for other mods to register and implement their own data layers. The API has a...

This allows other mods to search for automation groups and gather basic information about connected containers and machines. Since `IAutomatable` is already exposed through the existing registration API, this reuses...