Visualising the Audio Spectrum in 3D - Max/MSP Tutorial

Описание к видео Visualising the Audio Spectrum in 3D - Max/MSP Tutorial

You can create really beautiful and interesting things by the frequency domain analysis of audio. This is a (hopefully) accessible and practical introduction to the world of FFT - in this video, I use [pfft~] to capture the frequency domain data into a Jitter Matrix, and visualise it both as a scrolling display and a 3D image using [jit.gl.mesh] and [jit.gen].

🎹Patch: https://github.com/umutreldem/hearing...

0:00 - Introduction
0:56 - Setting up [pfft~]
5:11 - Writing audio data into a matrix
10:12 - Receiving input/output from [pfft~]
12:30 - Scrolling matrices with [jit.convolve]
17:12 - Using dstdim with [jit.matrix]
19:56 - Setting up a 3D environment
21:47 - Using [jit.gen] to process the FFT analysis
25:15 - Creating shapes within [jit.gen]

Комментарии

Информация по комментариям в разработке