Skip to content

Files

Latest commit

67068aa · Feb 20, 2025

History

History
25 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.05 KB

🎵 Scales

img

Scales is a hobby project created out of passion for both music theory and coding. The goal is to explore and deepen the understanding of musical scales while experimenting with algorithmic generation and visualization.

✨ What It Does

  • Generates basic musical scales
  • Visualizes scales on a guitar, bass or ukulele fretboard
  • Supports Major, Minor, and Pentatonic scales

Example:

go run main.go -scale pentatonic -pentatonicType minor -key A -instrument guitar

Go Reference

⚠️ Disclaimer This project is a work in progress and may contain bugs or panics. While the generated data aims to be accurate, it’s recommended to validate it additionally before using it. Future updates may introduce changes to the API, focusing on enhancing functionality, improving stability, and addressing any identified issues.

Feedback and contributions are always welcome—let’s learn and create together! 🎶🚀