Commit graph

  • 85db96b829 chore: Merge branch 'testing' dev alemi 2024-01-23 16:43:27 +0100
  • 55fe13d8cc update readme alemi 2020-10-19 05:14:34 +0200
  • e162cd28ab Fixed bug when playing same note in 2 octaves. May slow things down alemi 2019-07-22 16:52:02 +0200
  • 595863be08 Merge branch 'testing' of https://github.com/alemigliardi/CVkeyboard into testing alemi 2019-07-21 16:19:54 +0200
  • c016f996b8 Now the MIDI library handles the clock signals alemi 2019-07-21 16:19:51 +0200
  • d4aa412626 Removed hex (they used windows endline) alemi 2019-07-21 16:19:15 +0200
  • 12261d38b5 Merge pull request #1 from alemigliardi/testing alemi 2019-07-21 16:17:09 +0200
  • d728fa0245 Merge branch 'master' into testing alemi 2019-07-21 16:15:51 +0200
  • d772fc63df Uploaded firmwares used alemi 2019-07-20 18:31:02 +0200
  • 1458cf72f0 Reintroduced a basic arpeggiator alemi 2019-07-19 17:38:15 +0200
  • 51f6c942f3 Storage required for sequences has been dramatically reduced. Introduced auto save and load (every 15 mins) alemi 2019-07-10 03:55:27 +0200
  • 66fe2591af Some fixes. Will need to reduce step size alemi 2019-07-09 21:21:15 +0200
  • 9792260a1d Many bugfixes related to hardware upgrade alemi 2019-07-08 02:45:50 +0200
  • c175980952 Added code for PLUS-MINUS-CLEAR buttons alemi 2019-07-06 04:09:00 +0200
  • c42b016f58 Switched to adafruit MPR121. Only the necessary channel is muted when user plays. Various bugfixes. Removed debug code. Added idle animation. alemi 2019-07-06 03:39:35 +0200
  • 3a1368b8be Various fixes. Unrolled single line loops. alemi 2019-07-04 16:11:44 +0200
  • 3949ea64f0 Channels now work as intended alemi 2019-06-30 02:55:50 +0200
  • 6b2faa76a7 Initial channel implementation alemi 2019-06-30 00:39:01 +0200
  • 68d2631f33 Various improvements and debug leftovers alemi 2019-06-29 02:42:38 +0200
  • 22191ec00d Updated gitignore alemi 2019-06-28 01:52:21 +0200
  • 35950fd11b Various fixes that didn't fix much alemi 2019-06-28 01:48:24 +0200
  • b7ddcb2a97 Many syntax fixes alemi 2019-06-28 01:03:40 +0200
  • 42f1b65f37 Updated gitignore alemi 2019-06-28 01:03:17 +0200
  • d1c6f9f8e9 Fixed insertion and deletion alemi 2019-06-28 00:14:44 +0200
  • 0923297c09 Reworked sequencer. It misses a way to add steps alemi 2019-06-27 18:58:37 +0200
  • 2727b2deef Implemented a basic sequencer in place of arpeggiator alemi 2019-03-10 02:33:59 +0100
  • b89ce7c72a Cleaned the code, receiving clock from MIDI alemi 2019-03-10 02:33:40 +0100
  • 5bd20dab8c Now keyboard waits for MIDI clock and plays 2 notes per beat when in arpeggiator alemi 2019-03-09 19:14:18 +0100
  • 96a4142c0f Cleaned code. Capacitive Buttons have been reimplemented and are now easily scalable alemi 2019-03-09 15:23:18 +0100
  • 4f6486bc75 Actual commit (previous one was staged?) alemi 2019-03-08 21:19:06 +0100
  • 731a05bc57 Forgot to update before adding new stuff. This is the testing build without the new stuff. Arpeggiator is buggy but sorta working (with fixed bpm). Raw mode is working ok. alemi 2019-03-08 21:18:30 +0100
  • 7c7b0cf116 Implemented an arpeggiator and then broke it (should wait for MIDI clock). Added a basic implementation of 3 capacitive buttons (for drum pads) alemi 2019-03-08 21:10:15 +0100
  • eadbbbf9eb Added comments alemi 2019-03-04 19:04:13 +0100
  • 198bbaf69e Reordered code alemi 2019-03-04 18:56:20 +0100
  • 55ab943ecd Rewriting my code from ground up. Now readings are made per octave with a struct. No MIDI is implemented yet, still debugging readings alemi 2019-03-04 18:54:22 +0100
  • c3ec7b1bb0 Commited previous testing branch alemi 2019-03-04 18:53:16 +0100
  • d8e545a50c Fixed some basic stuff and tried working around dirty signal alemi 2018-11-11 02:00:08 +0100
  • 84c9296956 Introduced arpeggiator. Testing alemi 2018-11-11 01:11:49 +0100
  • 3e477f4ca8 Added off counter but with value 0 alemi 2018-10-31 17:44:56 +0100
  • 54fc6f26ab Update .gitignore alemi 2018-10-31 17:28:53 +0100
  • f5322a4bee Removed old code alemi 2018-10-31 17:28:14 +0100
  • 27cbbe5c81 First commit from VS alemi 2018-10-31 17:26:11 +0100
  • 4c20ccec00 Update cvkeyboard.ino alemi 2018-10-31 17:21:02 +0100
  • 1a37d52310 Create cvkeyboard.ino alemi 2018-10-31 17:18:50 +0100
  • 856500b11c Initial commit alemi 2018-10-31 17:17:28 +0100