AIMP Forum
AIMP for PC => Плагины / Plugins => Дополнения / Addons => Визуализации / Visualizations => Topic started by: raul on November 21, 2025, 20:59:08
-
I was about to download the SDK for AIMP plugins, then I was thinking of porting the Goom visualization (from its source code) to AIMP, using the SDK developers' tools.
Since it's my first time doing it, how can I "port" a visualization to AIMP, using C++?
-
What the question?
-
is that "how can i port the "goom" visualization to aimp using c++"?
someone ported it to foobar2000, now i want to do it by myself for aimp, since no one is doing it.
-
Refer to apiVisuals.h and Help, you'll need to implement the IAIMPExtensionEmbeddedVisualization interface on your plugin's side.
-
i think this is going to be very hard for me...
could you show or teach me how can i compile/port visualizations (goom, projectM, blursk) from its source code to aimp?
-
i think this is going to be very hard for me...
could you show or teach me how can i compile/port visualizations (goom, projectM, blursk) from its source code to aimp?
Unfortunately, C++ is not my language
-
You mean Visual Studio Code? I remember this ported on visualization on this to help that.
-
Here is a Dev-C++ to ported this visualization
https://sourceforge.net/projects/dev-cpp/files/Binaries/Dev-C%2B%2B%204.9.9.2/devcpp-4.9.9.2_setup.exe/download