Make xenharmonic music and explore musical tunings.

Overview

microwave is a microtonal waveform synthesizer based on:

It features a virtual piano UI enabling you to play polyphonic microtonal melodies with your touch screen or mouse. The UI provides information about pitches and just intervals in custom tuning systems.

Installation

bash cargo install -f microwave

You might need to install additional dependencies required by Nannou. For me, the following setup worked:

bash sudo apt install pkg-config libx11-dev

If this doesn't help or you don't use apt, try following these instructions.

Usage

You can run microwave in continuous or scale-based mode:

bash microwave # Continuous microwave equal 1:22:2 # 22-EDO scale

For playback of sampled sounds provide the location of a soundfont file:

bash microwave -s /usr/share/sounds/sf3/default-GM.sf3 equal 1:22:2

The command should spawn a a window showing a virtual keyboard. This might take a while for large soundfonts.

Use your touch screen, keyboard or mouse to play melodies on the virtual piano.

To see how scale expressions work, visit tune.