Skip to content

Code to help realize an artistic project by Davide Barberi

Notifications You must be signed in to change notification settings

jeromeroy/saltafoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saltafoss

Code to help realise an artistic project by Davide Barberi. This repo supports the creation of the project "saltafoss" (temporary name).

saltafoss.m

The code helps visualizing audio files in a 3D graph. When running the code a popup windows asks to select an audio file (change file extension on read function to switch between audio formats). The programm plots 6 different angles of the spectral plot. A .tiff file is saved for every audio file at a resolution of 600dpi.

Two images are then exported, one figure with linear scales and one with logaritmic.

stl_file.m

Code imports audio files, calculates the spectrogram and exportsa a STL file ready for 3D printing with the Frequency, Time and Amplitude axis.

Execute the code in the main folder and select a folder containing the mp3 files that need to be converted.

The following figure shows an export of an audio file, analized and sliced into 12 individual parts. The 12 tiles are created for better 3D-printing results. My Image

About

Code to help realize an artistic project by Davide Barberi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages