Can generate a Sound of Raining and its sequence?

djtoshi182's icon

Hello.

I don't know if this raining sound in the video is pre-recorded, but I wonder,
if it's possible to generate a sound of raining (not a pouring rain) by only using maxmsp.
each drop sounds are little bit different each other but sound like raining with combined.
and I would like to set each raindrop generates a bang.. (not generated by noise or saw object..)

also, can I make and control a smooth sequence of start,middle,end of raining? (few drops slowly, many drops growing fast, few drops at the end)

thanks

djtoshi182's icon

sorry for the multiple post.

Roman Thilenius's icon

first make drop. then copypaste to make many. connect to dac. dont forget umbrella and wellies.

kodamapixel's icon

It's not Max, but your post reminded me of something Robert Henke did with Ableton a few years back. You might be able to build something similar... http://www.youtube.com/watch?feature=player_embedded&v=WL4MMJMXEFk

spectro's icon

Sounds like a job for a (file based) audio granulator.... There's a variety of implementations on this site.

Roman Thilenius's icon

i would rather trigger the rain with messages, with linear distributed noise for the velocity and gaussian distributed noise for choosing between 20 or so different channels which go to 20 noisegenerators with a set of different "drops", in water, on hard floor, on tree leaves, close, far, left right.

Mark Durham's icon
giorgio's icon
djtoshi182's icon

Thanks for the comments.

how to make gl object raindrops falling from the center of distance, and control the amount of the drops.
also controls falling direction on lcd object?