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.
- Host: GitHub
- URL: https://github.com/zlosynth/proton
- Owner: zlosynth
- License: other
- Archived: true
- Created: 2022-02-27T20:14:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T17:28:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T10:18:40.223Z (8 months ago)
- Topics: audio, dsp, eurorack, rust, stm32
- Language: Rust
- Homepage:
- Size: 1.88 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-HARDWARE
Awesome Lists containing this project
README
# Proton
Playground module for eurorack prototyping.
![]()
* 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.