Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matusollah/beep-boop
A Bytebeat player
https://github.com/matusollah/beep-boop
beep beep-boop bytebeat bytebeat-player floatbeat fyne go golang
Last synced: 9 days ago
JSON representation
A Bytebeat player
- Host: GitHub
- URL: https://github.com/matusollah/beep-boop
- Owner: MatusOllah
- License: mit
- Created: 2024-04-21T17:13:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-21T17:32:36.000Z (8 months ago)
- Last Synced: 2024-06-19T15:11:45.372Z (6 months ago)
- Topics: beep, beep-boop, bytebeat, bytebeat-player, floatbeat, fyne, go, golang
- Language: Go
- Homepage:
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://docs.fyne.io/started) for more details.