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
The library can be also controlled using the singleton of [`StateManager`](api_reference.md) class:
```python
from midi_app_controller.state.state_manager import get_state_manager
state = get_state_manager()
# Now the library can be controlled using `state`.
```
Rendering on github:
Rendering on the hub:
Rendering on hublite:
It's not just an issue with the newline/spacing. Lower down in the same file:
Raw markdown:
Rendering on github:
Rendering on the hub:
Rendering on hublite:
It's not just an issue with the newline/spacing. Lower down in the same file:
Rendering on hublite:
The text was updated successfully, but these errors were encountered: