An open API service indexing awesome lists of open source software.

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

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`