Phil Burk

Results 352 comments of Phil Burk

@rpattabi - I ran Pocket Shruti Box and it says: 04-22 17:42:24.423 26849 24459 I OboeAudio: openStream() OUTPUT -------- OboeVersion1.4.3 -------- I recommend using OboeVersion 1.5 because it has a...

I ran the WaveMaker app on an A51, which can trigger #1145. Apparently the changes in RQ1A are not in the RP1A where we see the failures. So this Issue...

I ran Pocket Shruti for 13.5 hours. It had distorted sound but when I unlocked the device and touched the screen the sound cleared up. I plugged in headphones and...

@rpattabi - I notice that Pocket Shruti Box is running all the time even when I do not launch the app! REPRODUCE Install Pocket Shruti Box. adb reboot Wait for...

rpattabi wrote: > I wonder if the original problem reported here is the result of another app's interference. Another app should not be able to cause an ANR. > I...

Here is an example of changing the knobs in OboeTester: https://github.com/google/oboe/blob/d008ab660a9059a1b69ae870f853afd2d8e0cd0e/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/TestOutputActivityBase.java#L66

oboe::SessionId::Allocate is defined as 0. The ID will allocated when you create the stream. try stream->getSessionId(); > I turned all the bands to maximum That will just make the sound...

Try this in OboeTester: Tap TEST OUTPUT Check the box for "Effect" Tap OPEN and START You should see a non-zero number next to the Effect checkbox. That is the...

Thanks for the detailed report. When you are recording in OboeTester, are the frame counts advancing and you record silence? Or are the frame counts frozen? What happens if you...

> On this device, MMAP is unticked and unselectable on a fresh launch of Oboe Tester. > After the first recording, MMAP becomes selectable. Oh! That sounds like an Oboe...