You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm converting a 5.1 channel wav/flac file to ALAC .m4a
using refalac.exe -A --chanmap 2,3,1,4,5,6 puts center first
resulting .m4a file is still 5.1 (C L R Ls Rs LFE) instead of correct layout like the Flac 5.1 (L R C LFE Rls Rrs)
The text was updated successfully, but these errors were encountered:
I'm converting a 5.1 channel wav/flac file to ALAC .m4a
using refalac.exe -A --chanmap 2,3,1,4,5,6 puts center first
resulting .m4a file is still 5.1 (C L R Ls Rs LFE) instead of correct layout like the Flac 5.1 (L R C LFE Rls Rrs)
The text was updated successfully, but these errors were encountered: