1mamute / rust-arduino-sampler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-arduino-sampler

A simple Arduino Sampler made with Rust.

It should:

  • Read input from a midi device
  • Map audio files to midi messages
  • Play the audio file that matches the midi message received

EARLY DEVELOPMENT

In this stage i'm focusing on core features. When everything's working on AMD64 we'll deviate to AVR and ARM64.

About

License:MIT License


Languages

Language:Rust 100.0%