[microsound] software to 'clean' sound

Medialis Muveszetek Intezete mmi at art.pte.hu
Thu Jul 16 13:07:52 EDT 2009


hi Micromacrosoundlist,
maybe a spectral gate like attached, it is a maxmsp-patch, use it with pfft~
- left output: louder part of the spectra
- right output: quieter part of the spectra (or vice versa, try it)
Best!
Balázs


john saylor wrote:
> salve
>
> On Thu, Jul 16, 2009 at 12:54 PM,
> evabrendax at basebog.it<evabrendax at basebog.it> wrote:
>   
>> i recorded insects and i need to separate put in first place the sounds of
>> the insects in relation to the surrounding. the great thing would be to
>> leave only the insect sound without the context.
>> is that possible with a kind of polishing tool?
>>     
>
> i'm sure there's many options available to you. one is a noise removal
> filter or plug-in. but instead of removing noise, you are removing the
> background sound. i know there is one that is built in to audacity,
> but i'm sure there are many others ....
>
>   


-- 
Aktuális:
Médiamu"vészeti alkotótelepek Tokaj-Székesfehérvár
http://art.pte.hu/mmi/

PTE Mu"vészeti Kar, Mediális Mu"vészetek Intézete 
H-7624 Pécs, Damjanich u. 30.
tel/fax:+36(72)501540 
mobil:+36(20)2331867 
e-mail: mmi at art.pte.hu

-------------- next part --------------
max v2;
#N vpatcher 43 75 443 375;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#P newex 193 189 33 196617 *~ 1.;
#P newex 154 189 33 196617 *~ 1.;
#P newex 152 254 51 196617 poltocar~;
#P newex 151 281 49 196617 fftout~ 2;
#P newex 198 159 43 196617 <=~ 0.3;
#P newex 105 186 33 196617 *~ 1.;
#N in 2;
#P newobj 147 69 25 196617 in 2;
#P newex 160 159 35 196617 >~ 0.3;
#P newex 66 186 33 196617 *~ 1.;
#P newex 64 251 51 196617 poltocar~;
#P newex 61 98 51 196617 cartopol~;
#P newex 63 278 49 196617 fftout~ 1;
#P newex 60 67 43 196617 fftin~ 1;
#P connect 0 0 2 0;
#P connect 3 0 1 0;
#P connect 4 0 3 0;
#P connect 2 0 4 0;
#P connect 5 0 4 1;
#P connect 0 1 2 1;
#P connect 3 1 1 1;
#P connect 2 1 7 0;
#P connect 7 0 3 1;
#P connect 5 0 7 1;
#P connect 10 0 9 0;
#P connect 11 0 10 0;
#P connect 2 0 11 0;
#P connect 2 0 5 0;
#P connect 8 0 11 1;
#P connect 6 0 5 1;
#P connect 10 1 9 1;
#P connect 2 1 12 0;
#P connect 12 0 10 1;
#P connect 2 0 8 0;
#P connect 8 0 12 1;
#P connect 6 0 8 1;
#P pop;


More information about the microsound mailing list