Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FxPlug Parameter with an parameterID of 300 incorrectly shows a slider #309

Open
latenitefilms opened this issue Dec 19, 2023 · 0 comments

Comments

@latenitefilms
Copy link
Contributor

latenitefilms commented Dec 19, 2023

Apple Feedback Assistant ID: FB13477747

DESCRIBE THE BUG:
If I use a Parameter ID of 300 in FxPlug, it works and displays correctly in Motion, but shows a random slider in Final Cut Pro, and I have no idea why.


TO REPRODUCE:
See attached Motion Template.

🔥 Metaburner Pro.zip


EXPECTED BEHAVIOUR:
What you see in Motion should be the same in Final Cut Pro.


SCREENSHOTS:

image image image

SPECS:

  • MacBook Pro (2021 16-inch MacBook Pro, M1 Max, 64GB RAM, 8TB SSD)
  • macOS Sonoma 14.1.2
  • Final Cut Pro 10.7

ADDITIONAL COMMENTS:

Here's the XML from the Motion Template showing the published parameters:

<publishSettings>
    <version>2</version>
    <target object="10094" channel="./2/1/1" name=""/>
    <target object="10094" channel="./2/1/2" name="Controls"/>
    <target object="10094" channel="./2/1/20" name="Presets"/>
    <target object="10094" channel="./2/1/30" name="Global Settings"/>
    <target object="10094" channel="./2/1/50" name="Text Layer 1"/>
    <target object="10094" channel="./2/1/100" name="Text Layer 2"/>
    <target object="10094" channel="./2/1/150" name="Text Layer 3"/>
    <target object="10094" channel="./2/1/200" name="Text Layer 4"/>
    <target object="10094" channel="./2/1/250" name="Text Layer 5"/>
    <target object="10094" channel="./2/1/300" name="Text Layer 6"/>
    <target object="10094" channel="./2/1/350" name="Text Layer 7"/>
    <target object="10094" channel="./2/1/400" name="Text Layer 8"/>
    <target object="10094" channel="./2/1/450" name="Text Layer 9"/>
    <target object="10094" channel="./2/1/500" name="Text Layer 10"/>
    <target object="10094" channel="./2/1/500" name="Text Layer 11"/>
    <target object="10094" channel="./2/1/600" name="Text Layer 12"/>
    <target object="10094" channel="./2/1/650" name="Text Layer 13"/>
    <target object="10094" channel="./2/1/700" name="Text Layer 14"/>
    <target object="10094" channel="./2/1/750" name="Text Layer 15"/>
    <target object="10094" channel="./2/1/800" name="Text Layer 16"/>
    <target object="10094" channel="./2/1/850" name="Text Layer 17"/>
    <target object="10094" channel="./2/1/900" name="Text Layer 18"/>
    <target object="10094" channel="./2/1/950" name="Text Layer 19"/>
    <target object="10094" channel="./2/1/1000" name="Text Layer 20"/>
    <target object="10094" channel="./2/1/1050" name="Text Layer 21"/>
    <target object="10094" channel="./2/1/1100" name="Text Layer 22"/>
    <target object="10094" channel="./2/1/1150" name="Text Layer 23"/>
    <target object="10094" channel="./2/1/1200" name="Text Layer 24"/>
    <target object="10094" channel="./2/1/1250" name="Text Layer 25"/>
</publishSettings>

In this case, <target object="10094" channel="./2/1/300" name="Text Layer 6"/> is incorrectly appearing as a Slider in both the Motion Project Publishing Panel and in the Final Cut Pro Inspector.

Just skipping 300 seems to fix, which is super weird.

@latenitefilms latenitefilms changed the title An FxPlug Parameter with ID 300 does strange things in Final Cut Pro An FxPlug Parameter with a parameter ID of 300 incorrectly shows a slider Dec 19, 2023
@latenitefilms latenitefilms changed the title An FxPlug Parameter with a parameter ID of 300 incorrectly shows a slider FxPlug Parameter with an parameterID of 300 incorrectly shows a slider Dec 19, 2023
@latenitefilms latenitefilms self-assigned this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant