We’ve got full threads for the big projects people are working on, a big big thread to show what you’ve just built, but no thread to simply dump half-baked ideas you might never act upon. We need to change that!
As a big proponent of the “ADHD Rota” personal time management system, and being much more interested in designing stuff than in ending up with a working and coherent machine, I always have a dozen or three WIPs in the oven.
So let’s share what we’ve got cooking. Feel free to both post yours, and discuss ideas by others. Vaporware only! Early WIPs that may or may not ever happen!
I’ll start by dumping my own plans from my stash of text files:
(Working) Name | Description | Status | Feasibility |
---|---|---|---|
Touring Mädchen | My digital take on the MTM Turing Machine (misnomer), aware of theory. Unapologetically anchored in 4/4 12TET but you can hack the firmware. | Software Prototypes in various environments (e.g. bespokesynth python) | Very feasible. Have all the skills practiced except for one possible feature (chord oscillator). Simple BOM (Little more than a STM32, DAC, I/O, and a screen) |
Fight Stick | Arcade controls sequencer that mimics a fighting game. Joystick and 6 buttons. Could also connect existing fightstick. Makes for cool performances. NOT oriented on finger drumming like a MIDI fighter. Pass up on this one if you can’t perform a QCF or DP on demand. Strong focus on sequences with 303esque slides. Theory aware. | Concept | Expensive BOM. Gonna need some authentic Sanwa parts so it doesn’t feel horrible to use. Software aspect is simple but a lot of work, could be prototyped with USB controls. |
Performance Delay | A delay that encourages you to use it as a live instrument the way I do in my music. Flushing buffers, changing timings, feedback, ducking, things like that. | Concept | Hard. Lots to learn to make it happen. Will try to make a simpler PT2399 based thing first. |
Soapstone | A wifi-enabled module that shares its full state with every single other Soapstone module in the world. You can only change one parameter every few seconds. You can also use a phone app to change parameters (invite the audience to participate). It emits CV and gate sequences you interpret as you wish. Basically, the next evolution of Arcane - I wanted to do it in software before I quit the environment I used. | Concept | Hard. I would have to commit to server maintenance, and usage would be naturally spiky (streamers inviting their audience to join in). It’s not happening on a non-commercial budget. |
Darius | Physical version of my software sequencer. A non-negligible amount of people told me they want one, and would pay what it takes. | Software version exists | Super expensive if remade as-is. There would be like 80 potentiometers on it, including pots with a mechanical rotation stop. In Eurorack form factor, it’d be too cramped to add knobs to the shafts. Needs to be reimagined completely without being a digital experience. |
Clock sync sampling quadrature LFO | Very generic but I want it to have good performance controls, clock sync, and input sampling on the beat. | Concept | Very feasible but generic module, though the sampling part sets it apart. |
Lunetta Hybrid | CMOS synth that uses a compact SMD layout and exposes a lot of well-protected CMOS pins as pin headers. Make it so any exposed pin can handle -12V~+12V. If possible, no pots, or almost none: dupont patching only. Use as modular-in-a-modular, desktop synth, or core of a banana jack box. | Concept | I started out with CMOS stuff and want to revisit it now that I have learned more. |
E-waste | A repeatable process to turn most old androids into something useful in a synth. Cradle, USB OTG connector, software stack. Requires root and CFW and custom software to turn it into a proper stupid appliance. | Unrealistic idea | Very hard - unless I happen to find a provider selling like 50 shrink wrapped of the same obsolete & popular phone for a pittance so I could do a small run. |
Theory-aware quantizer | Not a remake of QQQQ but similar and better. Maps incoming voltage better to obtain musical results. Knows theory so you don’t have to. Equidistant mode spreads out the octave to make each note equal probability, or favor the octave and fifth. | Concept. | Very feasible. |
Theory Bus | Not a module, an actual bus. Well not an actual bus truck, but a way to share info about scales and chords across a system. Would like to at least have info about: current scale/key/mode, current chord (can be out of scale), inversion, suggested voicing per part, suggested quantization scheme (chordal / scalar / linear / equidistant) per part. A bit like what I attempted in software but better with digital signals. | Concept | Need to explore further. For it to be useful, I need to offer at least 2 designs that can sync that way and document/open the protocol. |
Performance mixer | A mono audio mixer. Each channel has its own VCA (normalled to full volume) then attenuator. Each channel has DJ style filter (single potentiometer with detent, crossfades two filters or controls a SVF). There’s two sends: send 1 is post-fader, send 2 is pre-fader and needs a VCA input (normalled to silent) and can be triggered with a button. | Concept, working on a simpler version. | Ambitious, but very feasible. Simpler version has only 1 send, no filter or VCAs, and a VU-meter showing peaks powered by an ATTiny. |
E.PIANO 1 | Hack of the Minidexed that bundles a CV<>MIDI. Module concept hard to explain. CV<>MIDI code worth porting to standalone later. | WIP, prototype works | Feasible, but I wanna use fewer module boards. Replace the two DAC and the buck converter module with my own circuit. |
Emozzi🐶 | Experiment / breakout board for Mozzi on Arduino Nano. Can run many HAGIWO sketches as-is. | WIP, prototype works | Feasible. Wanna redo the concept from scratch. Need to make use of all my 5 boards before I decide what to improve. |
Basic stuff | Classic circuits done my way, nothing groundbreaking. | Plans | Very feasible. Good way to build up skills & build up my own machine. Need to make a lot more of these than the fancy projects. |
Personal modular site | Gotta put something on the URL I’ve been printing on my boards. | WIP | Got a few pages done. Need to learn Astro better to make the structure simpler. |