Optimize your system for low latency audio.
Millisecond is a gtk app based on rtcqs.
It provides system diagnostics and offers tips to improve low latency performance for audio production, with links to detailed documentation from linuxaudio wiki.
In future releases, I intend to allow running fixes from the app whenever possible.
Note
some minor functionnalities may not be available in the flatpak release
Install from flathub's website.
Install the latest deb (Ubuntu >= 24.04) or flatpak release.
If you need to install flatpak on your system, follow flathub's instructions.
| Distribution | Maintainer | Status |
|---|---|---|
| openSUSE/GeekosDaw | @edogawa23 | unknown |
You'll need to install dev dependencies first, for reference on Ubuntu:
sudo apt install meson ninja-build build-essential
sudo apt install python3-all
sudo apt install libgtk-4-dev libadwaita-1-dev python3-gi gir1.2-gtk-4.0 gir1.2-adw-1 adwaita-icon-themeThen clone the repo and install:
git clone [email protected]:gaheldev/Millisecond.git millisecond
cd millisecond
meson setup build/
meson install -C build/Please open issues or submit a pull request if something doesn't work.
Modifications to the rtcqs.py script should preferably be submitted upstream to rtcqs.
For packagers: please create an issue or open a pr to add the package to the repositories section
- icons by Jakub Steiner