https://github.com/ghztomash/fasma_drum
Teensy based drum machine designed for Fasma Festival
https://github.com/ghztomash/fasma_drum
Last synced: about 1 year ago
JSON representation
Teensy based drum machine designed for Fasma Festival
- Host: GitHub
- URL: https://github.com/ghztomash/fasma_drum
- Owner: ghztomash
- License: mit
- Created: 2018-05-01T13:00:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T17:04:32.000Z (about 8 years ago)
- Last Synced: 2025-04-01T15:10:03.941Z (over 1 year ago)
- Language: C++
- Size: 3.95 MB
- Stars: 32
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- diy-synths - Fasma Festival
README
# Fasma Drum Machine
Teensy based Drum Machine designed for Fasma 2017 DIY workshop.

Features:
- 4 voices (Kick, Tom, Snare and Hat) 2 Digital Oscillator modules, 2 PCM sample playback
- 4 parameter controls per each voice. Pitch, Decay, Pitch Modulation and Distortion.
- 16 step tap patterns.
- Automation record per each step and randomizing automation.
- 4 patters, can be permanently stored on the device together with the Automation data.
- Up to 8 patterns sequence chain.
- Clock In and Out put. Can be master or slave device.
- Line out and headphone output with volume control.
- Muting voices, possibility to erase individual voices or whole patterns.
- Metronome.
- 9V battery powered, up to 7.5 hours running time.
- Auto power off for battery saving.
- Hackable and open source.
- DIY friendly 0805 components.
Details:
http://ghzlabs.com/instruments/fasma-2017-drum-machine/
# License
CC BY-SA 4.0