Quote:
Originally Posted by Dstruct
No, it should send a note-off for each note.
|
it seems that i solved my problem, i used to think that one each seek
the ini section called, and then all the sliders i reset there, will get reset.
but i just checked this, and i don't see any reset in my plug, on transport change, even when i stop the playback, and then re-play.
good discovery
EDIT: mistake

it does call init section on each seek change,
and i do get reset.
so now the problem, if set it , not to call init on seek change,
i will get hanging notes
EDIT: solved by remove the ext_noinit line, and adding a code in the init section,
to check if this is the first time init section is called.