The duration of open-reel audio depends on several variables, and as such, is not straightforward to calculate! reel time is here to help with that.
Input the characteristics of your audio tapes—audio config, tape thickness, recording speed, and quantity—to determine their duration.
reel time is multilingual:
🇫🇷 Disponible aussi en français!
🇮🇹 Disponibile anche in italiano!
🇩🇪 Auch auf Deutsch verfügbar!
reel time is inspired by open-source preservation tools like ffmprovisr, Cable Bible, and SourceCaster, and of course also the Open Reel Audio Duration Calculator spreadsheet by Joshua Ranger of AVPreserve.
Suggestions and contributions are welcome! I'm happy to receive feature requests, bug reports, code changes, translations, general comments, etc. You can submit a github issue (or pull request), or email me directly.
Dependencies:
To run locally:
git clone [email protected]:kfrn/reel-time.git
cd reel-time/
# Install dependencies
nvm install # Will also install npm
npm install -g create-elm-app
npm install
elm-app start
To run tests:
elm-app test
This web app was scaffolded using create-elm-app
and styled with assistance from Bulma.
Thank you for encouragement and feedback:
And thank you for contributions from:
- Reto: translation help
- Corey Bailey: info on 3" audio reels and quadraphonic audio
- Christian Hieke: German translation.