30f0241af6
Set up directories for KiCad hardware, firmware, and documentation. Added .gitignore for KiCad and build artifacts.
36 lines
649 B
Markdown
36 lines
649 B
Markdown
# SN-L00
|
|
|
|
Eurorack latency testing module by SubModular.
|
|
|
|
## Overview
|
|
|
|
SN-L00 measures round-trip latency in Eurorack signal chains. Useful for testing delay through effects, digital modules, audio interfaces, and DAW processing.
|
|
|
|
## Project Structure
|
|
|
|
```
|
|
hardware/
|
|
kicad/ # Schematics and PCB
|
|
panel/ # Front panel design
|
|
firmware/ # Microcontroller code (if applicable)
|
|
docs/ # Documentation and user manual
|
|
```
|
|
|
|
## Specifications
|
|
|
|
- Width: TBD HP
|
|
- Power: TBD mA (+12V), TBD mA (-12V)
|
|
- Depth: TBD mm
|
|
|
|
## Status
|
|
|
|
Early development - concept phase.
|
|
|
|
## License
|
|
|
|
TBD
|
|
|
|
---
|
|
|
|
*SubModular - Eurorack hardware by Sub-Net e.U.*
|