Archives de Catégorie: C++

WDL-OL modify graphic by user input

Another article on WDL-OL, this time about relation between mouse, and graphic. This article is more or less related to the previous one about WDL and cairo, but this time, as we will some basics about handling mouse and graphic,

WDL-OL modify graphic by user input

Another article on WDL-OL, this time about relation between mouse, and graphic. This article is more or less related to the previous one about WDL and cairo, but this time, as we will some basics about handling mouse and graphic,

Using cairo to render graphics in WDL-OL

WDL-OL is a nice framework for building audio plugins to integrate with your favorite DAW like Ableton/Reaper. Currently supporting many targets for many DAW environment like Windows, Mac (and much more like iOs!), this framework is ready out of the

Using cairo to render graphics in WDL-OL

WDL-OL is a nice framework for building audio plugins to integrate with your favorite DAW like Ableton/Reaper. Currently supporting many targets for many DAW environment like Windows, Mac (and much more like iOs!), this framework is ready out of the

From DLL to A file using python

I recently got a trouble using python and MinGW under windows, MinGW was not understanding Python basics, and it was making me crying!! Lets do a python module to automate python lib export. This is simply a fun stuff, not

From DLL to A file using python

I recently got a trouble using python and MinGW under windows, MinGW was not understanding Python basics, and it was making me crying!! Lets do a python module to automate python lib export. This is simply a fun stuff, not

Mingw x64 – building a windows x64 program

Here is a little tutorial how to setup a x64 mingw toolchain under Eclipse CDT/Windows XP and above… Requirements For this tutorial, you will need : Java SE (for Eclipse) A zip of eclipse downloaded from Eclipse website (I use

Mingw x64 – building a windows x64 program

Here is a little tutorial how to setup a x64 mingw toolchain under Eclipse CDT/Windows XP and above… Requirements For this tutorial, you will need : Java SE (for Eclipse) A zip of eclipse downloaded from Eclipse website (I use