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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,12 +39,12 @@ check out the [Getting Started](https://docs.swmansion.com/react-native-audio-ap
39
39
- <sub>[](https://github.com/software-mansion/react-native-audio-api/releases/tag/0.6.0)</sub> **System configuration** 🛠️ <br />
40
40
Full control of system audio settings, remote controls, lock screen integration and most importantly configurable background modes <br />
41
41
42
+
- <sub>[](https://github.com/software-mansion/react-native-audio-api/releases/tag/0.6.0)</sub> **Connect audio param** 🤞 <br />
43
+
Ability to connect Audio nodes to audio params, which will allow for powerful and efficient modulation of audio parameters, creating effects like tremolo, vibrato or complex envelope followers. <br />
44
+
42
45
-**Microphone support** 🎙️ <br />
43
46
Grab audio data from device microphone or connected device, connect it to the audio graph or stream through the internet <br />
44
47
45
-
-**Connect audio param** 🤞 <br />
46
-
Ability to connect Audio nodes to audio params, which will allow for powerful and efficient modulation of audio parameters, creating effects like tremolo, vibrato or complex envelope followers. <br />
47
-
48
48
-**JS Audio Worklets** 🐎 <br />
49
49
Ability to run JS functions connected to the audio graph running on audio thread allowing for full customization of what happens to the audio signal.
This library contains source code and templates needed to create a node for custom audio processing used by [react-native-audio-api](https://github.com/software-mansion/react-native-audio-api).
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated&utm_medium=readme).
0 commit comments