🎵 Pymuco API

A powerful API for musical notation processing.

📌 How to Use the API

The Pymuco API allows you to retrieve the Scientific Pitch Notation (SPN) of a given musical note.

Endpoint Format:

https://pymuco.org/api/spn/<note>/<octave>/

Where:

  • Note: Any valid musical note (Example: C, D#, A, etc.).
  • Octave: Represents the pitch range of the note (Example: 4 for C4, 2 for A2).

🔍 Example API Calls

Try out the following API calls: