Skip to content

Commit a3396bb

Browse files
committed
Update README.md
1 parent 2f746ad commit a3396bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Compatibility: Support all Android version from 4.4(Kitkat) to 10.0(Q)
55

66
Any signal processing code is not present.
77

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.
99

1010
**Description to be continued**
1111

0 commit comments

Comments
 (0)