gseq 0.2.0

A realtime visual performance program reacting to the audio input.
Documentation

GSeq

crates.io

GSeq is a realtime visual performance program written in Rust based on wgpu. GSeq reacts to the audio input to animate the visuals.

Installation

Cargo

If you already have a Rust environment set up, you can use the cargo install command:

cargo install gseq

Usage

You can select the visual show with the -s option. For example to run the marius-julien show:

gseq -s marius-julien 

Available visual shows:

Visual Show
marius-julien
lua

Screenshot

screenshot_0