Native audio capture binary for macOS Apple Silicon (arm64)
npm install @native-audio-node/darwin-arm64This package contains the pre-built native binary for native-audio-node on macOS Apple Silicon (arm64).
This package is automatically installed as an optional dependency when you install native-audio-node on a compatible platform.
``bash``Do this instead:
npm install native-audio-node
- OS: macOS (darwin)
- Architecture: Apple Silicon (arm64)
- macOS Version: 14.2+ (Sonoma or later)
MIT