You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tutorials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Compatibility: Support all Android version from 4.4(Kitkat) to 10.0(Q)
5
5
6
6
Any signal processing code is not present.
7
7
8
-
Android audio framework learner that use current repository can play around it and add your own DSP code. I'm pretty sure this repository is a good starting point, you can build your own audio effect engine without download the whole Android source code from Google, while I can't deny AOSP Android code is very useful at reference, but not very useful at program design.
8
+
Android audio framework learner can play around current repository and add your own DSP code. I'm pretty sure this repository is a good starting point, you can build your own audio effect engine without download the whole Android source code from Google, while I can't deny AOSP Android code is very useful at reference, but not very useful at program design.
0 commit comments