AudioSculpt Sound Examples
Recherche Google

Other Examples

Example 1

The original sound is the fourth movement of the ninth symphony of Beethoven (length: 28'57").

For those who don't know it... here is an extract of the original (the beginning):

Using AudioSculpt for people in a hurry:

Resulting sound:

If we are even more hurried... : using the command line generated by AudioSculpt:

Resulting sound :

The first sound is obtained using a compression coefficient of 0.01. The sound is 100 times faster.

This coefficient is available directly in AudioSculpt's interface.

The second sound is obtained using compression coefficient of 0.001. The sound is 1000 times faster.

This coefficient is not available directly in AudioSculpt's interface.

To degrade the sound quality as little as possible, it is recommended to avoid passing through SuperVP multiple times.

Explanation:

We start the compression treatment in AudioSculpt with the desired parameters, but with a random coefficient.

We stop the calculation early: we are just interested in the command line and the temporary file.

We edit the temporary file with the new value and we start the command line again (duplicated before)

#Remark :

We can notice that the waveforms of the original sound and the 17.6 seconds sound are very similar.

The wave form of the 1.76 seconds sound obviously presents a lack of accuracy...

# General remark :

The latest version of AudioSculpt allow a compression of 0.001.

Nevertheless, this example show that one can go beyond this limit by using temporary files, assuming that SuperVP will accept them !

Example 2

15 seconds extract of a John Cage piece on which the following treatments are applied:

- transposition,

- formant filter.

Original sound :

This is an extract of the piece 4'33 written in 1952.

Resulting sound:

The command line:

AudioSculpt(1) supervp -t -Z -S"/Users/lithaud/Desktop/ExempleSonores_Alain/80-Autres exemples/J-Cage_Extrait.aiff" -Afft 800.0Hz -Np0 -M0.04644s -oversamp 8 -Wblackman -P1 -td_thresh 1.39999998 -td_G 2.5 -td_band 0.0,22050.0 -td_nument 10.0 -td_minoff 0.02s -td_mina 0.00001 -td_minren 0.0 -td_evstre 1 -td_ampfac 1.0 -FCombineMul -Ffof-noex "$USERHOME/Temp/formant1" -transke "$USERHOME/Temp/transpfile1" "/Users/lithaud/Desktop/AudioSculpt 2.9.1a5/Sounds/J-Cage_Extrait_out.aiff"

IrcamRéalisé avec SCENARI