remove waveform archived

Signed-off-by: Avelino <avelinorun@gmail.com>
This commit is contained in:
Avelino 2021-09-12 08:50:39 -03:00
parent d97e73fd64
commit fa64ff8e4a

View File

@ -136,7 +136,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library. * [PortAudio](https://github.com/gordonklaus/portaudio) - Go bindings for the PortAudio audio I/O library.
* [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi. * [portmidi](https://github.com/rakyll/portmidi) - Go bindings for PortMidi.
* [vorbis](https://github.com/mccoyst/vorbis) - "Native" Go Vorbis decoder (uses CGO, but has no dependencies). * [vorbis](https://github.com/mccoyst/vorbis) - "Native" Go Vorbis decoder (uses CGO, but has no dependencies).
* [waveform](https://github.com/mdlayher/waveform) - Go package capable of generating waveform images from audio streams.
## Authentication and OAuth ## Authentication and OAuth