Skip to content

AndromedaCrow/chompi-fmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chompi-Fmt

I created this app to make the process of loading samples into the Chompi sampler faster and more intuitive - rather than manually renaming (and trying to remember) all of your samples, one at a time, now you can use a web-based GUI to import, arrage, and load all of your samples. The project is incomplete, but the core functionality is present.

image

Running the app

This project has not yet been set up to run from a single executable - this is a high priority. In the meantime, follow these steps to get the development build running.

Dependencies

This project uses Node, Flask, and Python.

Initialize the backend

From the root folder, actiavte venv and run python -m flask run

Initialize the frontend

From a new terminal, run npm start in the ChompiFront folder.

Open the app

Open http://localhost:3000 to use ChompiFmt.

About

Simple Chompi sample formatter and loader using React and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published