issues
search
googlearchive
/
android-audio-high-performance
We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
720
stars
275
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
i want to add delay in real time playback ... i have try this . i want to add delay like 2 second , 3 second and so on
#126
Noumansabir786
closed
5 years ago
1
Not working out-of-the-box as Android Studio AAudio sample project
#125
balsini
closed
5 years ago
1
AAudio samples should close their audio stream on pause (and open on resume)
#124
dturner
closed
5 years ago
1
Running echo on a Mate 20 Pro
#123
drormaydan
closed
5 years ago
4
Upgrade SDK and gradle, fixes build errors
#122
msand
closed
5 years ago
4
Update build to Android Studio 3.1.4
#120
ggfan
closed
6 years ago
0
Cannot build SimpleSynth in AndroidStudio
#119
philburk
closed
6 years ago
3
SetPitch or SetRate
#118
alexd555
closed
5 years ago
1
new logo / icon
#117
luthfirangers
closed
6 years ago
1
add oboe echo to retire all other echo samples
#116
ggfan
closed
5 years ago
2
AudioManager set MODE_IN_COMMUNICATION mode cause AAUDIO_ERROR_DISCONNECTED
#115
Piasy
closed
5 years ago
1
Recommended Android API/Library to use for simple Audio effects playback?
#114
TheMaxCoder
closed
5 years ago
1
Add a line for Oboe sample's README.md to update Oboe source code
#113
ggfan
closed
6 years ago
1
Keeping lib-oboe in synch
#112
carlrobert-sonymobile
closed
6 years ago
3
Add support for USB audio devices with more than 2 channels
#111
dturner
closed
6 years ago
1
Fixing b2/62423089
#110
ggfan
closed
6 years ago
3
SimpleSynth should be published on the Play store to make it easy to comply with the CDD
#109
dturner
closed
5 years ago
1
SimpleSynth should have a 10min timer to make it easy to comply with the CDD
#108
dturner
closed
5 years ago
1
SimpleSynth doesn't compile because of errno
#107
dturner
closed
6 years ago
2
Fix thread leaking issue ( github issue 103 )
#106
ggfan
closed
6 years ago
2
Update build script to 3.0.1
#105
ggfan
closed
6 years ago
2
Fix thread leaking issue ( github bug #103) and update build script
#104
ggfan
closed
6 years ago
3
[aaudio/hello-aaudio] leaks a thread in error callback
#103
philburk
closed
6 years ago
1
hello-oboe: Allow explicit selection of audio API (OpenSLES or AAudio)
#102
dturner
closed
6 years ago
2
hello-oboe: allow explicit selection of API (OpenSLES or AAudio)
#101
dturner
closed
6 years ago
0
Fresh clone fails with CMake
#100
ghost
closed
6 years ago
4
Enable building Oboe from the command line
#99
gogins
closed
6 years ago
3
No c++ compiler optimizations?
#98
rpattabi
closed
5 years ago
5
[hello-oboe] Warning "Using custom NDK path (ANDROID_NDK is set):"
#97
dturner
closed
5 years ago
1
[hello-oboe] fatal error: 'SLES/OpenSLES.h' file not found
#96
dturner
closed
6 years ago
1
[hello-oboe] Remove dependency on Oboe source folder
#95
dturner
closed
6 years ago
0
[hello-oboe] Error when building
#94
dturner
closed
6 years ago
1
Oboe sample update: clone Oboe repo to Oboe/oboe directory
#93
ggfan
closed
6 years ago
1
How can I change delay
#92
ggfan
closed
6 years ago
22
[oboe/hello-oboe] Should not call private class oboe::AudioClock
#91
dturner
closed
6 years ago
0
Support latest version of Oboe
#90
dturner
closed
6 years ago
0
[oboe/hello-oboe] Audio device selection is only supported on API26+
#89
dturner
closed
5 years ago
1
framePosition and timeNanoseconds in AAudioStream_getTimestamp may be wrong after a flush
#88
jbcolme
closed
7 years ago
0
Add a sample which shows how to use MIDI with Oboe
#87
dturner
closed
5 years ago
2
Fix AAudio sample github issue 85
#86
ggfan
closed
7 years ago
0
return value from AAudio_createStreamBuilder on sample code
#85
jbcolme
closed
7 years ago
2
Adding comments covering order of closing streams
#84
dturner
closed
7 years ago
2
audio-echo bugfix
#83
ggfan
closed
7 years ago
6
[oboe/hello-oboe] Move latency calculation out of audio callback
#82
dturner
closed
5 years ago
1
[aaudio/echo] FAST mixer denied when using channel count = 2
#81
dturner
closed
7 years ago
1
existingFrameIndex in getTimestamp has a non consistent behavior
#80
jbcolme
closed
7 years ago
3
Better handling of audio devices
#79
dturner
closed
7 years ago
0
[aaudio/hello-aaudio] Changing playback device changes audio output for all apps
#78
dturner
closed
5 years ago
2
[aaudio/hello-audio] [Android Version 8.1.0] Wired Headset not working after running the hello-audio app
#77
abhi-foss
closed
7 years ago
8
AAudio samples should use float rather than int16
#76
dturner
closed
7 years ago
1
Next