helgoboss / reaper-rs

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

Generate TextItem from reaper-r/s #77

Open Nikit4v opened 1 year ago

Nikit4v commented 1 year 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?