An open API service indexing awesome lists of open source software.

https://github.com/zlosynth/proton

Playground module for eurorack prototyping.
https://github.com/zlosynth/proton

audio dsp eurorack rust stm32

Last synced: 6 months ago
JSON representation

Playground module for eurorack prototyping.

Awesome Lists containing this project

README

          

# Proton

Playground module for eurorack prototyping.


Panel illustration

* This is meant to help to test ideas of new modules before they get their own
custom hardware.
* This is not meant to be stable or simple.

# Development

See [DEVELOPMENT.md](DEVELOPMENT.md) to find some basic commands to interact
with the project.

# License

Software of Proton is distributed under the terms of the General Public
License version 3. See [LICENSE-SOFTWARE](LICENSE-SOFTWARE) for details.

Schematics and PCB layout are distributed under the terms of Creative Commons
BY-SA. See [LICENSE-HARDWARE](LICENSE-HARDWARE) for details. Parts of the
schematics are based on [Emilie Gillet's Mutable
Instruments](https://github.com/pichenettes/eurorack) and [Electrosmith's
Patch](https://www.electro-smith.com/daisy/patch) kudos to them for making them
open.

# Changelog

Read the [CHANGELOG.md](CHANGELOG.md) to learn about changes introduced in each
release.

# Versioning

See [VERSIONING.md](VERSIONING.md) to find detailed information about versioning
of the project and compatability between its software and hardware.