Open jherr opened 3 years ago
Allow the musician to pick between a guitar and a bass. If we don't have a cache for that then we will need to invoke the engine directly to get the chords. An example of that is shown in the cache building code https://github.com/jherr/jmusic/blob/master/engine/build-cache.ts#L16-L19 .
Allow the musician to pick between a guitar and a bass. If we don't have a cache for that then we will need to invoke the engine directly to get the chords. An example of that is shown in the cache building code https://github.com/jherr/jmusic/blob/master/engine/build-cache.ts#L16-L19 .