Py-midicsv

Latest version: v4.1.1

Safety actively analyzes 632063 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

4.1.1

This minor release fixes an issue with parsing MIDI Port events, reported in 18

4.1.0

This release makes the CSV -> MIDI conversion more resilient against trailing commas: If your editor (i.e. Excel) exports CSV files with trailing commas, `pymidicsv` will now be able to still parse and convert them.
Please note that there is one exception to this rule: `SysEx` events (due to being able to carry binary data of arbitrary length) can not take a guess as to whether a trailing comma is intended or not. As such, if you process MIDI files that contain such events, you will still have to take care of trailing commas yourself, as the library can't possibly guess the intent behind the value.

4.0.0

1.14.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.