Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/acspike/FretFind2D

A web-based fretboard designer for microtonal and multi-scaled stringed instruments
https://github.com/acspike/FretFind2D

Last synced: 2 days ago
JSON representation

A web-based fretboard designer for microtonal and multi-scaled stringed instruments

Lists

README

        

# FretFind2D

FretFind2D is a fretboard designer for microtonal and multi-scaled stringed instruments.

## Using Online

The [latest version of FretFind2D](https://acspike.github.io/FretFind2D/src/fretfind.html) is available for your use online.

## Using Offline

Because FretFind2D does everything right in your browser, you can also download it to your computer for offline use. Please note, however, that FretFind2D will only be able to generate files if it is accessed through a web server. Thankfully there are a number of relatively easy ways to serve FretFind2D locally.

If you use the Chrome browser, I would recommend the [Web Server for Chrome extension](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en). Users of other browsers can follow these [instructions for setting up a local server with Python](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/set_up_a_local_testing_server) from the Mozilla Developer Network.