lfc7 / TAP-tempo-LFO

TAP-tempo LFO with arduino nano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TAP-tempo LFO

TAP-tempo LFO v1.0 - tested

(designed for arduino nano ATmega328P/16MHz/5v)

-Pedal & button Tap-IN

-Analog Sync IN

-Sync OUT (analog & Midi)

-LFO out with 7 waveForms

-Divided analog Clock OUT

-Tap tempo can be constrain in up & dw limits, avoiding bad taps

-- Config at start

Press TAP-button and plug power on , keep TAP-button press , adjust preset with rotactors and knobs.

  • "Clock-OUT lenght" can be set with DIVIDER rotactor from 1/48 beat to 10/48 beat.

  • "Clock-OUT polarity" can be set with LIMIT knob.

  • "running Beats-Until-Chain-Reset" can be set with BPM knob from 2 to 8

  • "Total-Tap to compute" can be set with WAVEFORM rotactor from 2 to 9

Release TAP button to save.

taptempo_photo

   ____     __          ______              _       ____ ___  ___  ___
  / __/_ __/ /___ _____/_  __/______  ___  (_)___  |_  // _ \/ _ \/ _ \
 / _// // / __/ // / __// / / __/ _ \/ _ \/ / __/ _/_ </ // / // / // /
/_/  \_,_/\__/\_,_/_/  /_/ /_/  \___/_//_/_/\__/ /____/\___/\___/\___/ 
                                                                       
with love.

About

TAP-tempo LFO with arduino nano


Languages

Language:C++ 77.3%Language:C 9.6%Language:Processing 8.7%Language:Shell 4.5%