Difference between revisions of "Land Boards Synth Components"

From Land Boards Wiki
Jump to navigation Jump to search
 
(258 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Synth Modules ==
+
== Synth Modules (Standalone) ==
  
* Synthesizer interfaces and modules
+
* [[Synth Modules (Standalone)]]
** [[MIDI-IN-OUT]] - MIDI In/Out
 
** [[SCF-2]] - Dual 3.5mm Audio Jacks (Scale, Clip, Filter_
 
** [[SYNTH-VCO-01]] - Synth Voltage Controlled Oscillator
 
** [[SYNTH-MIDI-CTL-01]] - Synth MIDI Controller
 
** [[SYNTH-MIDI-CV4-01]] - 4 Output MIDI to CV controller
 
  
=== MIDI-IN-OUT ===
+
== Eurorack Modules ==
  
[[file:MIDI-IN-OUT_REV1_FRONT_3D.png]]
+
* [[Eurorack Synth Modules]]
  
* [[MIDI-IN-OUT]] - MIDI In/Out
+
== MOD Designs ==
* MIDI In/Out Jacks
 
* 5V MIDI
 
* 3.3V or 5V Serial connections
 
* MIDI In is opto-isolated
 
* (2) 4-40 Mounting holes
 
  
=== SCF-2 ===
+
* [[Synth Mod Designs]]
 
 
* [[SCF-2]] - Dual 3.5mm Audio Jacks (Scale, Clip, Filter)
 
 
 
=== SYNTH-VCO-01 ===
 
 
 
* [[SYNTH-VCO-01]] - Synth Voltage Controlled Oscillator
 
 
 
=== SYNTH-MIDI-CTL-01 ===
 
 
 
* [[SYNTH-MIDI-CTL-01]] - Synth MIDI Controller
 
 
 
=== SYNTH-MIDI-CV4-01 ===
 
 
 
* [[SYNTH-MIDI-CV4-01]] - 4 Output MIDI to CV controller
 
 
 
== Reference Docs ==
 
 
 
* [https://docs.circuitpython.org/projects/midi/en/latest/api.html adafruit_midi CircuitPython API]
 
* [https://www.tigoe.com/pcomp/code/communication/midi/ MIDI Communication]
 
* [https://github.com/elkayem/midi2cv elkayem midi2cv GitHub page] _ Nano based project
 
** Arduino MIDI library has '''not''' yet been ported to Pico so will need to use Python
 
** Drives 4 CV outputs: Pitch Blend, Control, Note, Velocity
 
** This card only drives Note (Voltes/Oct, Mod)
 
* [https://learn.adafruit.com/raspberry-pi-pico-led-arcade-button-midi-controller-fighter/coding-the-raspberry-pi-pico-midi-controller MIDI Controller in Python]
 
* [https://doepfer.de/a100_man/a100t_e.htm Principles of Voltage Control]
 
* [https://www.perfectcircuit.com/signal/midi-to-cv Creative Control Strategies: MIDI to CV]
 
* [https://www.behance.net/gallery/113377671/EuroPi-Making-EuroRack-Affordable EuroPi]
 
* [https://reverb.com/news/beginners-guide-to-eurorack-case-basics-oscillators-filters Eurorack Beginners Guide]
 
* [https://en.wikipedia.org/wiki/Eurorack Eurorack Wiki page]
 
* [https://github.com/benevpi/PicoPicoSynth PicoPicoSynth]
 
 
 
== Videos ==
 
 
 
* Hooking together modules
 
 
 
<video type="youtube">J0iUN2B4aBQ</video>
 

Latest revision as of 15:10, 4 December 2022

Synth Modules (Standalone)

Eurorack Modules

MOD Designs