Difference between revisions of "Land Boards Synth Components"

From Land Boards Wiki
Jump to navigation Jump to search
 
(253 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)
 
 
 
[[FILE:SCF-2_REV_1_FRONT_3D.png]]
 
 
 
* Digital Inputs or Outputs
 
* (2) 3.5mm Jacks
 
* Scaling resistors
 
* Schottky Clamping Diodes
 
* Filter cap
 
* Ring pin brought to connector
 
** Ring pin is not used in Synth applications
 
** Card can be used as a 3.5mm breakout
 
* (2) 4-40 mounting holes
 
 
 
=== SYNTH-VCO-01 ===
 
 
 
* [[SYNTH-VCO-01]] - Synth Voltage Controlled Oscillator
 
 
 
[[FILE:SYNTH-VCO-01_REV1_FRONT_3D.png]]
 
 
 
* Build of [https://note.com/solder_state/n/nca6a1dec3921 Pico VCO by HAGIWO]
 
* Digital Voltage Controlled Oscillator (VCO)
 
* Three modes: Wavefold, FM and AM
 
* PWM output with 2 pole low pass filter
 
* Each mode has eight built-in waveforms
 
* [http://land-boards.com/blwiki/index.php?title=QT_Py_(RP2040_based) XIAO RP2040] CPU
 
* (5) Pushbuttons
 
** Octave Up/Down
 
** Mode Up/Down (Wavefold, FM and AM)
 
** Push Timbre switches between 8 waveforms
 
* (2) Knobs
 
** Freq fine adjust
 
** Mod adjust
 
* Standard EuroRack 16 pin header
 
** Supports 12V in with on-board 5V regulator
 
** 5V regulator can be not installed if 5V is available on EuroRack connection
 
* Card is '''not''' a Eurorack card
 
** Probably too deep, needs cabling
 
* (4) 6-32 mounting holes
 
** Stacks with [[SYNTH-MIDI-CTL-01]] card
 
 
 
=== 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