UNPKG

react-native-audio-analyzer

Version:

A powerful React Native library for audio analysis, waveform visualization, and amplitude data extraction. Create stunning audio visualizations with high-performance native C++ implementation.

21 lines (20 loc) 391 B
{ "cxxNamespace": ["audioanalyzer"], "ios": { "iosModuleName": "AudioAnalyzer" }, "android": { "androidNamespace": ["audioanalyzer"], "androidCxxLibName": "audioanalyzer" }, "autolinking": { "Processor": { "cpp": "Processor" }, "FileSystem": { "swift": "FileSystem", "kotlin": "FileSystem" } }, "ignorePaths": ["node_modules"] }