Dimitri Diakopoulos

Results 36 issues of Dimitri Diakopoulos

Expose API to fill out AudioData struct without decoding the audio. Basically extract all the metadata and computed fields.

enhancement

Based on work completed in #2

enhancement

ERASE_CMD on the Sam3x is left floating in the existing hiduino firmware, which causes the Due to nuke it itself randomly. Reference https://github.com/arduino/Arduino/blob/ide-1.5.x/hardware/arduino/sam/firmwares/atmega16u2/arduino-usbserial/Arduino-usbserial.c to fix

bug

`msg1.getMessageType() == (uint8_t) MessageType::NOTE_OFF` : remove the need to cast MessageType to a uint8_t Better document + provide helper functions for parsing data in MetaData messages (like tempo or time...

bug
enhancement

https://github.com/petegoodliffe/PGMidi

enhancement

Build a clock generation class for real-time messages

enhancement

Build lookup tables to map tempo change events and their relative tick adjustments.

enhancement

Generation and parsing.

enhancement

Haven't looked too closely.

bug
enhancement