End-to-end plugin documentation for Roneat Studio Pro API v2.2.0.
Build sandboxed plugins for Roneat Studio Pro.
The plugin system lets you extend the UI, inspect scores, play audio, and automate project actions.
This section targets plugin API v2.2.0.
v2.2.0
Plugin Development Overview
Create Your First Plugin
Lifecycle Hooks and Sandbox
Plugin API Reference
Permissions Reference
Plugin Examples
Testing and Debugging Plugins
Plugin Best Practices
Publish and Distribute a Plugin
Plugin Creator Skill
UI tools and theme extensions
score analyzers and score mutators
asynchronous audio utilities
project automation helpers
external hardware integrations
Start with the overview.
Then create a minimal plugin with one visible action.
After that, move into hooks, cleanup, and the full API reference.
Then review permissions, testing, and release guidance.
read the overview
build a minimal plugin
test one visible action
add only the permissions you need
verify clean unload behavior
package or publish only after repeated testing
Last updated 3 days ago
Was this helpful?