Skip to content

MatusOllah/beep-boop

Repository files navigation

Beep-Boop

Beep-Boop is a Bytebeat player written in Go.

Features

  • Edit expression
  • Export audio

Building & Installing from source

  1. Install Go
  2. Install a C compiler
  3. Run go install github.com/MatusOllah/beep-boop@latest

Go here for more details.