ambisonictoolkit / atk-reaper

Ambisonic Toolkit as a set of JSFX plugins for the REAPER DAW.
Other
74 stars 10 forks source link

Encode AmbiXtoB outputs 0. #99

Open ZucchiPfl opened 2 years ago

ZucchiPfl commented 2 years ago

Hi,

It seems that the Encode AmbiXtoB and Decode BtoAmbiX are not working properly : there is no signal at there outputs and when I checked the code inside the Reaper's JS IDE, mMatrixDSP.cell[i] don't have values. It looks like it can't read the "acn-sn3d1.mosl.txt" or "acn-n3d1.mosl.txt" files but I can't figure what is really happening ...

Tried on macOS 10.14 and Windows 10 on two different computers.

Best,

joslloand commented 2 years ago

Hi @ZucchiPfl

This is a duplicate of #88, which has been closed. The issue is that a new release hasn't been pushed as of yet. I'll go ahead and leave this open for the moment; for the time being, you can try the pre-release (thanks @lossius!!):

On a side note, in case you want to test the not yet released next version (b.12) with quite a few graphics improvements, I have just uploaded that for you:

macOS

https://www.dropbox.com/s/hw2drsab3d5z2n9/ATK_for_Reaper_Mac_1.0.b12.prerelease.dmg?dl=0

Windows:

https://www.dropbox.com/s/uvg2ox3qofpgspf/ATK_for_Reaper_Win_1.0.b12.prerelease.zip?dl=0

ZucchiPfl commented 2 years ago

Hi, woops, yep sorry, forgot to check the closed issues ... Thanks a lot !

joslloand commented 2 years ago

@ZucchiPfl, no worries!

Thanks for taking the time to report!!

BPBaker commented 4 months ago

FYI I just tried installing the unreleased b12 linked above (a clean install after deleting b11) and still have issues with the "AmbiXtoB" and vice versa no processing sound.

lossius commented 4 months ago

Can you please download and use the Windows installer instead? It is a bit more of manual work, but works well on macOS as well.

BPBaker commented 4 months ago

Can you please download and use the Windows installer instead? It is a bit more of manual work, but works well on macOS as well.

Ah yes that did the trick! It looks like I didn't have the files for Reaper's Data folder when using the MacOS installer, but that was contained in the Windows zip. Thanks!

dyfer commented 3 months ago

I found this while investigating not working ATK's AmbiX en/decoding on macOS 14. Manually installing the files linked above (windows installer) worked for me. It would be great to get the new release out :) Thanks!