Templates, models, boilerplates, examples and snippets for REAPER ReaScript, for easier scripts creations.
Do you want to contribute to this repo ? Have you something to propose ? Don't hesitate to contact us !
Author_Function description.language
Put the file in an easy to find folder, for example, according to what object your function aims to manipulate (items, regions, etc...).
- Use local variables in your utilities functions
- Put an exemple of use of your functions below it's description
- Comment
- Functions parameters should be self-explanatory (it they are not, please add descriptions of what kind of value is needed for each parameters)
- On top of a function, say what kind of value it returns
- Only original creator of a file is allowed to rename it (he could have embed it somewhere)
ReaTeam Templates Repository - Use or share ReaScript templates and code snippets !