... it's fairly simple/basic/unimaginative; hence the name:
like, you know, a thing that plays stuff from a microSD card when you clock it (the name doesn't reflect on the audio quality).
(next time, i'll concoct up some better product story).
edit/update --
eurotrash mk2 :
https://github.com/mxmxmx/eurotrash_mkII

specs: dual mono/stereo audio outputs (10VPP, 16 bit / 44.1 kHz) / pcm5102a, 1 encoder+switch, 2 tact switches, 2 trigger inputs, 4 bipolar CV inputs (+/- 5V), micro SD card, 128x64 OLED display, 10HP. optional spi flash (16Mbyte) for lower latency audio (~4ms); or 1Mbit SPI SRAM (very optional)
fully compatible with the teensy 3.x audio library; so setting it up to play a few wav files, loop start and end positions etc, is easy --- it's been done for you here:
https://github.com/mxmxmx/eurotrash_mkI ... aster/soft
firmware supports both streaming from SD and 16Mbyte SPI Flash *

* streaming from SPI flash = lower latency. with the current audio API/firmware, in that case the total latency is about ~ 4ms (see below). when streaming from SD it's approx. 2 x that figure.

here's a little recording / me testing the clock-inputs (not so much a demo):
https://soundcloud.com/menschenimhotel/ ... k2/s-0nb9d
(the hi-hat (ish) sounds are samples from eurotrash L/R outputs, with the eof CV being randomly modulated; the bass stuff is peaks, triggers courtesy of 4ms RCD)
build guide and misc info:
https://github.com/mxmxmx/eurotrash_mkII/wiki
hardware files:
https://github.com/mxmxmx/eurotrash_mkI ... aster/hard
----------------------------------------------------------------------------------------
legacy / mk1 :
pic of the thing, panel courtesy of DSC:

side view:

find the BOM/gerbers/.fpd here : https://github.com/mxmxmx/eurotrash