This is a web browser-based tool that allows users to collect their personal MP3 files together, organize them, then play them back sequentially for the purpose of recording mixtapes to a listening tape deck.
|
3 mesiacov pred | |
---|---|---|
readme | 3 mesiacov pred | |
.DS_Store | 3 mesiacov pred | |
README.md | 3 mesiacov pred | |
index.html | 3 mesiacov pred | |
reel-to-reel-animated.svg | 3 mesiacov pred | |
reel-to-reel-static.svg | 3 mesiacov pred | |
script.js | 3 mesiacov pred | |
stripesbg.png | 3 mesiacov pred | |
style.css | 3 mesiacov pred |
A nostalgic web-based mixtape Maker that lets you create digital mixtapes with your MP3 files. This project recreates the classic experience of making mixtapes, complete with reel-to-reel animation and precise timing controls.
Download the Project
git clone https://git.donaberger.xyz/mitch/mixtape-maker
# OR
# Download the ZIP file from Releases
Launch the Application
index.html
in your web browser.Local Usage
index.html
directlyWeb Server (optional)
# Using Python
python -m http.server 8000
# Using Node.js
npx serve
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
Created with ❤️ by Mitch Donaberger (January 2025)
Note: This is a prototype created for nostalgic enjoyment. For best results, use a modern web browser with support for the <audio>
tags.