I’ve just finished documenting the information on the Algorithmic Generator, which generates sound out of short lines of code! More…
Category Archives: Programs
New Program available – Chiptune Player
There’s a new program in the repository! It’s the Chiptune Player, which plays a list of tunes of up to four voices each, written in AMPLE notation. More…
New Program available – MIDI 12 Tone
I’ve added a new program to the repository, the MIDI 12 Tone, which generates chromatic scales and random 12-tone rows.
New Program available – MIDI Sequencer
I’ve uploaded a new program to the repository, a MIDI Sequencer that allows you to use miniMO as a pattern sequencer with any MIDI device.
New Program available – Display Example
There’s a new program in the repository, a Display Example, showing how to connect miniMO to OLED displays via I2C.
New Program available – Low Power Beacon
So far, all the programs I’ve made available for miniMO have been (modular) synthesis-related. This is still my main focus, but in light of recent events I made a small change in plans and put together a different program, a low power beacon.
New Program available – Amplitude Modulation Generator
I have just added a new program to the repository, an Amplitude Modulation Generator. This program uses two waves stored in memory to generate tones resulting from three types of Amplitude Modulation: Ring Modulation, AM, and Amplitude Modulation Plus.
New Programs available – Delay and Phaser
I have recently added two new programs to the repository, a Delay and a Phaser, both based on examples following the excellent tutorial by Martin Nawrath on Arduino Realtime Audio Processing.
New Program available – Noise Generator
I have just added a new program to the repository, a Noise Generator.