Fix FxChain setup#20
Conversation
7561ae8 to
27625cf
Compare
1. avoid assigning the first FX node as the chain input so the mixer can be used as the input at a higher level 2. fix FX processing order in the chain 3. avoid repeated rebuild() calls during chain construction
27625cf to
f95b03d
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR refactors the FxChain effect processor container to accept a complete processor list via 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Resolves: musescore/MuseScore#33371