X-Raym / REAPER-ReaScripts

X-Raym's Free and Open Source Scripts for Cockos REAPER.
http://www.extremraym.com/en/my-reaper-scripts/
GNU General Public License v3.0
182 stars 51 forks source link

Feature request for advanced workflow and tools for editing lyrics #13

Closed Tauvic closed 4 years ago

Tauvic commented 4 years ago

Im working on creating karaoke style song movies for my 10 year old daughter to help her practice singing. Im looking for a solution to improve a lyrics editing workflow. Imagine you have midi notes for the melody and the lyrics in a file.

Im looking for a toolbar where i can do something like

Im also thinking how to use regions in this workflow. I now use regios to organize the song in different parts. I would like to work on a part that contains several phrases. Then i might reuse the lyrics assigned in a part and apply the lyrics to another part with slightly different notes and timing.

Im new to Reaper Scripting so this will be hard for me to realise. So some help or suggestions are more than welcome

X-Raym commented 4 years ago

@Tauvic Hi ! This is a bit too much I can afford for my free pack, as you have a very clear view of what you need and some code skills, it would be interesting that you dig on your own. There are few ReaScript introduction tutorials on the web ( including my videos )

You can also surely take advantage of native actions and create custom actions for some of these.

Happy coding !