tune icon indicating copy to clipboard operation
tune copied to clipboard

Make xenharmonic music and create synthesizer tuning files for microtonal scales.

Results 19 tune issues
Sort by recently updated
recently updated
newest added

Retune played notes in real time s.t. their frequency ratios get as close to JI as possible. Usage: The user provides a list of (pure) intervals some of which can...

enhancement
complex

- [x] Basic types - [x] Pitches and ratios - [x] Notes and keys - [x] Ordered and unordered scales with inverse search - [x] Keyboard mappings - [x] API/Documentation...

help wanted

Running microwave fails because it's unable to open a graphics device [INFO] Loading waveforms file `waveforms.yml` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NoAvailableAdapter', microwave/src/main.rs:451:10 note: run...

bug
microwave

It has been observed that some waveforms aren't centered around the 0 baseline. A DC filter could be used to remove this offset. Reference: https://www.musicdsp.org/en/latest/Filters/135-dc-filter.html

enhancement
good first issue
microwave

Store data in a format that is easy to edit, e.g. JSON.

enhancement
microwave

Just waiting until https://github.com/nannou-org/nannou/issues/657 is solved might be a solution.

help wanted
microwave

Access waveform buffers by a custom name and not by index Ideas - The `Stage` object continues to access waveform buffers by index - The `StageSpec` object uses named buffers...

enhancement
microwave

Leave a comment if you are searching for an idea how to contribute. :smiley:

good first issue

Ideas: - [x] Low Pass - [x] High Pass - [x] Resonance - [x] Spatial Delay - [ ] Chorus - [x] Reverberation - [ ] Phaser - [ ]...

good first issue
microwave

It should be possible to describe all currently possible effects as deserializable objects.

enhancement
microwave