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 was looking at some AAC specs and they mention that TNS_MAX_ORDER is a constant that is dependent of the object type and can takes values 12 or 20 for long windows and 7 for short windows. FAAD2 seems to only use value 20.
Since they are some draft specs found on the net and not official ones can you check this point?