Skip to content

SynthstromAudible/DelugeFirmware

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd61480 · Oct 24, 2023
Oct 14, 2023
Oct 8, 2023
Jun 5, 2023
Sep 16, 2023
Oct 22, 2023
Aug 20, 2023
Sep 30, 2023
Aug 29, 2023
Aug 22, 2023
Oct 13, 2023
Aug 20, 2023
Oct 24, 2023
Oct 6, 2023
Jul 30, 2023
Aug 1, 2023
Jul 10, 2023
Aug 20, 2023
Jul 3, 2023
Aug 20, 2023
Jul 11, 2023
Jul 26, 2023
Jul 11, 2023
Oct 1, 2023
Aug 2, 2023
Sep 19, 2023
Jul 11, 2023
Jun 9, 2023
Aug 24, 2023
Aug 24, 2023
May 3, 2023
Aug 20, 2023
Aug 24, 2023
Aug 1, 2023
Jul 30, 2023
Jul 30, 2023
Jul 30, 2023
Sep 24, 2023

Repository files navigation

Deluge Community Firmware

Dear Deluge owners

If you want to start using the community firmware please visit https://synthstromaudible.github.io/DelugeFirmware/ for all relevant details.

About

The Deluge from Synthstrom Audible is a portable sequencer, synthesizer and sampler. Synthstrom Audible decided to open source the firmware application that runs on the Deluge to allow the community to customize and extend the capabilities of the device.

The hardware is built around a Renesas RZ/A1L processor with an Arm® Cortex®-A9 core running at 400MHz and 3MB of on-chip SRAM. Connected to that is a 64MB SDRAM chip, a PIC for button handling and either a 7-Segment array or an OLED screen. The application is written in C and C++ and some occasional assembly in bare metal style without an operating system.

Important links