Revert "Enable set_scene_bpm and set_mesh_bpm blocks in sound toolbox"#419
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis pull request converts sound block inputs from connectable input_value parameters to static field_number fields. The midi_note and create_instrument blocks now accept fixed numeric fields with defined bounds instead of external connections. Corresponding code generators and toolbox definitions are updated to reflect this structural change. Translation strings are reformatted to single-line display. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
Reverts #417
Summary by CodeRabbit
Refactor
Style