On my Nexus 7 (with Android 4.3), my Visualizer code will work fine: onFftDataCapture() returns an array full of data. Also, onWaveFormDataCapture() returns a byte array full of data.
HOWEVER - on my Galaxy S4 (with Android 4.3) my Visualizer code does not work fine: onFftDataCapture() returns a byte array full of 0's. Also, onWaveFormDataCapture() returns a byte array full of -128's
Is this a confirmed known issue? Is there a work-around ?
The closest snip of information that I've been able to uncover is... but nothing is confirmed by Samsung http://developer.samsung.com/forum/board/thread/view.do?boardName=GeneralB&messageId=238327&frm=7&tagValue=S4&curPage=1