Can generate a Sound of Raining and its sequence?
Hello.
check this video.
http://www.youtube.com/watch?v=mhBEDe9tZgQ
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
sorry for the multiple post.
first make drop. then copypaste to make many. connect to dac. dont forget umbrella and wellies.
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
Sounds like a job for a (file based) audio granulator.... There's a variety of implementations on this site.
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.
Perhaps adapt this:
Thanks for the comments.
check this video
https://vimeo.com/16537488
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?