/fistas

sampler

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Fistas

A lil' sampler made for hobby project with Makey-Makey.

Requirements

  • Python3.6+
  • portAudio

Quickstart

$ pip install -e .  # from the root of this project
$ fistas  # player
$ fistas-record -h  # recorder; e.g. fistas new_sound --length=4

Hold shift when pressing a button to loop that sound. Hold ctrl to stop it from playing.