Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AudioKit/Waveform
GPU accelerated waveform view
https://github.com/AudioKit/Waveform
audio audio-visualizer gpu-acceleration metal
Last synced: 3 months ago
JSON representation
GPU accelerated waveform view
- Host: GitHub
- URL: https://github.com/AudioKit/Waveform
- Owner: AudioKit
- License: mit
- Created: 2022-09-24T00:57:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T00:25:13.000Z (8 months ago)
- Last Synced: 2024-07-05T13:37:14.375Z (4 months ago)
- Topics: audio, audio-visualizer, gpu-acceleration, metal
- Language: Swift
- Homepage:
- Size: 4.62 MB
- Stars: 182
- Watchers: 7
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Waveform
GPU accelerated SwiftUI waveform view
![waveform-demo](Sources/Waveform/Waveform.docc/Resources/demo.png)
## Documentation
The API Reference can be found on [the AudioKit Website](https://www.audiokit.io/Waveform).
Package contains a demo project and a playground to help you get started quickly.