https://github.com/kyleyannelli/basikgui
SUNY Oswego Capstone | Amp & Pedalboard Sim using Python & Java
https://github.com/kyleyannelli/basikgui
fastapi javafx jmetro maven pedalboard spotify spotify-pedalboard
Last synced: 4 months ago
JSON representation
SUNY Oswego Capstone | Amp & Pedalboard Sim using Python & Java
- Host: GitHub
- URL: https://github.com/kyleyannelli/basikgui
- Owner: kyleyannelli
- Created: 2023-04-10T14:00:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T14:18:36.000Z (about 2 years ago)
- Last Synced: 2025-01-02T14:27:01.562Z (6 months ago)
- Topics: fastapi, javafx, jmetro, maven, pedalboard, spotify, spotify-pedalboard
- Language: Java
- Homepage:
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BasikGUI
Amp & Pedalboard Sim using Python & Java.
### Python
- [Spotify Pedalboard](https://github.com/spotify/pedalboard)
- [FastAPI](https://github.com/tiangolo/fastapi)
### Java
- [Maven](https://maven.apache.org/)
- [JavaFX/OpenJFK](https://openjfx.io/)
- [JMetro](https://github.com/JFXtras/jfxtras-styles)
# Getting Started
### Prerequisites
- Python 3.10+
- Maven
- Java 19
#### Install Python requirements with `pip3 install -r python/requirements.txt`
#### Run with `./start_all.sh`