AIMP Forum

AIMP for Windows => Ошибки и замечания / Bugs => Обработано / Processed => Topic started by: sveakul on April 23, 2022, 21:44:26

Title: [x] [2381] Trying to add a 64-bit DSP binary results in rejection
Post by: sveakul on April 23, 2022, 21:44:26
Trying to add the "Winamp DSP DLL-only" 64-bit version of LoudMax via the "Install" option in Plugins results in the message "No 64-bit binary was found in package", even though it is indeed 64-bit.  Relevant file is attached.
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: Soolo on April 23, 2022, 22:31:32
Плагин 64 бит должен быть в подпапке x64
Для примера скачайте плагин с сайта https://www.aimp.ru/?do=catalog&os=windows&id=2
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: Алексей Долматов on April 23, 2022, 22:32:28
Not the player error. There is no x64 folder in the archive. The player uses an archive with support for both plug-in bit depths, focusing on the structure of the archive.
Look at existing plugins (https://www.aimp.ru/?do=catalog&id=2&os=windows&V=0&F1=0&F2=65&keywords=) or read plugin development documentation.
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: sveakul on April 24, 2022, 01:13:17
Thanks Soolo and Алексей for the information on the expected archive structure for x64 plugins. Will experiment and take my comments to Plugins/Questions not bugs.
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: Artem on April 24, 2022, 09:28:57
64-bit DSP doesn't supported in beta 1, but already supported in nightly build
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: sveakul on April 24, 2022, 20:14:23
Thanks Artem, downloaded 5.03.2382 x64 and got the DSP plugin working fine with the structure modifications.  Am posting a description for others later in the DSP Plugins section.
Title: Re: [2381 64-bit Portable] Trying to add a 64-bit DSP binary results in rejection
Post by: Artem on April 24, 2022, 20:36:56
Thanks Artem, downloaded 5.03.2382 x64 and got the DSP plugin working fine with the structure modifications.  Am posting a description for others later in the Plugins section.

Thanks. I am planning to publish new beta so soon.