/Neothesia

Flashy Synthesia Like Software For Linux,Windows and MacOs

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Neothesia Baner

Neothesia

Opensource Synthesia was abandoned in favour of closed source commercial project
Goal of this project is to bring back Opensource Synthesia to live, and make it look and work as good (or even better) than commercial Synthesia.

If you have any questions, feel free to join my Discord

Discord

Screenshots

IMG Video Video track selection

Download

Download on Flathub

Arch Linux (Unofficial AUR built from source, maintained by @zayn7lie): https://aur.archlinux.org/packages/neothesia

All binary releases: https://github.com/PolyMeilex/Neothesia/releases

FAQ

Video encoding

  • To encode video you need to install rust
  • You also need to install ffmpeg
  • And compile the neothesia-cli, like so cargo build --release -p neothesia-cli (if you have make: make build-recorder)
  • It will compile neothesia-cli, from now on it is used as a comand line tool
  • To encode a test.mid file run ./target/release/neothesia-cli ./test.mid
  • Video will be outputed to ./out directory`

Thanks to