Skip to content

justinfrankel/reaper-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

This is the REAPER C/C++ extension plug-in mini-SDK

Paths:

sdk/             -- contains headers to use
reaper-plugins/  -- contains source to some plug-ins which are included with REAPER
                    (these are not to be used as models for well-designed plug-ins, 
                    but they may be useful and/or available for LGPL compliance ;)

Paths that should be added in order to compile:

WDL/

To compile most of this, merge or symlink in WDL:

git remote add wdl https://github.com/justinfrankel/WDL.git
git fetch --all
git merge --allow-unrelated-histories wdl/main

About

REAPER C/C++ extension SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •