Skip to content

Commit c4b7a4d

Browse files
authored
Samples: Add OboeDJ and PowerPlay in README.md (#2365)
* Add info about new samples * add compose to powerplay
1 parent 141c54e commit c4b7a4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

samples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ There is an associated codelab to follow along with. (Java)
1212
1. [LiveEffect](LiveEffect): Loops audio from input stream to output stream to demonstrate duplex capability. (Java)
1313
1. [SoundBoard](SoundBoard): A 25 to 40 note dynamic synthesizer, demonstating combining signals. The stream restarts
1414
when the display rotates. (Kotlin)
15+
1. [OboeDJ](OboeDJ): A high-performance DJ app with two independent playback decks and real-time scratching. (Kotlin/Compose)
16+
1. [PowerPlay](powerplay): Demonstrates power-efficient audio features like PCM Offload and automation via ADB. (Kotlin/Compose)
1517

1618
Pre-requisites
1719
-------------

0 commit comments

Comments
 (0)