Tag Archives: modules

SM000 Mult 2×4

SSSR Labs SM000 Mult 2x4The SSSR Labs Mult 2×4 is a passive multiple module having switchable configuration: 2×4 or 1×8. This module has the smallest possible width: only 2hp, which perfectly allows it to fit yet another gap in a modular synthesizer with useful function.

The color coding helps user to select desirable operation mode.

Black lines, left switch position: Dual 4-terminal multiple.

Blue lines, right switch position: Single 8-terminal multiple.

Specifications of assembled Eurorack module:

  • Module width:    2hp
  • Module depth:    15mm (0.59″)
  • Net weight:    25g (0.9oz)
  • Module dimensions:    129x10x29mm (5″ x 0.4″ x 1.12″)
  • +12v rail power consumption:    0 mA (passive)
  • -12v rail power consumption:    0 mA (passive)

Purchase Assembled module at SSSR Labs Store

Purchase DIY Full Kit at SSSR Labs Store

Warranty for assembled module: 1 year

Modulargrid page
Muffwiggler thread

Circuit Abbey Euro-Duino

euroduino_panelEurorack and Arduino. What common may be between a huge analogue rack and a brains for a toy robot? Perhaps it is openness of the both platforms and broad variety of existing solutions based on them. Nowadays it is not something outstanding to use a digital controller inside analog module, but Arduino also is respected for its simple and user-friendly development tools, allowing to create a device doing random tasks for minimum time and money. A couple of years ago Arduino chips had took their place in Eurorack modules. 4ms, Flame use AVR controllers in their products and Soundmachines specifically used Arduino to develop their Robotto and had published an SDK for it.

And now appeared modules that are intended to be programmed by owners. The first one was utility-module Expert Sleepers Disting ($175), based on PIC32MX uC, then Circuit Abbey Euro-Duino ($145), based on Arduino as it comes from the name. The price for the DIY kit of this module is just $95 and it has lots of fun within! So, let’s take a closer look at the module.
Continue reading

Erica Synths Matrix Mixer preliminary

High-tech eurorack module Matrix Mixer by latvian company Erica Synths should appear by the end of July. Module is a hybrid matrix DC-mixer, controlled with 3.2″ touchscreen. Analog part consists of 10 DC-coupled inputs and 8 DC-coupled outputs. The main interface resembles 10×8 Synthi-style matrix with virtual pins, controlled by touches. This pins connect respective input and output with unity gain. it is possible to store up to 256 patches — individual settings, and to create a performances — chains of settings, which can be succeeded by single or pre-defined serie of pulses passed to Clock input.

The price is unknown at the moment.

ACXSynth MIDI2CV Firmware v5.7.3

New version of firmware for ACXSynth MIDI2CV has been released. Firmware is no more alternative. Second run of hexinverter.net MIDI2CV comes with this version. New manual is published. Changes:

  • POLY1 and POLY4 modes are swapped.
  • Velocity outputs are added in duophonic modes.

The source code is published. Language: C. Compiler: PICC 9.

Firmware update and the source code can be downloaded on the Project page.

ACXSynth MIDI2CV Firmware v5.7.2

New version of alternative firmware for ACXSynth MIDI2CV has been released. Changes:

  • 8-voice polyphony and polyphonic velocity are now supported. You must have two or more units connected via MIDI-splitter in order to receive identical data. See MIDI Implementation for details.
  • Polyphonic and Monophonic modes now have individual sets of function keys. Store function key is now accessible in any of these modes. See MIDI Implementation for details.

New version can be downloaded on the Project page

Thanks to all donators!

L-1 modules

l-1_logoBelarusian electronics designer Alexey Laman manufactures Eurorack modules under L-1 trademark. His modules are highlighted both by himself and by community members as top-quality modules comparable to Cwejman products. The Company is founded in 2012. Today’s model range includes several dynamic effects (compressor, VCA, mixers), VCF and even vocoder! Modules can be purchased as fully-assembled units or as DIY-kits. In this review I’m going to introduce three L-1 modules at once: 2180VCF, Quad VCA/Mixer and Tube VCA. Continue reading

ACXSynth MIDI2CV Firmware v5.7

New version of alternative firmware for ACXSynth MIDI2CV has been released. Changes (from v. 5.5):

  • Pitch bend now works in all modes.
  • Aftertouch assignable to CV2 Out.
  • 2-voice Split mode at Channel +4 in Multitimbral mode.
  • 2-voice Intellectual duophonic mode at channel +5 in Multitimbral mode.
  • Fixed bug with Voice two acting as Trigger in polyphonic mode.
  • MIDI Clock Rate is now adjustable
  • Version display at startup (0101.0111)
  • Parameters can be stored into EEPROM

The first key pressed at Split mode channel defines split point (the most lower key of the upper zone). Lower zone goes to voice 1 and upper zone goes to voice 2. Split point is set each time when multitimbral mode is selected. Intellectual duophonic mode can be used with two identical voices. Converter analyzes each newly pressed key and assigns corresponding note to particular voice where most closer note was taken previously. This makes it possible to play douphonic parts with glide with no unwanted slew between the parts if there is sufficient space between the hands. This mode doesn’t require fixed split point, but there is no binding between voices and parts like in the split mode. When monophonic part is played, only one voice will be used, there is no unison! New version can be downloaded on the Project page

Thanks to all donators! I mean it, thank you, guys! I’m glad to create as perfect code and design as I can.

AVR Synth 16

avrsynth_picLast time I was telling about one Elby Designs module. So, let’s continue the Australian equipment subject with interesting product manufactured under same brand; AVR Synth. This is the virtual analog synthesizer working on AVR-family microcontroller. The firmware of this synthesizer is written in Assembly language. The code is open-source and schematic is also open. I’m going to tell about the original, 16-bit version and about few forks of this project.

Continue reading