Old 07-20-2018, 08:23 AM   #1
Steviebone
Human being with feelings
 
Join Date: Jul 2018
Posts: 809
Default Where is the documentation

I looked here : www.reaper.fm/sdk/

That link doesn't work for me. I just get redirected to home page. I'm looking for all resources/documentation on developing scripts for use in reaper...

Thank you.
Steviebone is offline   Reply With Quote
Old 07-20-2018, 08:27 AM   #2
cfillion
Human being with feelings
 
cfillion's Avatar
 
Join Date: May 2015
Location: Québec, Canada
Posts: 4,937
Default

The official up-to-date documentation for scripts is available from within REAPER itself: Help > ReaScript documentation.

X-Raym maintains a user-friendlier version: https://www.extremraym.com/cloud/reascript-doc/
mespotine has documented many things you'd have to figure out by yourself otherwise: https://forum.cockos.com/showthread.php?t=207635

Also:
https://github.com/ReaTeam/Doc
https://github.com/ReaTeam/ReaScripts-Templates
https://wiki.cockos.com

Last edited by cfillion; 07-20-2018 at 08:35 AM.
cfillion is offline   Reply With Quote
Old 07-20-2018, 08:29 AM   #3
DarkStar
Human being with feelings
 
DarkStar's Avatar
 
Join Date: May 2006
Location: Surrey, UK
Posts: 19,677
Default

Also, see https://www.reaper.fm/sdk/reascript/reascript.php
__________________
DarkStar ... interesting, if true. . . . Inspired by ...
DarkStar is offline   Reply With Quote
Old 07-20-2018, 08:33 AM   #4
bobobo
Human being with feelings
 
bobobo's Avatar
 
Join Date: Oct 2014
Posts: 1,356
Default

you find those links at the bottom of www.reaper.fm
(the block footer area)
bobobo is offline   Reply With Quote
Old 07-20-2018, 09:40 AM   #5
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,621
Default

For C++-relevant stuff, there is the action "[developer] Write C++ API functions header" which creates a header-file with a lot of information in it.

And the main.js in the reaper_www_root-folder of Reaper contains a lot of information about the WebRC.


And if you need to know a lot of more stuff never mentioned in the official docs, see my little collection of technical-docs I made: https://forum.cockos.com/showthread.php?t=207635

This contains more script-relevant things, including my own approach in reworking the API-docs with more information about parameters and returnvalues.
Meo-Ada Mespotine is offline   Reply With Quote
Old 07-22-2018, 07:37 PM   #6
Steviebone
Human being with feelings
 
Join Date: Jul 2018
Posts: 809
Default

Thank you for all the responses! I'm a willing sponge
Steviebone is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 10:59 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.