Commit Graph

422 Commits

Author SHA1 Message Date
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 7aaa7d4e24 Merge pull request #44 from softegg/patch-1
For Arduino IDE happiness / workiness
2016-06-09 12:14:14 +02:00
SoftEgg f6b4282821 For Arduino IDE happiness / workiness
If you want to use the directory structure as-is, this file is necessary.
2016-06-09 02:47:15 -07: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 8a856e1f9d Merge remote-tracking branch 'origin/Franky47-patch-1' into dev 2015-02-27 15:09:57 +01:00
Francois Best 3eb65db1a4 Fixed #30 2015-02-27 14:54:04 +01: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 cc79d38e69 Merge branch 'dev' into feature/usb 2014-06-11 11:20:17 +02:00
Francois Best d57acdb635 Merge branch 'master' into dev 2014-06-11 11:11:55 +02:00
Francois Best 33bd451ca7 Readme 2014-06-11 11:11:34 +02:00
Francois Best c594de85dc Merge branch 'master' into dev 2014-06-11 09:56:25 +02:00
Francois Best 67f6b001ab Merge branch 'release/4.2' 2014-06-11 09:55:54 +02:00
Francois Best dc4eceec86 Merge branch 'release/4.2' into dev 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 c9e468b327 Merge branch 'dev' into feature/usb 2014-05-20 11:44:57 +02:00
Francois Best 49fa0295e3 Merge branch 'master' into dev 2014-05-20 11:44:28 +02:00
Francois Best bde05f4a6f Added simple synth example with Mono Last operation. 2014-05-20 10:08:44 +02:00
Francois Best d9fa90db9a Merge branch 'dev' into settings 2014-04-20 17:25:08 +02:00
Francois Best f88012b38f Removed auto-instanciation 2014-04-20 17:24:35 +02:00
Francois Best 410e51c91a Template settings. 2014-04-20 17:23:10 +02:00
Francois Best c2a87ea0c9 Doc. 2014-04-18 14:56:41 +02:00
Francois Best 6164e2c5fe Fix issue #13 on GitHub. 2014-04-18 14:56:15 +02:00
Francois Best dd5b39a686 Merge branch 'master' into feature/usb 2014-04-16 09:06:39 +02:00
Francois Best d13353a5b6 Removed outdated scripts. 2014-04-16 08:53:43 +02:00
Francois Best c6537872b0 Reworked packaging script. 2014-04-16 08:52:33 +02:00
Francois Best a615b53b1b Updated docs. 2014-04-16 08:40:49 +02:00
Francois Best d458dac71a Testing for the 1byte running status bug. 2014-04-16 08:34:21 +02:00