Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 309 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 309 Bytes

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.