Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelchadwick/audiohash-win
Windows Form version of AudioHash, the audio sampler platter tool
https://github.com/michaelchadwick/audiohash-win
audio c-sharp naudio sampler utility visualization
Last synced: 7 days ago
JSON representation
Windows Form version of AudioHash, the audio sampler platter tool
- Host: GitHub
- URL: https://github.com/michaelchadwick/audiohash-win
- Owner: michaelchadwick
- Created: 2015-01-13T09:40:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-27T22:51:46.000Z (about 1 year ago)
- Last Synced: 2025-01-19T02:42:35.573Z (8 days ago)
- Topics: audio, c-sharp, naudio, sampler, utility, visualization
- Language: C#
- Homepage:
- Size: 274 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Hash (Windows)
A Windows Form application that allows you to load multiple audio files and mix random chunks of them together into one file.
Built with Visual Studio 2010. Uses the [NAudio library](http://naudio.codeplex.com) for the audio magic.