Skip to content

vasilymilovidov/useless-looper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

useless-looper

A toy audio looper written in Rust using GPUI for UI and kittyaudio for audio. Main purpose is to learn the GPUI library. Very WIP.

useless-looper

Run

cargo run --release

Usage

Scroll left/right to change the position of the playhead.
CTRL + horizontal scroll to change the size of the loop.
CMD + vertical scroll to change the pitch of the loop.
You can drop audio files directly into the window to load them.
There's a couple of samples in `assets/audio` folder for testing.
Currently, waveforms are shown only for the WAV format.

About

A toy audio looper made with GPUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages