how are your command line skills?
you’ll need to serial in with screen (from the docs:)
When connected via WIFI you can SSH into norns at the IP address shown in SYSTEM.
Without WIFI, you can connect to norns via USB-UART by connecting the power cable to your computer. On Mac/linux do:
screen /dev/tty.usb(tab) 115200
Where (tab) appears hit TAB to autocomplete the serial number. Login is the same as above.
culprit is like tape recordings:
cd dust/audio/tape
ls -l
this will show the files (and sizes)
to remove one:
rm (filename)
if it’s not there, we have to dig in deeper