Francois Best
|
cc9927fd50
|
Fixed build.
|
2013-07-07 14:53:56 +02:00 |
Francois Best
|
d78cace1b2
|
Working on thru.
|
2013-07-07 14:13:32 +02:00 |
Francois Best
|
8c9d289216
|
Working on thru.
|
2013-07-07 12:52:27 +02:00 |
Francois Best
|
d8e0631399
|
Include ak47 for trace and debug info.
|
2013-07-06 16:00:24 +02:00 |
Francois Best
|
1d10ce0a46
|
No need for channel info when parsing.
|
2013-07-06 15:53:40 +02:00 |
Francois Best
|
6fbc9bd5a7
|
Reworked encoding/decoding methods to support larger arrays.
|
2013-07-05 11:21:13 +02:00 |
Francois Best
|
287b3625db
|
Renamed file for ST's counterpart detection.
|
2013-06-28 09:09:47 +02:00 |
Francois Best
|
7941c69383
|
Added fix for ak47.
|
2013-05-03 14:22:51 +02:00 |
Francois Best
|
2f828fe2bc
|
Define byte type as we're safe in the midi namespace anyway.
|
2012-11-07 12:28:42 +01:00 |
Francois Best
|
11c3ada47c
|
Using Serial1 for Leonardo.
|
2012-10-25 16:32:32 +02:00 |
Francois Best
|
e46724440c
|
Added tests. All pass on Leonardo.
|
2012-10-09 08:29:27 +02:00 |
Francois Best
|
6f0535be90
|
Added detection of channel messages to fix running status.
|
2012-10-09 08:28:24 +02:00 |
Francois Best
|
5a55f715da
|
Fixed bugs on SysEx reception.
|
2012-10-08 22:12:42 +02:00 |
Francois Best
|
b7e23f6d0e
|
Updated doc.
|
2012-10-08 18:39:58 +02:00 |
Francois Best
|
a2d0c5f9dc
|
Updated tester.
|
2012-10-08 18:38:24 +02:00 |
Francois Best
|
def147e6e5
|
Updated tester (more modularity).
|
2012-10-08 09:10:43 +02:00 |
Francois Best
|
ac86227ed1
|
Updated doc.
|
2012-10-08 07:50:19 +02:00 |
Francois Best
|
5fe1ca0697
|
Updated doc.
|
2012-10-02 22:36:07 +02:00 |
Francois Best
|
691b172187
|
Target detection and simplified auto-instanciation.
|
2012-10-02 21:51:18 +02:00 |
Francois Best
|
39a9c3eb2d
|
Splitting the validator into multiple files.
|
2012-10-02 21:50:49 +02:00 |
Francois Best
|
347e55bf32
|
Working on tester.
|
2012-10-02 14:05:22 +02:00 |
Francois Best
|
72bd953a84
|
Updated validator.
|
2012-10-01 19:18:22 +02:00 |
Francois Best
|
32a440a0b0
|
Added bases of a validation sketch and schematic.
|
2012-10-01 11:38:40 +02:00 |
Francois Best
|
9f14e2c4b8
|
Updated documentation.
|
2012-09-28 10:45:30 +02:00 |
Francois Best
|
e6da273119
|
Coding-styled examples.
|
2012-09-27 21:51:05 +02:00 |
Francois Best
|
d8b0d6f838
|
Moved encode/decode sysex out of MidiInterface.
|
2012-09-27 21:23:15 +02:00 |
Francois Best
|
2c4f926de7
|
Updated keywords list.
|
2012-09-27 21:22:42 +02:00 |
Francois Best
|
d2c54c2d18
|
Added example for multiple instanciation.
|
2012-09-27 21:22:24 +02:00 |
Francois Best
|
a63afb0868
|
Added multiple instanciation.
|
2012-09-27 21:13:57 +02:00 |
Francois Best
|
1b24b1d5d6
|
Updated read me with URLs.
|
2012-09-26 11:32:36 +02:00 |
Franky47
|
2ce571d937
|
Added SysEx conversion static methods. Note: could be integrated in SysEx send/receive methods..
|
2012-09-26 08:33:29 +02:00 |
Francois Best
|
389aa8a62e
|
Doc.
|
2012-09-07 09:18:08 +02:00 |
Francois Best
|
6c66adc885
|
Merge wip into master.
|
2012-09-06 22:46:38 +02:00 |
Francois Best
|
550642c1eb
|
Updated keywords and installer.
|
2012-09-06 20:57:32 +02:00 |
Francois Best
|
573bd35e8a
|
Fixed build.
|
2012-09-06 20:43:20 +02:00 |
Francois Best
|
69604e458b
|
Made unique set of files, to avoid stupid branches.
|
2012-09-06 20:41:25 +02:00 |
Francois Best
|
ad9ba0da58
|
Cleaning up examples.
|
2012-09-06 11:16:53 +02:00 |
Francois Best
|
ea96fbd211
|
Removed unused includes.
|
2012-09-06 11:16:44 +02:00 |
Francois Best
|
7fcb0d1e44
|
Building in Arduino 1.0.1 (templates did not work).
|
2012-09-06 10:57:11 +02:00 |
Francois Best
|
5078e0527e
|
Experiment with templates.
|
2012-09-05 18:58:37 +02:00 |
Francois Best
|
4b8b38aeaf
|
Quake wip.
|
2012-09-05 18:32:42 +02:00 |
Francois Best
|
5a42cb006d
|
Starting quake.
|
2012-09-04 09:09:07 +02:00 |
Francois Best
|
c87a6c7bb5
|
Removed duplicate cae value.
|
2012-07-03 08:31:53 +02:00 |
Francois Best
|
5bda959405
|
Fixed bug when receiving 2 byte messages with running status.
|
2012-07-03 08:26:27 +02:00 |
Francois Best
|
efd72f9df6
|
Merge branch 'avr_core' into Arduino
|
2012-07-03 08:10:45 +02:00 |
Francois Best
|
0422aa23df
|
Coding style.
|
2012-07-03 08:01:50 +02:00 |
Francois Best
|
8761b65a5b
|
Merge branches 'avr_core' and 'avr_core' of github.com:FortySevenEffects/arduino_midi_library into avr_core
|
2012-06-21 08:54:49 +02:00 |
Francois Best
|
bdd7d15b8a
|
Added control change enumeration.
|
2012-06-20 18:40:57 +02:00 |
Francois Best
|
e4c8205dc3
|
Don't check for overflow (the serial class should do it).
|
2012-06-17 22:36:51 +02:00 |
Francois Best
|
44f6f78454
|
Reverted last commit (won't work).
|
2012-06-17 12:45:06 +02:00 |