AIMP Forum

AIMP for PC => Вопросы / Questions => Topic started by: neuromatto on November 18, 2021, 05:02:51

Title: Hook to intercept the event fired right before a track is played
Post by: neuromatto on November 18, 2021, 05:02:51
Hi there,
working on a new plugin, I went through the documentation to find the event that is fired when a track is about to start. This is order to setup on the fly specific parameters (DSP features, for example, like reverb or speed) specific of each track.

Unfortunately I could not find anything. Am I missing something?

Many thanks in advance,
Riccardo
Title: Re: Hook to intercept the event fired right before a track is played
Post by: Artem on November 18, 2021, 11:38:20
Hello,

Refer to the AIMP_MSG_EVENT_STREAM_START message