26C3: Milkymist Visual Synthesizer Soon with Ethernet and USB
Initiator and main developer of the Milkymist project, Sébastien Bourdeauducq, showed a prototype of his visual synthesizer at the latest Chaos Congress and builds his own board for it.
Bourdeauducq describes his one-and-a-half-year-old system on a programmable chip (SoPC) as "eye candy on a chip." The board shown in a schematic diagram, with a soc-lm32 CPU, FPGA and floating-point coprocessor, visualizes audio input and renders its moving images over VGA. The name Milkymist comes from Bourdeauducq's association with MilkDrop, a visualization plugin for the Winamp audio player.
In his talk at the Berlin conference he covered how he solved the speed and RAM capacity problem with a minimum of expense. For a rate of 30 pictures per second at 1024 x 768 pixels, the texture mapping unit (TMU) needed to process 24 million pixels. Because memory, according the SoaC designer recently graduated in Sweden, depends on intelligent controller programming, he lets it gather into four memory chunks (a "burst") before releasing it, instead of one chunk at a time. His studies revealed that field-programmable gate arrays (FPGAs) are hugely underrated -- they're easy to obtain and dependable, but underused.

The first prototype of his SoC was based on the $500 Xilinx ML401 board, which ran Linux kernel 2.6.23 and simulators such as Verilog with GPL Cver. Mid-2009 he presented his visualizer at the Hackerspace Festival in Paris. Since two months it now he is building his own board, which Bourdeauducq gave Linux Magazine Online a glimpse of.
The new board, which has a smaller footprint, processes audio and video input and have an Ethernet and USB interface. The Frenchman wants to swap the previous CF memory card with an SD card. According to his November writeup, it should eventually run on µClinux. The previous software is available in source and binary versions as well as a Debian package.

Motivation for the project was to produce a completely open system on the hardware side. The BeagleBoard was too closed for Bourdeauducq: it's based on the proprietary OMAP chip and some of the drivers are also proprietary. "Texas Instruments," he complains, "does its own boards and otherwise marketing, for inexpensively produced software."
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.