Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benelliott/spectrogram-desktop
Buggy desktop prototype that creates a spectrogram image for WAV files.
https://github.com/benelliott/spectrogram-desktop
Last synced: 3 days ago
JSON representation
Buggy desktop prototype that creates a spectrogram image for WAV files.
- Host: GitHub
- URL: https://github.com/benelliott/spectrogram-desktop
- Owner: benelliott
- Created: 2013-10-28T21:33:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T20:10:03.000Z (almost 11 years ago)
- Last Synced: 2023-08-07T02:11:31.407Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
spectrogram-desktop
===================Extremely buggy desktop prototype which creates a spectrogram visualisation for a particular WAV file.
Like I said, code is very buggy! Recent updates to audio-processing internals may not have been carried over from the Android application yet. Go there to find the latest code.
More to follow...