/EchoBlend

A program/website that lets you loop a section within a song for an extended period between the beginning and end of a song

Primary LanguageRustMIT LicenseMIT

EchoBlend

Downloads

A rust app implementation of EchoBlend-py using egui and eframe.

THIS REQUIRES FFMPEG TO BE INSTALLED ON YOUR SYSTEM. If you don't have it, get it here, and put the ffmpeg binary file either in your path, or in the same directory as the EchoBlend binary.

Follow the instructions on eframe to test locally standalone/web, and/or for deploying yourself.