βπ Testers, documentors needed #19
Replies: 3 comments 7 replies
-
Hi, I would like to help with this. For now I just tried to import a random FLP, but got the following parse error:
(Note: Above was executed after applying the fix for Python 3.10 from #21) I also tried an older Python version, but got an error on importing pyflp:
Btw, I would also be happy to help with development tasks, if you could suggest some appropriate development tasks for starting to contribute to this project in general. |
Beta Was this translation helpful? Give feedback.
-
@ttaschke I have added new docs for users and contributors, can you check them out please? π |
Beta Was this translation helpful? Give feedback.
-
It just occured to me that instead of using the same FLP for all the tests, separate presets (saved via FL Studio) can be used for separate tests. Modifying them is as easy as loading the preset in FL and saving it back. Presets saved in one of FL Studio's formats use the same layout as a full FLP, but only the required events. This will also improve test isolation. |
Beta Was this translation helpful? Give feedback.
-
β¨An upcoming version of PyFLP is coming soon #15.
π I need testers to test their own FLPs against the latest version, which can be installed via cloning the repo and performing an editable install.
π I have uploaded the latest docs to https://pyflp.rtfd.io.
Beta Was this translation helpful? Give feedback.
All reactions