VolumetricCondensed

Maxime Coutant

Audio Software R&D Engineer

ADASP research group

About Me

I'm an audio software engineer in the ADASP group, part of the LTCI public laboratory. Audio enthusiast, hobbyist musician and software addict, I love to share, learn and meet new people !

Sessions

  • Debugging Audio Content With Visuals

    A Debugger Extension and Some Other Helpful Tools
    09:00 - 09:50 UTC | Wednesday 13th November 2024 | Bristol 3
    Beginner
    Intermediate

    A debugger is a crucial tool to any developer. But how much time did you spend on a breakpoint, sitting in front of a hundred of audio samples, with no idea on how to interpret them? A good way to get information from these samples is to plot a graphical representation : waveforms, spectrograms... but it's not always straightforward to create such visualizations, especially when working with compiled languages like C/C++ In this talk, I would like to first review all the tools I discovered and tried these past years, with the goal of making my life easier when debugging […]