Activity ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ ⠀ 2019-10-25 09:43:15 UTC @ralph, soooo, any explanation on why you added a Sound Effect Length Limit to Sticknodes? 6 Goose · 6 years, 8 months ago Yes 2019-10-25 11:14:28 UTC 0 arcionek · 6 years, 8 months ago Length is just side effect. I think. But sounds have 256kb limit. Otherwise they’d eat up Usable memory. 2019-10-25 11:38:49 UTC 1 Ralph (Developer) · 6 years, 8 months ago i didn’t they have always cut off after a certain time i think it varies but it’s not something i have control over unfortunately, it’s either an android/ios limit (for those particular type of audio calls in the code) or a hardware limit or built into the library SN is built on (libgdx) 2019-10-25 12:39:39 UTC 0
Yes
Length is just side effect. I think.
But sounds have 256kb limit. Otherwise they’d eat up Usable memory.
i didn’t
they have always cut off after a certain time
i think it varies
but it’s not something i have control over unfortunately, it’s either an android/ios limit (for those particular type of audio calls in the code) or a hardware limit or built into the library SN is built on (libgdx)