Skip to content

Release versions of js_ReaScriptAPI and other extensions for REAPER

License

Notifications You must be signed in to change notification settings

ma1kawa11/ReaExtensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ReaExtensions

Extensions for REAPER.

The easiest way to install these extensions is via ReaPack -- a package manager for Reaper. If ReaTeam/Extensions is not listed among your default repositories, you can add the repository manually with this URL. Alternatively, you can download the extensions directly from GitHub and copy the file to REAPER's /UserPlugins directory.

The purpose of the ReaScriptAPI extension is to make all the useful and powerful functions that are available to C++ extensions available to ReaScripts too. Most -- but not all -- of the functions are just an interface to the corresponding C++ functions of the Win32 (for Windows) or WDL/swell (for Linux and macOS) API, so the online documentation for Win32 programming is probably the best place to learn how to use these functions.

Any questions can be posted in the js_ReaScriptAPI extension thread on the Cockos forums.

About

Release versions of js_ReaScriptAPI and other extensions for REAPER

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.6%
  • C++ 22.7%
  • Objective-C++ 4.1%
  • Shell 3.8%
  • Roff 2.5%
  • Makefile 1.6%
  • Other 5.7%