Commit Graph

  • 99f404a70f Added AcidStepSequencer protoboard schematic to example folder midilab 2018-03-09 10:47:30 -0300
  • 698c789514 Roland TB303 main engine added as example for a step sequencer using uClock midilab 2018-03-09 10:15:46 -0300
  • 80586ad0e6 added lock system for octave and note pots to avoid messing when change from one step to another for editing pruporse. midilab 2018-03-09 10:01:08 -0300
  • ad05cf3920 NOTE_LENTGH constant as config for default length of notes mesuared in 96ppqn ticks. each 6 ticks equals 1 step. midilab 2018-03-09 08:56:56 -0300
  • d0068fca63 Only preview note when is not in rest mode. midilab 2018-03-09 08:30:15 -0300
  • 3be8005f56 features added: pitch mode like edit when sequencer is stoped. fixes glide mode using a note_stack on 96ppqn check instead of brute code for note off within 16ppqn resolution midilab 2018-03-09 08:17:29 -0300
  • b851d38086 hot fix for step length and tempo type of data. midilab 2018-03-08 19:51:48 -0300
  • 96f045c97a Acid step sequencer clone of Roland TB303, testing release midilab 2018-03-08 19:21:59 -0300
  • 609242b8d7 Roland TB303 StepSequencer clone first draft notes... midilab 2018-03-07 15:24:13 -0300
  • 22bd4880ac External sync tempo extraction from clock pulses added. midilab 2017-12-05 14:13:04 -0200
  • a3dcc0b109 Fix #3 for clock PPQN resolutions of 16, 32 and 96 midilab 2017-12-04 21:10:23 -0200
  • cca6dd87c5 Fix #2 for clock PPQN resolutions of 16, 32 and 96 midilab 2017-12-04 21:05:38 -0200
  • b96abea65b Fix for 16PPQN and 32PPQN resolution midilab 2017-12-04 20:00:29 -0200
  • fd0420099a Fixes for elapsed time support code. Do not count time when the argument of method is equal to 0. midilab 2017-12-04 09:22:22 -0200
  • eabbc69a66 Added play time support along with elapsed time support code. midilab 2017-12-04 08:52:56 -0200
  • 7ba44d1c05 Added elapsed time support for seconds, minutes, hours and days. midilab 2017-12-04 08:47:46 -0200
  • 81b189186d Added external clock support. Based on MIDI standard clock pulse. Use it via clockMe() on each received clock midi message midilab 2017-12-01 13:35:44 -0200
  • 9db6fafa7b added getTempo() for current tempo bpm time midilab 2017-11-22 18:01:36 -0200
  • d11f692936 Arduino >= 1.5 library style support midilab 2017-10-06 07:44:20 -0300
  • c28cceabcc Initial commit. v0.8 midilab 2017-10-06 06:55:22 -0300
  • ab205696f3 Initial commit midilab 2017-10-06 05:51:49 -0300