{% extends "base.html" %} {% block content %}

Scala to SysEx conversion

Scale editor

Upload an existing Scala file:

Or input a scale using Scala's syntax (reference here):

{% if error_message %}

Parse error!

{{ error_message }}

{% endif %} {% if notes %}

Result

Download .syx file

The scale contains the following notes (in cents):

The note mapping (for a root note of C) is as follows:

{% endif %} {% endblock %}