PyFLP icon indicating copy to clipboard operation
PyFLP copied to clipboard

FL Studio project file parser

Results 28 PyFLP issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0) - [github.com/psf/black: 23.3.0 → 24.4.2](https://github.com/psf/black/compare/23.3.0...24.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.0.277 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.277...v0.4.4) - [github.com/asottile/pyupgrade: v3.9.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.9.0...v3.15.2)

### Describe the issue Thats the whole code. When I try to run, this happens: Traceback (most recent call last): File "C:\Users\Stefan\PycharmProjects\fl_changer\main.py", line 6, in project = pyflp.parse("res/beat.flp") ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...

bug

### Describe the issue ``` $ python Python 3.7.9 (default, Feb 28 2023, 14:53:52) [GCC 5.4.0 20160609] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import...

bug
channel-general
events

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.2.6. Release notes Sourced from sphinx's releases. Sphinx 7.2.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.2...

dependencies

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.5.20 to 2023.9.10. Changelog Sourced from furo's changelog. Changelog 2023.09.10 -- Zesty Zaffre Make asset hash injection idempotent, fixing Sphinx 6 compatibility. Fix the check for HTML...

dependencies

### Describe the issue UserWarning: Cannot parse event ArrangementID.Playlist as event size 2072 is not a multiple of struct size(s) [32, 60] ### What version of PyFLP are you using?...

bug

Bumps [construct-typing](https://github.com/timrid/construct-typing) from 0.5.6 to 0.6.2. Release notes Sourced from construct-typing's releases. v0.6.2 fixed error message from EnumBase and FlagsEnumBase that occures since pyright v1.1.320 removed unnessasary __new__ methods in...

dependencies

Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.4.1 to 0.5.0. Release notes Sourced from sphinx-design's releases. v0.5.0 What's Changed ⬆️ Drop Python 3.7 support, by @​chrisjsewell in executablebooks/sphinx-design#146 ⬆️ UPGRADE: sphinx>=5,<8, by @​chrisjsewell in...

dependencies

Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.4.0 to 3.5.0. Changelog Sourced from sphinx-toolbox's changelog. 3.5.0 Increase minimum cachecontrol version to 0.13.0 Private base classes are hidden with :rst:dir:autotypeddict Commits 76c4446 Bump version v3.4.0...

dependencies

This adds a plugin data parser for the generator plugin Fruity Slicer.

enhancement
plugin-native