Socket
Socket
Sign inDemoInstall

music-graph

Package Overview
Dependencies
3
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    music-graph

'A little aplication for Dijkstra's algorithm to compose music'


Version published
Maintainers
1
Created

Readme

Source

Music Graph 🎵📈

Music Graph is a small package that lets you create musical strokes based on graph theory and Dijkstra's algorithm!

Installation 🛠️

To install Music Graph, simply run the following command in your terminal:

sh npx i music-graph

Usage 🚀

Once installed, execute the npm start command in your terminal to open the interface.

For yes/no prompts, please enter y for yes and n for no.

Steps:

  1. Create a Graph: Start by creating a graph. Currently, only the random graph function is available.
  2. Enter Weights: When prompted for weights, enter them separated by spaces (only numbers are accepted).
  3. Select Graphs & Find Shortest Path: You can then select the graphs you have created and find the shortest path.

The available notes are:

do doS re reS mi fa faS sol solS la laS si

The path will be automatically copied to your clipboard once a route is found!

Recommendations 🌟

We recommend installing AutoHotkey and executing the forMusescore.ahk file. This way, by pressing alt + m within Musescore, you'll be able to input the notes smoothly and efficiently!

Contributing 🤝

Feel free to contribute to the project by opening issues or submitting pull requests!

FAQs

Last updated on 30 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc