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
all of these assume that the representation is in floating point and limited between +1 and -1. it may be useful to ensure that in the audio object. most audio loaders do this, but sometimes it's much more efficient to store a int/unit sequence, which is how audio is often acquired.