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 |
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 |