Commit Graph

139 Commits

Author SHA1 Message Date
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
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 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
Francois Best 217d0838ba Ignoring python stuff. 2014-04-16 08:34:02 +02:00
Francois Best 70ff97886c Merge branch 'dev' of https://github.com/FortySevenEffects/arduino_midi_library into dev 2014-04-16 08:33:45 +02:00
Francois Best 1813094735 Cleanup 2014-04-16 08:33:38 +02:00
Francois Best 63517510b8 Fixed 1byte running status bug (GitHub issue #12) 2014-04-16 08:23:10 +02:00
Francois Best e3dd2272e2 Testing. 2014-04-10 23:37:21 +02:00
Francois Best dc30524b33 Added tester object with thru check. 2014-04-10 23:37:09 +02:00
Francois Best 8541a2af1b Bidirectionnal MIDI. 2014-04-10 23:36:52 +02:00
Francois Best d0523b3fc1 Cleanup old validator 2014-04-10 14:31:24 +02:00
Francois Best 49b109b4a2 Added MIDI to validator (requires python-rtmidi). 2014-04-10 14:30:53 +02:00
Francois Best 14a2ff9ea0 Fix: list directories only. 2014-04-09 20:01:02 +02:00
Francois Best 50d32da96e Updated examples to work on Leo, Uno, Mega & Due. 2014-04-09 20:00:26 +02:00
Francois Best b4b39a9e5f Added validation from Sublime Text. 2014-04-09 19:59:33 +02:00
Francois Best f551ff7bbd Dictate. 2014-04-02 10:37:24 +02:00
Francois Best 3f27b496fd Merge branch 'dev' into release/4.1 2014-04-02 09:16:52 +02:00
Francois Best 7bac715a58 Fix build. 2014-04-02 09:16:40 +02:00
Francois Best fc1ba21048 Better printout. 2014-04-02 09:15:45 +02:00
Francois Best e39f6a7b99 Always better in Python. 2014-04-02 08:55:45 +02:00
Francois Best f8511a9591 Added validation script using Arduino 1.5 CLI. 2014-04-01 19:38:36 +02:00
Francois Best f197d9f439 Doc & coding style. 2014-04-01 09:05:30 +02:00
Francois Best b041abaca3 Helper method. 2014-04-01 09:04:31 +02:00
Francois Best 240cd22021 Added explicit license header and starting 4.1 branch. 2014-04-01 09:03:44 +02:00
Francois Best 53afedf081 Merge branch 'master' into dev 2014-03-12 21:39:02 +01:00
Francois Best 3f1e5c474a Handling null-velocity NoteOn as NoteOff (with setting), inlined some methods. 2014-03-12 21:34:46 +01:00
Francois Best 8f4d5e85c7 Coding style cleanup. 2014-03-06 09:57:19 +01:00
Francois Best f10278e326 Merge branch 'dev' 2014-03-06 09:39:57 +01:00
Francois Best 8bd43f496b Ignoring stuff. 2014-03-06 09:39:47 +01:00
Francois Best e79c3ff21e Fix 2014-02-14 00:10:20 +01:00
Francois Best 18798a6066 Markdown’d the readme. 2014-02-14 00:07:59 +01:00
Francois Best e7b22f967b Updated doc from playground. 2014-02-13 23:52:29 +01:00