721
edits
Line 117: | Line 117: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
And here is a code template to start coding from: https://repl.it/@abnutzer/Homework-2 | And here is a code template to start coding from: https://repl.it/@abnutzer/Homework-2 | ||
Press the "fork" button to work on your own copy of the code! | Press the "fork" button to work on your own copy of the code! | ||
Later in the class, our points will not be two dimensional anymore, but contain different features of our sounds. E.g. it could be 3D: A dimension for the loudness of the bass, one for the mids and one for the treble. In general the resolution of the spectral data will be much higher and thus a point of 128 dimensions or more can be considered. | Later in the class, our points will not be two dimensional anymore, but contain different features of our sounds. E.g. it could be 3D: A dimension for the loudness of the bass, one for the mids and one for the treble. In general the resolution of the spectral data will be much higher and thus a point of 128 dimensions or more can be considered. |