forked from justinfrankel/reaper-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Cloud-Scythe-Labs/reaper-sdk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C++ 93.4%
- C 5.2%
- Assembly 1.4%