I've been reverse engineering Ableton Live's internals (in: Hosts and Applicat…)

By: xterminatorapps
20 Feb 12:17

[size=100]Reverse engineering Ableton Live 12 – what would you change?[/size]

I’ve been spending the last month reverse engineering Ableton Live 12 on Windows. Not the scripting API, not Max for Live, the actual application. The C++ code, the internal objects, the resource packages, everything.

At this point I have injected a DLL that runs inside Live’s process with access to the app singleton, internal functions, the full object hierarchy, and vtable calls. I can call the same functions Able…

Go to this post

Go to first unread post in this topic

Read more here: Source link

I've been reverse engineering Ableton Live's internals (in: Hosts and Applicat…)

By: xterminatorapps
20 Feb 12:17

[size=100]Reverse engineering Ableton Live 12 – what would you change?[/size]

I’ve been spending the last month reverse engineering Ableton Live 12 on Windows. Not the scripting API, not Max for Live, the actual application. The C++ code, the internal objects, the resource packages, everything.

At this point I have injected a DLL that runs inside Live’s process with access to the app singleton, internal functions, the full object hierarchy, and vtable calls. I can call the same functions Able…

Go to this post

Go to first unread post in this topic

Read more here: Source link