de8e227af0 
								
							 
						 
						
							
							
								
								Update MIDI.hpp  
							
							... 
							
							
							
							- added if statement asking for "useRunningStatus", as it caused a bug 
with a certain midi device, causing the arduino to resolve the same midi 
data multiple times. I think it was forgotten here, as the comment also 
suggests that this section is only for "if enabled..." 
							
						 
						
							2019-11-25 03:51:33 +01:00  
				
					
						
							
							
								 
						
							
								2ffbdef8da 
								
							 
						 
						
							
							
								
								Merge pull request  #124  from insolace/master  
							
							... 
							
							
							
							::send ignores realtime messages, quick fix 
							
						 
						
							2019-08-22 08:52:06 +02:00  
				
					
						
							
							
								 
						
							
								843a9e5d8d 
								
							 
						 
						
							
							
								
								Delete .DS_Store  
							
							
							
						 
						
							2019-08-21 23:36:22 -07:00  
				
					
						
							
							
								 
						
							
								dac0862657 
								
							 
						 
						
							
							
								
								Update MIDI.hpp  
							
							
							
						 
						
							2019-08-11 00:58:17 -07:00  
				
					
						
							
							
								 
						
							
								d688030c14 
								
							 
						 
						
							
							
								
								debugging  
							
							
							
						 
						
							2019-08-11 00:34:40 -07:00  
				
					
						
							
							
								 
						
							
								a44d1e7c1c 
								
							 
						 
						
							
							
								
								Merge pull request  #98  from jarosz/master  
							
							... 
							
							
							
							Corrected typo. 
							
						 
						
							2018-07-11 20:57:23 +02:00  
				
					
						
							
							
								 
						
							
								e486667d8a 
								
							 
						 
						
							
							
								
								Corrected typo: Lenght - Length  
							
							
							
						 
						
							2018-06-22 20:47:13 +02:00  
				
					
						
							
							
								 
						
							
								58474673b4 
								
							 
						 
						
							
							
								
								Corrected typo: Lenght - Length  
							
							
							
						 
						
							2018-06-22 20:44:12 +02:00  
				
					
						
							
							
								 
						
							
								2e8be813c4 
								
							 
						 
						
							
							
								
								Corrected typo: Lenght - Length  
							
							
							
						 
						
							2018-06-22 20:43:21 +02:00  
				
					
						
							
							
								 
						
							
								98f7bb8831 
								
							 
						 
						
							
							
								
								Corrected typo: Lenght - Length  
							
							
							
						 
						
							2018-06-22 20:40:43 +02:00  
				
					
						
							
							
								 
						
							
								1cd638361e 
								
							 
						 
						
							
							
								
								chore: Update VSCode C++ helper file  
							
							
							
						 
						
							2018-03-10 18:43:15 +01:00  
				
					
						
							
							
								 
						
							
								561def7c06 
								
							 
						 
						
							
							
								
								Merge pull request  #81  from LnnrtS/fixedWarnings  
							
							... 
							
							
							
							fix: Implicit conversion & sign comparison compiler warnings
