Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mypurecloud/ember-audio-visualizer
:fire: :sound: :eyes: Visualize the audio of a MediaStream. Ideal for visually checking your mic is working.
https://github.com/mypurecloud/ember-audio-visualizer
ember-addon waveform web-audio webrtc
Last synced: 3 months ago
JSON representation
:fire: :sound: :eyes: Visualize the audio of a MediaStream. Ideal for visually checking your mic is working.
- Host: GitHub
- URL: https://github.com/mypurecloud/ember-audio-visualizer
- Owner: MyPureCloud
- License: mit
- Created: 2016-11-28T15:55:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T23:04:46.000Z (12 months ago)
- Last Synced: 2024-04-23T13:06:34.054Z (10 months ago)
- Topics: ember-addon, waveform, web-audio, webrtc
- Language: JavaScript
- Homepage: https://mypurecloud.github.io/ember-audio-visualizer/
- Size: 202 KB
- Stars: 7
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-audio-visualizer
## Use
* `ember install ember-audio-visualizer`
* Then in template: `{{audio-visualizer audioStream=audioStream}}` where `audioStream` is a MediaStream