Last updated:

ReaScript Video Tutorial — Part. 3: Get/Set First Selected Item Properties

This entry is part 10 of 17 in the series ReaScript for Beginners

In this tutorial, you will learn how to get and set properties of the first selected items. It is where the fun begin ! Code Snippets: Next videos will speak about how to make it work for all selected items. If these videos are useful to you, don’t hesitate to leave a comment below ! Help us […]

Last updated:

ReaScript Video Tutorial — Part. 2: The Api Documentation

This entry is part 9 of 17 in the series ReaScript for Beginners

In previous lesson, we saw ShowConsoleMsg. But what are the other REAPER functions ? Here is a tutorial to tell you how to get all this infos. It is the final step before making an actual useful scripts ! I Hope you will like it, and please consider making a donation if you like it ! All the […]

Last updated:

ReaScript Video Tutorial — Part. 1: The Console Output

This entry is part 8 of 17 in the series ReaScript for Beginners

In the previous articles, we have spoken a lot about ReaScript, the why and how to jump into it. But the truth is, that we never wrote a single line of code. REAPER 5 is coming, and there is still no video about how to make this kind of actions, which is one of the […]

Last updated:

ReaScript: What can we Expect from v5 Pre-Releases?

This entry is part 5 of 17 in the series ReaScript for Beginners

You probably already see in my articles or on the Cockos REAPER Forum that I often recommend to use REAPER v5 pre-releases for scripting. What make ReaScript for v5 so nice ? The goal of this article is not to present you every improvements, bug-fixes and optimization that are added in every single v5 pre-release, but […]

Last updated:

How to Learn ReaScript for REAPER

This entry is part 3 of 17 in the series ReaScript for Beginners

It is frustrating when using a software to find that there is some functions you need that don’t exist. In Audio production, some small code snippets can go a loooong way. If only you could write custom actions, custom scripts for your DAW… This one of numerous reasons why REAPER is so powerful : it lets […]