- Increase warning level for sources
- Fix implicit conversion & sign comparison warnings 
							
						 
						
							2018-03-10 18:41:36 +01:00  
				
					
						
							
							
								 
						
							
								33bd77dd13 
								
							 
						 
						
							
							
								
								fix: Fix more sign / implicit type conversion warnings  
							
							
							
						 
						
							2018-03-10 17:59:17 +01:00  
				
					
						
							
							
								 
						
							
								c5833214a1 
								
							 
						 
						
							
							
								
								feat: Increase warning level for sources  
							
							... 
							
							
							
							Don't do it globally as externals may have warnings we can't do much about. 
							
						 
						
							2018-03-10 17:44:16 +01:00  
				
					
						
							
							
								 
						
							
								63caf9a564 
								
							 
						 
						
							
							
								
								Merge pull request  #88  from per1234/keywords-separator  
							
							... 
							
							
							
							Use correct separator in keywords.txt 
							
						 
						
							2017-12-14 11:42:36 +01:00  
				
					
						
							
							
								 
						
							
								ad652d3191 
								
							 
						 
						
							
							
								
								Use correct separator in keywords.txt  
							
							... 
							
							
							
							The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords  
							
						 
						
							2017-12-13 14:56:35 -08:00  
				
					
						
							
							
								 
						
							
								7809235676 
								
							 
						 
						
							
							
								
								Added screenshot of the library manager  
							
							
							
						 
						
							2017-08-25 15:33:31 +02:00  
				
					
						
							
							
								 
						
							
								2a1e4a86b3 
								
							 
						 
						
							
							
								
								Added library manager screenshot  
							
							
							
						 
						
							2017-08-25 15:29:07 +02:00  
				
					
						
							
							
								 
						
							
								3396ec9429 
								
							 
						 
						
							
							
								
								fixed some warnings when compiling with -Wconversion and -Wsign-conversion  
							
							
							
						 
						
							2017-07-18 10:37:49 +02:00  
				
					
						
							
							
								 
						
							
								3a31a366e4 
								
							 
						 
						
							
							
								
								Changed def to match updates to cake library (FortySevenEffects/cake)  
							
							
							
						 
						
							2017-01-07 14:40:27 +01:00  
				
					
						
							
							
								 
						
							
								de51bcfa34 
								
							 
						 
						
							
							
								
								Merge pull request  #63  from datomusic/master  
							
							... 
							
							
							
							Added default serial port for Teensy 3.0/3.1/3.2 and Teensy LC 
							
						 
						
							2016-11-04 21:11:58 +01:00  
				
					
						
							
							
								 
						
							
								e615065dc2 
								
							 
						 
						
							
							
								
								Merge pull request  #64  from ivankravets/patch-4  
							
							... 
							
							
							
							Fix library manifest for @PlatformIO 
							
						 
						
							2016-11-04 13:34:28 +01:00  
				
					
						
							
							
								 
						
							
								de608f874f 
								
							 
						 
						
							
							
								
								Fix library manifest for @PlatformIO  
							
							
							
						 
						
							2016-11-04 13:45:47 +02:00  
				
					
						
							
							
								 
						
							
								32489bc0ea 
								
							 
						 
						
							
							
								
								Added default serial port for Teensy 3.0/3.1/3.2 and Teensy LC  
							
							
							
						 
						
							2016-11-04 12:36:21 +01:00  
				
					
						
							
							
								 
						
							
								ce42efc7c6 
								
							 
						 
						
							
							
								
								Updated doc and tag URL.  
							
							
							
						 
						
							2016-11-04 10:53:54 +01:00  
				
					
						
							
							
								 
						
							
								82f5dca265 
								
							 
						 
						
							
							
								
								Bumped version to 4.3.1, fixing Arduino lib file.  
							
							... 
							
							
							
							Removed redundant version mentions in sources. 
							
						 
						
							2016-11-04 10:53:18 +01:00  
				
					
						
							
							
								 
						
							
								2a1e86dbaf 
								
							 
						 
						
							
							
								
								Maintaining only one doc location.  
							
							
							
						 
						
							2016-11-02 20:22:23 +01:00  
				
					
						
							
							
								 
						
							
								e1e6e98ea9 
								
							 
						 
						
							
							
								
								Added Thru definition.  
							
							
							
						 
						
							2016-11-02 20:12:04 +01:00  
				
					
						
							
							
								 
						
							
								5aa283f9c5 
								
							 
						 
						
							
							
								
								Updated version to 4.3.  
							
							
							
						 
						
							2016-11-02 20:08:26 +01:00  
				
					
						
							
							
								 
						
							
								3d06d8fde5 
								
							 
						 
						
							
							
								
								Updated readme.  
							
							... 
							
							
							
							[skip ci] 
							
						 
						
							2016-11-02 10:01:33 +01:00  
				
					
						
							
							
								 
						
							
								2b31380ba8 
								
							 
						 
						
							
							
								
								Teensy does not handle Arduino's USB api.  
							
							
							
						 
						
							2016-11-02 09:17:39 +01:00  
				
					
						
							
							
								 
						
							
								250e512ef7 
								
							 
						 
						
							
							
								
								Fix typo.  
							
							
							
						 
						
							2016-11-02 09:14:06 +01:00  
				
					
						
							
							
								 
						
							
								7ee313ebb7 
								
							 
						 
						
							
							
								
								Fix tests.  
							
							
							
						 
						
							2016-11-02 09:13:11 +01:00  
				
					
						
							
							
								 
						
							
								a381c62667 
								
							 
						 
						
							
							
								
								Added many boards.  
							
							
							
						 
						
							2016-11-02 09:07:58 +01:00  
				
					
						
							
							
								 
						
							
								cfffdbea26 
								
							 
						 
						
							
							
								
								Fix shadowing warnings.  
							
							
							
						 
						
							2016-11-02 09:02:00 +01:00  
				
					
						
							
							
								 
						
							
								7d6cd37ec3 
								
							 
						 
						
							
							
								
								Fix space.  
							
							
							
						 
						
							2016-11-02 08:21:06 +01:00  
				
					
						
							
							
								 
						
							
								b20a40ed9a 
								
							 
						 
						
							
							
								
								Fix USB requirements.  
							
							
							
						 
						
							2016-11-02 00:19:05 +01:00  
				
					
						
							
							
								 
						
							
								253e41acc6 
								
							 
						 
						
							
							
								
								Add dep to MidiUSB for specific example & guards for non-usb boards.  
							
							
							
						 
						
							2016-11-02 00:05:27 +01:00  
				
					
						
							
							
								 
						
							
								29c705fbfa 
								
							 
						 
						
							
							
								
								Cleanup.  
							
							
							
						 
						
							2016-11-02 00:04:07 +01:00  
				
					
						
							
							
								 
						
							
								251cf54ba8 
								
							 
						 
						
							
							
								
								Try and fix multiline commands.  
							
							
							
						 
						
							2016-11-01 23:53:28 +01:00  
				
					
						
							
							
								 
						
							
								afbb2f296d 
								
							 
						 
						
							
							
								
								Switched to platformio for examples building.  
							
							
							
						 
						
							2016-11-01 23:47:33 +01:00  
				
					
						
							
							
								 
						
							
								aa35573ca6 
								
							 
						 
						
							
							
								
								Added version defines, might be useful later on.  
							
							
							
						 
						
							2016-10-30 09:55:30 +01:00  
				
					
						
							
							
								 
						
							
								437d5ebce0 
								
							 
						 
						
							
							
								
								Bump version in sources.  
							
							
							
						 
						
							2016-10-30 09:50:01 +01:00  
				
					
						
							
							
								 
						
							
								0fabf63d49 
								
							 
						 
						
							
							
								
								Added reference to issue  #60 .  
							
							
							
						 
						
							2016-10-30 09:09:06 +01:00  
				
					
						
							
							
								 
						
							
								4eee744b35 
								
							 
						 
						
							
							
								
								More unreacheable code hunt.  
							
							
							
						 
						
							2016-10-29 16:21:06 +02:00  
				
					
						
							
							
								 
						
							
								4ab8728c67 
								
							 
						 
						
							
							
								
								Removed unreacheable code, inlined stuff.  
							
							
							
						 
						
							2016-10-29 16:09:04 +02:00  
				
					
						
							
							
								 
						
							
								2df247489a 
								
							 
						 
						
							
							
								
								Testing running status reset.  
							
							
							
						 
						
							2016-10-29 15:45:53 +02:00  
				
					
						
							
							
								 
						
							
								53fdcc79b0 
								
							 
						 
						
							
							
								
								Testing invalid Thru mode.  
							
							
							
						 
						
							2016-10-29 14:09:06 +02:00  
				
					
						
							
							
								 
						
							
								f653d21ca1 
								
							 
						 
						
							
							
								
								Thru tests.  #55  
							
							
							
						 
						
							2016-10-29 12:20:54 +02:00  
				
					
						
							
							
								 
						
							
								2e816e3e39 
								
							 
						 
						
							
							
								
								Added test for larger SysEx frames.  #47  
							
							
							
						 
						
							2016-10-29 09:53:05 +02:00