plamorg / crisp

Crisp sounds from a crisp can. Project for Hack&Roll 2021.

Home Page:https://devpost.com/software/crisp-2t1rvj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crisp logo

crisp

Hackathon License: GPL v3


crisp sounds from a crisp can

πŸ“ Table of Contents

🏁 Getting Started

Prerequisites

🎈 Usage

Simultaneously run the arduino program, Python MIDI drivers, and the visualizer.

Python MIDI Drivers:

$ cd driver
$ python interface.py

Visualizer:

$ cd visualizer
$ cargo run

⛏️ Built With

✍️ Authors

About

Crisp sounds from a crisp can. Project for Hack&Roll 2021.

https://devpost.com/software/crisp-2t1rvj

License:GNU General Public License v3.0


Languages

Language:Rust 56.2%Language:C++ 30.6%Language:Python 13.2%