helgoboss / reaper-rs

Rust bindings for the REAPER C++ API
MIT License
78 stars 8 forks source link

Generate TextItem from reaper-r/s #77

Open Nikit4v opened 11 months ago

Nikit4v commented 11 months ago

I want to implement plugin that loads specific subtitle format from file and inserts corresponding text items into project. Is there ready api for working with text items?