In this tutorial, you will learn how to get and set properties of all selected items. Note: Audio is not perfect but next videos will be better ! Code Snippets: Next videos will speak about conditions. It will start to be more sophisticated ! Hope you like it ! Help us translate the subtitles of this video in […]
Author Archives: X-Raym
ReaScript Video Tutorial — Part. 3: Get/Set First Selected Item Properties
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 […]
ReaScript Video Tutorial — Part. 2: The Api Documentation
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 […]
ReaScript Video Tutorial — Part. 1: The Console Output
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 […]
Alien 2347 – Episode 08
Sorry, this entry is only available in Français.
Scripting for REAPER: General Guidelines
REAPER Scripting is nice, because we are free to do what we want we the tools that are provided to us. We code alone in most cases, maintain and share scripts like we want, as long as it works, and that is beautiful : because there is no hard coding rules, just like when we join […]
Captation : Spectacle du Tricentenaire de l’Opéra Comique
Sorry, this entry is only available in Français.
ReaComics — A REAPER related WebComics !
Because of all the scripts I wrote this last few months for my favorite DAW, I spend a lot of time on Cockos REAPER Forum. Talking with other members, answering to questions, participating to the development, reporting bugs and making feature requests… well, it stimulated my imagination ! So, I decided to write a comic-strip about […]
Conception de Site Web : Aupetit-Photographe
Sorry, this entry is only available in Français.
Advanced Actions Management: Import and Export Toolbars Buttons linked to Scripts, Change Script Path and Name
Facts: When importing a script into REAPER, it’s command ID is randomly generated. When creating a custom actions, it’s command ID is randomly generated. Menu actions are defined by command ID. You can’t rename an actions related to a script, or change this script path. Question: How to share toolbars with a scripts and custom […]