Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigocfd/string-tension-calc
Guitar string tension calculator with graphical plotting.
https://github.com/rodrigocfd/string-tension-calc
calculator guitar typescript vue vue3
Last synced: 4 days ago
JSON representation
Guitar string tension calculator with graphical plotting.
- Host: GitHub
- URL: https://github.com/rodrigocfd/string-tension-calc
- Owner: rodrigocfd
- License: mit
- Created: 2017-02-27T22:48:53.000Z (over 7 years ago)
- Default Branch: vue3
- Last Pushed: 2024-05-22T18:54:08.000Z (6 months ago)
- Last Synced: 2024-05-22T23:22:50.437Z (6 months ago)
- Topics: calculator, guitar, typescript, vue, vue3
- Language: TypeScript
- Homepage: https://rodrigocfd.github.io/string-tension-calc/
- Size: 1.35 MB
- Stars: 22
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Guitar String Tension Calculator
Available for online use here:
https://rodrigocfd.github.io/string-tension-calc
## Features
* Compares string tension of multiple guitars at once;
* Calculates tension in kg/cm, lb/in or Newton;
* Plots a line chart comparing the tensions;
* Supports 6, 7 and 8 string guitars;
* Supports multi-scale guitars (fanned frets);
* Provides several pre-configured commercial string packs;
* Allows customization of string packs;
* Provides several pre-configured tunings;
* Allows customization of tunings.Unit weights taken from [D'Addario catalog](https://www.daddario.com/globalassets/pdfs/accessories/tension_chart_13934.pdf).
## License
Licensed under [MIT license](https://opensource.org/licenses/MIT), see [LICENSE.md](LICENSE.md) for details.