Giter VIP home page Giter VIP logo

teensydrumcontroller's Introduction

TEENSY DRUM CONTROLLER

This is basically a sketch for reading 9 Piezos and an FSR with a Teensy 3.x. Eight of the Piezos simply use the MIDIcontroller library to send MIDI. The 9th Piezo works in conjunction with the FSR to emulate (as closely as possible) the behavior of hi-hats.

  • The Piezo will read hits form drum sticks and the FSR is will determine what those hits should sound like based on whether it's being pressed or not (note #46 for open hats, note #42 for closed).

  • The FSR and Piezo for the hats should be assigned to the same 'choke group' in the DAW. That way, when the FSR is pressed, the open hat sound will be silenced.

  • In addition, when the FSR goes from unpressed to pressed, a separate footpedal sound is sent (note #44). The velocity of this sound will usually be determined by how hard you press the FSR. However, if an open hat strike is sounding and the FSR is pressed lightly, the low velocity will sound unnatural. So a higher velocity is used in this case.

Ideally, multiple closed hat sound banks would be used. The bank would be determined by how hard the FSR is being pressed. The velocity, of course, being determined by the strength of the strike.

teensydrumcontroller's People

Contributors

joshnishikawa avatar

Stargazers

Paul Knopf avatar Ali Cakir avatar  avatar

Watchers

 avatar

Forkers

dadapunk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.