@siteed/audio-ui
v1.0.0
Published
UI experiments for @siteed/audio-studio
Maintainers
Readme
@siteed/expo-audio-ui
Give it a GitHub star, if you found this repo useful.
Audio visualization and control components for React Native, built with Skia and Reanimated. Designed to work with @siteed/audio-studio.
Components
- AudioVisualizer — interactive waveform with navigation, amplitude scaling, and theming
- DecibelGauge — gauge display for audio levels in dB
- DecibelMeter — linear meter with customizable thresholds
- RecordButton — recording button with visual feedback and animations
- Waveform — lightweight waveform renderer
- AudioTimeRangeSelector — interactive time range selection with drag handles
- MelSpectrogramVisualizer — real-time mel spectrogram display
Install
yarn add @siteed/expo-audio-uiPeer dependencies:
yarn add @shopify/react-native-skia react-native-gesture-handler react-native-reanimatedDevelopment
cd packages/audio-ui
yarn storybook
# Opens at http://localhost:6068Docs
License
MIT — see LICENSE.
Created by Arthur Breton
