RIVET

Get RIVET / development build

The foundation
is ready to inspect.

RIVET 0.1.0 is a tested local development baseline. There is currently no public binary download or configured public source repository.

ImplementedAPPLICATION 0.1.0

Build from an existing checkout.

If you already have the application source, follow the Fedora guide to build and test the native foundation.

C++20 · Qt 6.7+ · CMake 3.22+ · JACK

Source availability

Public repository pending.

The reference has a local v0.1.0 tag and no configured Git remote. A source link will be added when a public repository is available.

Read the development release notes

Build the native application.

Run these commands inside an application checkout after installing the dependencies in the Fedora guide. They do not build this website.

Application checkout / verified build sequence
cmake -S . -B build -G Ninja -DCMAKE_BUILD_TYPE=Debug -DRIVET_REQUIRE_JACK=ON
cmake --build build -j 4
ctest --test-dir build --output-on-failure
./build/rivet

Packaging comes later.

Planned

Fedora RPM

Future packaging will need dependency declarations, desktop integration and installation testing. No RPM download is available.

Planned

Portable distribution

A portable package is a future goal. Its format and support policy have not been established; no portable binary is available.

Follow the work ahead.

Each phase has an explicit status and a defined scope.

View development status