https://github.com/michaelchadwick/audiohash-web
Web version of AudioHash, the audio sampler platter tool
https://github.com/michaelchadwick/audiohash-web
audio javascript sampler utility webapp website
Last synced: 9 months ago
JSON representation
Web version of AudioHash, the audio sampler platter tool
- Host: GitHub
- URL: https://github.com/michaelchadwick/audiohash-web
- Owner: michaelchadwick
- Created: 2015-01-09T18:46:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T18:42:28.000Z (over 1 year ago)
- Last Synced: 2025-03-11T10:38:59.903Z (over 1 year ago)
- Topics: audio, javascript, sampler, utility, webapp, website
- Language: JavaScript
- Homepage: https://audiohash.neb.host
- Size: 1.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Hash (Web)
A web app that allows you to load multiple audio files and mix them together into one file (a "hash"). Create some SoundPlayers, add some files (file upload control or drag 'n' drop), choose amount to "sample", and then make your hash!
The original idea was to automate making "samplers" of tracks from an album of music by grabbing random bits of a few songs and combining them into one with some cross-fades and such.
## Current capabilities
* audio format: WAV
* audio file amount: whole file
* audio file mixing: none
* play audio hash
* download audio hash
## Future capabilities
* audio formats: AIFF, MP3, M4A, FLAC(?)
* audio file amounts: whole file, random snippet in seconds
* audio file mixing: crossfade