View Single Post
Old 09-05-2019, 06:32 AM   #14
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,688
Default

Hi Justin and Xenakios,I intend to do a Reaper Extension that replaces and enhances SWS-Liveconfigs.
For this I suppose it needs to
- use the Reaper API
- provide a GUI (similar to LiveConfigs: a kind of spreadsheet
- read/write a file and/or a dedicated section of the Project-File

I suppose I'll do a Windows DLL, as I have no plan about MAC, and I'm not sure if there would be any demand regarding Linux.

I understand this this should be done using Microsoft C++, so I started by installing Microsoft Studio and doing some first steps with same.

I am rather fluent with ANSI C (for embedded programming) and with EEL (and several other languages that are irrelevant here),

What other tools and documentation should I use / investigate to get started ?

Thanks,
-Michael
mschnell is offline   Reply With Quote