Commit Graph

228 Commits

Author SHA1 Message Date
Francois Best d42acc0cbb Testing (and fixed) SysEx codec.
Now conforms to Somascape specs.
2016-10-04 01:00:12 -07:00
Francois Best 22d6bb8cf2 Restrict include. 2016-10-03 22:10:39 -07:00
Francois Best 618f71658b Moved tests, added references to static stuff. 2016-10-03 22:08:45 -07:00
Francois Best 92c50d612a Removed this nonsense. 2016-10-03 22:08:14 -07:00
Francois Best c86d6f2e26 Added testing facility. 2016-10-03 21:41:13 -07:00
Francois Best b5c2d8c12c Reworked unit tests. 2016-10-03 21:41:05 -07:00
Francois Best f5b51bd211 This file is generated when CMake config changes. 2016-10-03 21:40:21 -07:00
Francois Best 4bd4015f9d Binding Google Test into CMake. 2016-10-03 20:34:43 -07:00
Francois Best 3740624176 Added Google Test as sub for unit tests. 2016-10-03 20:20:55 -07:00
Francois Best a24d195f93 Added root to include dirs. 2016-10-03 20:17:49 -07:00
Francois Best c600287129 Added test library and CMake scaffolding. 2016-10-03 19:18:36 -07:00
Francois Best 3c1c65fd69 Fix release link. 2016-10-03 12:06:03 -07:00
Francois Best 210d3bd2ae Added badges and license file. 2016-10-03 12:04:44 -07:00
Francois Best 3a07cd0fce Fixed merger example on Zero. 2016-10-03 11:50:14 -07:00
Francois Best 885bc6e870 Removed old file (using VSCode now). 2016-10-03 11:19:15 -07:00
Francois Best 0275824e86 Come on Travis, do your thing. 2016-10-03 11:12:32 -07:00
Francois Best 69db820896 Don't notify. 2016-10-03 11:09:02 -07:00
Francois Best 9bab7bd0df Added Travis support. 2016-10-03 11:05:30 -07:00
Francois Best e4e5d8bfcc Doc: remove noTone to keep osc active when using external envelopes. 2016-10-03 10:18:01 -07:00
Francois Best d96b886bd5 Added include paths in VSCode. 2016-10-03 10:17:34 -07:00
Francois Best 533f467299 Merge pull request #50 from ivankravets/patch-3
Update version and name
2016-08-21 14:10:00 +02:00
Ivan Kravets 40d20e3042 Update version and name 2016-08-20 22:01:02 +03:00
Francois Best 55f91d54aa Fix float pitch bend. 2016-08-19 14:58:39 +02:00
Francois Best d48f371b96 Fixed #48: created properties file for Arduino IDE. 2016-07-26 18:32:12 +02:00
Francois Best 5b3e4ac097 Fix warnings. 2016-04-24 18:27:16 +02:00
Francois Best 79c01a27a4 Added RPN/NRPN definitions. 2016-04-03 17:58:33 +02:00
Francois Best 219797524d Fixed MIDI.read with input channel parameter. 2016-04-03 17:58:00 +02:00
Francois Best fb693e7245 Changed license to MIT. 2015-08-13 09:03:17 +02:00
Francois Best c7d2ced229 Readme edits, removed arduino-playground (no longer used). 2015-04-19 18:28:53 +02:00
Francois Best 352e3d10fb Merge pull request #26 from ivankravets/patch-1
PlatformIO-based manifest file
2014-09-29 22:48:51 +02:00
Ivan Kravets 96cdd33662 Fix comma 2014-09-29 23:11:15 +03:00
Ivan Kravets 0d436da5fc PlatformIO-based manifest file
Web: http://platformio.ikravets.com/#!/lib/show/Arduino-MIDI
Docs: http://docs.platformio.ikravets.com/en/latest/librarymanager/index.html
2014-09-29 23:10:23 +03:00
Francois Best 33bd451ca7 Readme 2014-06-11 11:11:34 +02:00
Francois Best 67f6b001ab Merge branch 'release/4.2' 2014-06-11 09:55:54 +02:00
Francois Best cfa634fcfc Examples. 2014-06-11 09:54:15 +02:00
Francois Best e1f8dcc380 Doc. 2014-06-11 09:44:55 +02:00
Francois Best e31d0a1910 Doc. 2014-06-11 09:33:32 +02:00
Francois Best 3dc0f30e16 Removed compile flags and last preprocessor settings. 2014-06-11 09:14:03 +02:00
Francois Best b1b978d63c 4.2 2014-06-11 09:13:34 +02:00
Francois Best 219340ea96 Fix SysEx size callback bug, using template settings instead of preprocessor macros. 2014-06-11 09:09:08 +02:00
Francois Best 1ff874c70d Merge branch 'settings' into dev 2014-06-11 08:02:57 +02:00
Francois Best db002130c9 Improve performance by iterating from the tail when removing notes. 2014-05-21 09:56:06 +02:00
Francois Best 9157f847ca Fix the fix. 2014-05-21 09:01:29 +02:00
Francois Best 97e2c554de Revert "Fixed gate logic."
This reverts commit 7980d5f881.
2014-05-21 08:57:22 +02:00
Francois Best 7980d5f881 Fixed gate logic. 2014-05-21 08:55:12 +02:00
Francois Best 532b0d3843 Doc. 2014-05-21 08:44:26 +02:00
Francois Best bcd3f8f33a Low, High and Last playing modes. 2014-05-21 08:30:15 +02:00
Francois Best 5454bd46bc No longer needs a power of two. 2014-05-21 08:29:47 +02:00
Francois Best 9facc3e775 Merge branch 'dev' into settings 2014-05-20 11:45:14 +02:00
Francois Best 49fa0295e3 Merge branch 'master' into dev 2014-05-20 11:44:28 +02:00