Skip to content

🐞 Channel.group uninitialised #100

@BilliumMoto

Description

@BilliumMoto

Describe the issue

image

What version of PyFLP are you using?

2.0.0a5.post

What code caused this issue?

import pyflp as pf
test_project = Path(...)
flp = pf.parse(test_project)
print(flp.version)
channels = flp.channels
channel = channels[0]
channel.group

Screenshots, Additional info

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingchannel-generalProperties affecting all channel types

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions