Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Optimize your Linux system for low latency audio

License

gaheldev/Millisecond

Repository files navigation

Millisecond

Optimize your system for low latency audio.


image

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.

🛠️ Installation

Note

some minor functionnalities may not be available in the flatpak release

From flathub (recommended)

Install from flathub's website.

From package releases

Install the latest deb (Ubuntu >= 24.04) or flatpak release.
If you need to install flatpak on your system, follow flathub's instructions.

From repositories

Distribution Maintainer Status
openSUSE/GeekosDaw @edogawa23 unknown

Manual installation

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-theme

Then clone the repo and install:

git clone [email protected]:gaheldev/Millisecond.git millisecond
cd millisecond
meson setup build/
meson install -C build/

🧑‍🤝‍🧑 Contributions

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

Acknowledgements

About

Optimize your Linux system for low latency audio

Resources

License

Stars

Watchers

Forks

Packages

No packages published