Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A simple Python module. Deals with Musical Notes and Scales.

NotificationsYou must be signed in to change notification settings

divyajeettt/music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

About music

music is simple Python module dealing with Musical Notes and 7-note Scales.

Date of creation:November 01, 2019

This project defines functions for the following tasks:

  • Create a random musical scale
  • Returning the gap (number of half-steps) between two notes
  • Transposing a musical scale

and many more...

To better understand how to use each function, in your project, run:

help(function_name)

Run

To use, clone the repository on your device, navigate to the folder, and move this file to your project folder. Import this file in your project, wherever needed, using:

importmusic

Future plans

  • Can implement equality for two scales more rigorously
  • Can implement functions to get the natural major and minor scales, given the root
  • Implementation using OOPs
  • May upload the project onPyPI

About

A simple Python module. Deals with Musical Notes and Scales.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp