Forked from Sam Zeter
First project to get back to electronic and learn something new along the way. This repository is for the documentation of my journey to a full functional analog synthesizer and will probably help other people too.
This is my first electronics project for a long time and I decided to build an Music From Outher Space - Noise Toaster, because of the great documentation and the book 'Make: Analog Synthesizers' by Ray Wilson.
.
│
└── MFOS-NoiseToaster/
│
├── 'front panel'/
│ │
│ ├── classic/
│ │ │
│ │ └── 'front panel template - classic.svg'
│ │ │
│ │ └── 'inverted front panel template - classic.svg'
│ │
│ └── alternative/
│
├── 'Noise Toaster PCB'/
│ │
│ └── 'Noise Toaster PCB.kicad_pcb'
│ │
│ └── 'Noise Toaster PCB.kicad_pro'
│ │
│ └── 'Noise Toaster PCB.kicad_sch'
│ │
│ └── 'aa.kicad_sch'
│ │
│ └── 'adg.kicad_sch'
│ │
│ └── 'areg.kicad_sch'
│ │
│ └── 'lfo.kicad_sch'
│ │
│ └── 'ps.kicad_sch'
│ │
│ └── 'vca.kicad_sch'
│ │
│ └── 'vclpf.kicad_sch'
│ │
│ └── 'vco.kicad_sch'
│ │
│ └── 'vco_rswg.kicad_sch'
│ │
│ └── 'wng.kicad_sch'
│
├── BoM.md
│
├── README.md
│
└── TODO.md
- Musik From Outer Space
- MFOS - Noise Toaster - Dokumentation
- Ray Wilson - YouTube Channel
- MFOS Noise Toaster Presentation - Video by Ray Wilson
- Noise Toaster in action - Video by Ray Wilson
- Make: Analog Synthesizers by Ray Wilson