gseq

Crates.iogseq
lib.rsgseq
version0.2.0
sourcesrc
created_at2024-01-20 14:25:52.507895
updated_at2024-09-20 21:21:18.181031
descriptionA realtime visual performance program reacting to the audio input.
homepage
repositoryhttps://github.com/jeudine/gseq
max_upload_size
id1106533
size327,174
Marius Debussche (feldspath)

documentation

README

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

Commit count: 192

cargo fmt