AIMP Forum

AIMP for PC => Плагины / Plugins => Дополнения / Addons => Визуализации / Visualizations => Topic started by: raul on November 21, 2025, 20:59:08

Title: How can I port a visualization to AIMP using a source code?
Post 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++?
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: Artem on November 21, 2025, 22:04:35
What the question?
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: raul on November 21, 2025, 22:08:01
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.
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: Artem on November 21, 2025, 22:15:20
Refer to apiVisuals.h and Help, you'll need to implement the IAIMPExtensionEmbeddedVisualization interface on your plugin's side.
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: raul on November 22, 2025, 01:17:09
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?
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: Artem on November 22, 2025, 22:50:53
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
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: LegoAgent on January 12, 2026, 02:12:42
You mean Visual Studio Code? I remember this ported on visualization on this to help that.
Title: Re: How can I port a visualization to AIMP using a source code?
Post by: LegoAgent on January 23, 2026, 00:26:03
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