superpoweredSDK / SuperpoweredLatency

This application measures round-trip audio latency on an iOS or Android device. Low round-trip audio latency is a strong indicator of how well any mobile device is optimized for professional audio. Lower latency confers significant benefits to users of all sorts of apps like games, augmented hearing apps, VOIP and other interactive apps. Read more: http://superpowered.com/latency
GNU General Public License v2.0
214 stars 71 forks source link

Delay padding for the mp3 encoder #3

Closed ProsperDevelopment closed 7 years ago

ProsperDevelopment commented 7 years ago

I'm still struggling with gapless looping of mp3. I have problems getting the number of samples/ ms of silence in the end and beginning.

What I understand the padding delay differ from encoders and encoders, is there any specifcation of the encoder that SuperpoweredLatency uses?

Is there any example project that have mp3 gapless looping?

superpoweredSDK commented 7 years ago

The SuperpoweredLatency app doesn't play or loop any audio files. This app measures the round-trip audio latency of a mobile device.