-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
arrangement-trackbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestmodelsHigh-level APIHigh-level API
Milestone
Description
Describe the feature
When I try to change position or length of an audio clip in the Playlist, with that code
tracks = [track for track in project.arrangements.current.tracks]
tracks[2].__getitem__(0).position = 100
I have this error
pyflp.exceptions.PropertyCannotBeSet: Event(s) () was / were not found
It will be interesting to be able to change the position, the length and the offset of an audio clip
What version of PyFLP are you using?
last commit (27th oct 22)
Screenshots, Additional info
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arrangement-trackbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestmodelsHigh-level APIHigh-level API
