Tever
EN

Blog hub

DIY Lab

Hands-on tinkering with purpose: Arduino, sensors and code to make music with your hands.

  1. Tutorial

    MIDI vs MusicXML in Python: what survives and what doesn't

    An experiment with music21 and pretty_midi: the same phrase with fingering, a slur, and a dynamic marking, exported to both MIDI and MusicXML. What survives in each format, with real figures.

    2026-08-05 · 7 min

  2. Tutorial

    How to compute a spectrogram with librosa

    A step-by-step tutorial, with a downloadable notebook, on going from real audio to its spectrogram with librosa: STFT, decibels, and reading harmonic bands.

    2026-07-10 · 8 min

  3. Guide

    How to build an audio corpus for music research

    An audio corpus is not a playlist: it is a structured, labelled, reproducible collection. What it takes to make one genuinely useful for MIR research.

    2026-06-22 · 6 min

  4. Tutorial

    Making music with Arduino: from buzzer to MIDI

    How to get sound out of an Arduino, from a buzzer with tone() to turning sensors into controllers. A practical walkthrough, no expensive hardware.

    2026-06-11 · 6 min

All posts