File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,20 @@ check out the [Getting Started](https://docs.swmansion.com/react-native-audio-ap
3636- ** Noise Cancellation 🦇** <br />
3737 System-based active noise and echo cancellation support
3838
39+ ### <a href =" https://github.com/software-mansion/react-native-audio-api/releases/tag/0.11.0 " ><img src =" https://img.shields.io/badge/Released_in-0.11.0-green " /></a >
40+
41+ - ** Recoring to file 📼** <br />
42+ Fully customizable recording to file. Choose file format, quality and other parameters. Fully integrated with audio graph.
43+
44+ - ** Playback anb recoriding notification system 🔔** <br />
45+ Control playback and recording from notification center / lock screen and create custom notification layouts.
46+
47+ - ** Wave Shaper Node 🎸** <br />
48+ Create custom nonlinear distortion effects. No need to buy guitar pedals anymore!
49+
50+ - ** IIR Filter Node 🧪** <br />
51+ Implement custom digital filters using feedforward and feedback coefficients.
52+
3953### <a href =" https://github.com/software-mansion/react-native-audio-api/releases/tag/0.10.0 " ><img src =" https://img.shields.io/badge/Released_in-0.10.0-green " /></a >
4054
4155- ** Decoding and utility modules 🔧** <br />
You can’t perform that action at this time.
0 commit comments