The Radical22 is a voltage controlled digital noise module that goes from sharp clicks to glitchy fm to an mp3 wash to harsh noise to video game sawteeth, to silence. Feed it LFOs, envelopes, audio, slewed stuff, knob twiddles, or joystick rides for hours of fun. Plenty of frequencies to filter, or simply plug it straight into an amp and sequence the three inputs. More digital than a box of chocolate fingers.
Features
digital noise
64 programs/algorithms
2 CVs (pots + CVs in) - program control
1 CV (pot + CV in) - program select
CV shaping - attenuation, offset, invert
artwork panel - white silk screen on black with immersion gold
Manual: radical22.pdf.
Description
The Radical22 is ongoing work by Dirty Electronics and Max Wainwright born out of the idea of Microcomputer Music: a music made from mini microprocessors and raw electronics that is always in-flux, noisy and may be overwritten.
This module has 64 programs/algorithms that can be selected by a control voltage. Each program has a unique characteristic and chaotic behaviour that can be selected and explored through control voltages. (note, this previously said 32 programs, but on the 29th of June 2023 we added four cores – double the cores means double the available programs means double the noise means double the fun)
You can buy it in my shop, here. Or (especially if you are in the UK) from Dirty Electronics. It's also available at
Spec
power consumption: +12V: <33mA, -12V: <26mA
10pin power connector (diode protected)
14HP
depth 40mm (including power connector)
Power
1. Disconnect the mains power
2. Connect the module's ribbon cable supplied. The red line on the cable (pin number one) should match the -12V rail both on the module and the power bus board.
3. Double-check the connector and pins are correctly aligned
We do not accept any responsibility for damages caused by the wrong power supply connection, or inputting voltages outside Eurorack power levels (+/-12V). The Radical22 is protected however, so I'm not sure how you'd manage.
Customise the code
The code is available here: radical22.zip. or at GitHub
The code (LINK) for the Radical22 is available on GitHub under the CC license Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) – meaning it is free to use and modify for private use, with attribution. It can also be download from the Dirty Electronics website.
Programming the PIC12F1822 or PIC12F1840
Use MPLAB X IDE and XC8 compiler, and Pickit 3 to program the chip.
Please note that dealing with MPLabX is a painful experience. Don't buy this as your first programming thing, get an Arduino or something. MPLab doesn't want to upload usually, and the code is not written with the intent of sharing - comments are few. Radical22 isn't a development platform. There is, however, memory left and the programs can easily be permutated by replacing numbers and signs. Have fun.