Commit Graph

119 Commits (b00083014abd4614a4cb638cdb0c9552bdeec353)
 

Author SHA1 Message Date
midilab 80586ad0e6 added lock system for octave and note pots to avoid messing when change from one step to another for editing pruporse. 6 years ago
midilab ad05cf3920 NOTE_LENTGH constant as config for default length of notes mesuared in 96ppqn ticks. each 6 ticks equals 1 step. 6 years ago
midilab d0068fca63 Only preview note when is not in rest mode. 6 years ago
midilab 3be8005f56 features added: pitch mode like edit when sequencer is stoped. 6 years ago
midilab b851d38086 hot fix for step length and tempo type of data. 6 years ago
midilab 96f045c97a Acid step sequencer clone of Roland TB303, testing release 6 years ago
midilab 609242b8d7 Roland TB303 StepSequencer clone first draft notes... 6 years ago
midilab 22bd4880ac External sync tempo extraction from clock pulses added. 7 years ago
midilab a3dcc0b109 Fix #3 for clock PPQN resolutions of 16, 32 and 96 7 years ago
midilab cca6dd87c5 Fix #2 for clock PPQN resolutions of 16, 32 and 96 7 years ago
midilab b96abea65b Fix for 16PPQN and 32PPQN resolution 7 years ago
midilab fd0420099a Fixes for elapsed time support code. Do not count time when the argument of method is equal to 0. 7 years ago
midilab eabbc69a66 Added play time support along with elapsed time support code. 7 years ago
midilab 7ba44d1c05 Added elapsed time support for seconds, minutes, hours and days. 7 years ago
midilab 81b189186d Added external clock support. Based on MIDI standard clock pulse. Use it via clockMe() on each received clock midi message 7 years ago
midilab 9db6fafa7b added getTempo() for current tempo bpm time 7 years ago
midilab d11f692936 Arduino >= 1.5 library style support 7 years ago
midilab c28cceabcc Initial commit. v0.8 7 years ago
midilab ab205696f3 Initial commit 7 years ago