Skip to content

Implementation of the Superpowered audio engine SDK For React Native

Notifications You must be signed in to change notification settings

x86kernel/react-native-superpowered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-superpowered

Implementation of the Superpowered audio engine SDK For React Native

  • Recording sound to .wav file
  • Play sound with some effects (echo, pitch shift)

Installation

Install using npm or yarn

npm install react-native-superpowered --save

Or if you're using yarn:

yarn add react-native-superpowered

It takes about 1~2 minutes to complete installation because it clones SuperpoweredSDK to Superpowered directory with using git