https://github.com/wntrblm/neptune
A salty diode ladder filter
https://github.com/wntrblm/neptune
eurorack eurorack-diy modular-synthesizers synthesizers
Last synced: 8 months ago
JSON representation
A salty diode ladder filter
- Host: GitHub
- URL: https://github.com/wntrblm/neptune
- Owner: wntrblm
- License: other
- Created: 2023-06-05T13:50:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:09:45.000Z (10 months ago)
- Last Synced: 2025-03-25T13:48:32.810Z (9 months ago)
- Topics: eurorack, eurorack-diy, modular-synthesizers, synthesizers
- Language: Python
- Homepage: https://neptune.wntr.dev/
- Size: 164 MB
- Stars: 26
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Winterbloom Neptune
Neptune is a *salty* diode ladder filter.
More details available at https://winterbloom.com/shop/neptune
## Repository layout
This repository contains the hardware design files and user guide for Neptune:
- **factory/** contains the scripts used to program, test, and calibrate the module after assembly. These scripts are all written in Python.
- **hardware/** contains the hardware design files for the mainboard and blank panel, as well as hardware for automated testing. These are all created using KiCAD.
- **user_guide/** contains the user's guide source files. These are written in Markdown and published using MkDocs.
- **simulation/** contains the simulation used to design this filter. These should be opened using the Falstad CircuitJS simulator https://www.falstad.com/circuit/circuitjs.html.
## License and contributing
Neptune is open-source hardware and software, however, licensing a project like this is a little complicated. Please take a chance to review the [LICENSE](LICENSE.md) file.
We welcome contributions! Please read our [Code of Conduct](CODE_OF_CONDUCT.md) first.