Commit Graph

  • 253f3e4b51 initial upload lathoub 2019-08-15 14:44:11 +0200
  • 01edf0c6be removed wrong ref to submodule lathoub 2019-08-06 18:42:08 +0200
  • a23461e4f7 added midi-common submodule lathoub 2019-08-06 18:34:56 +0200
  • 4daf0a477e removed submodule lathoub 2019-08-06 18:33:37 +0200
  • 71a32806e1 abstract MIDI interface using submodule lathoub 2019-08-05 22:17:47 +0200
  • 01235fb660 Make ActiveSensing available Akihiro Komori 2019-05-14 14:17:25 +0900
  • 5de3938ee5 Merge remote-tracking branch 'upstream/master' Akihiro Komori 2019-05-14 14:06:42 +0900
  • 3db6908619
    Merge pull request #6 from dacodekid/master lathoub 2019-02-23 08:41:05 +0100
  • 79c7d4ec22
    Fix sendChannelMessage Signature on SendNoteOn/Off Da CodeKid 2019-02-18 14:35:25 -0500
  • 810429cdd2
    Update README.md lathoub 2018-12-31 11:20:45 +0100
  • 876e6fd2bd
    Update README.md lathoub 2018-12-31 11:20:33 +0100
  • 0e06b9846b
    Merge pull request #5 from alf45tar/master lathoub 2018-12-31 11:00:48 +0100
  • e18a6fd005
    Update Ble_esp32.h alf45tar 2018-12-31 10:44:26 +0100
  • d36f526949
    Merge pull request #4 from comoc/add-cccd-2902 lathoub 2018-12-23 13:39:42 +0100
  • 98cdddfb16 add BLE2902 Akihiro Komori 2018-12-11 15:00:25 +0900
  • 90410c60b8 added NoteOff lathoub 2018-11-11 09:07:06 -0500
  • 6cb35ccdea more parsing of messages lathoub 2018-11-11 08:58:28 -0500
  • 26c4973e12 implemented parser for incoming messages lathoub 2018-11-11 08:49:56 -0500
  • e91e4209b1 renamed receive -> read lathoub 2018-11-10 20:20:22 -0500
  • 920fbe1644 cleanup lathoub 2018-11-10 20:07:47 -0500
  • c3f40ace79 added virtual serialization methods lathoub 2018-11-10 11:33:23 -0500
  • 6c0b22e2ca abstract MIDI interface according to 47effects/midi lathoub 2018-11-04 08:41:54 +0100
  • 761df08866 removed submodule MIDI lathoub 2018-11-03 19:26:04 +0100
  • 9794faffa3 added comment lathoub 2018-11-03 17:51:10 +0100
  • 68ff069833 moved all specific MIDI code, types to a single file lathoub 2018-11-03 17:46:41 +0100
  • 355b2e7065 added abstract Midi Interface class lathoub 2018-11-03 17:08:45 +0100
  • 1faeb6d0e7 use of the auto type specifier lathoub 2018-11-03 11:06:10 +0100
  • b92377bd5c copied BLE MIDI copy from Pedalino (alf45tar) lathoub 2018-11-03 10:33:47 +0100
  • 992e7e0420
    Update README.md lathoub 2018-11-02 17:16:56 +0100
  • d5938e081f
    Update README.md lathoub 2018-11-02 17:16:29 +0100
  • 42235de680 aligning code with 47Effects/Midi and AppleMIDI projects lathoub 2018-11-02 17:12:45 +0100
  • 0eaffcc058 add MIDI submodule lathoub 2018-10-27 16:07:10 +0200
  • 296853a43f generic MIDI commands in a seperate header lathoub 2018-10-27 13:12:58 +0200
  • 963e8e967f
    Update .gitignore lathoub 2018-10-27 11:13:37 +0200
  • 85df96ec97
    Create .gitignore lathoub 2018-10-27 11:13:08 +0200
  • 2fc509e318 added all output MIDI command stubs lathoub 2018-10-27 11:12:10 +0200
  • 2ca4746688 Update examples/Esp32_NoteOnOffEverySec/Esp32_NoteOnOffEverySec.ino lathoub 2018-10-24 12:07:25 +0200
  • 7de74ffd23 added noteOn lathoub 2018-10-24 12:04:31 +0200
  • bf0ae6be04
    Update README.md lathoub 2018-10-24 12:02:45 +0200
  • c6b246f9dd added connected/disconnected events lathoub 2018-10-24 11:27:29 +0200
  • ebc5cce602 added first device: esp32 lathoub 2018-10-24 00:13:43 +0200
  • f5ac29968e proof of concept lathoub 2018-10-23 22:04:00 +0200
  • c34c20e946
    Initial commit lathoub 2018-10-23 21:45:25 +0200