lunedì 6 febbraio 2012

Enven12 Patch




Welcome to "Enven12"

This is a great little patch that controls up to 12 parameters of whatever vst or external hardware device you want. Yeah, it sounds great and it is indeed!
I use it mainly for creating soundscapes and long automations
It works like a charm so i think i'm going to share it to the world

It's basically made of 12 envelopes totally customizable and synched together
On each envelope there's a red scrolling line to indicate the position currently read and it's possible to view the values changing also from the 12 sliders beneath

The envelopes are numbered horizontally so first row 1 2 3, second row 4 5 6  and so on..

The number box indicates the length in milliseconds of the envelope

By clicking on the midiout it's possible to choose the output where to send our midi controlchange
There's a row to enable and disable each envelope output ( this is specially useful if you have to assign one control at the time)

Each envelope has of course it's own CC value, here's a brief map

Envelope 1 sends out: CC81
Envelope 2 sends out: CC82
Envelope 3 sends out: CC83
Envelope 4 sends out: CC84
Envelope 5 sends out: CC85
Envelope 6 sends out: CC86
Envelope 7 sends out: CC87
Envelope 8 sends out: CC88
Envelope 9 sends out: CC89
Envelope 10 sends out: CC90
Envelope 11 sends out: CC91
Envelope 12 sends out: CC92

The first checkbox is to clear all envelopes at next start
The second is just for start all envelopes
The third when checked with the first, creates random envelopes on every start

It is possible to save and recall presets


I really hope you all enjoy this little gift and if you use it on some creation please write me back and let me hear it!


You can download the patch  HERE





venerdì 15 luglio 2011

The Sound Circle






This is an installation i made in in June 2011 with the collaboration of Paolo F. Bragaglia ( www.paolobragaglia.com ) for an italian PA brand called FBT

We used 8 Speakers to form a circle and a microphone+switch in the middle of it
The sound of the visitor is taken by the mic and processed in realtime making it movin and mutate around the visitor



It's quite a simple idea but i've never thought it would be so effective on the user

This is the interface of the patch i made





The black rectangles represent the speakers with a white line indicating the current volume. If you look at my previous posts you'll notice that this is a mod of my "preset morphing" patch.  Indeed i use a list of preset and morph between them to make the sound "move". I can select speed and direction of the sound
At first i did it to work randomly but in the end we decided to give the user a switch for selecting 4 different and determinated fx.
In the right part you can see the input volume and the value+meter for each speaker

Let's see the unlocked!


This is the main part of this patch..  At first i used the *~ object to ramp up and down consequencially the volumes but i was gettin a lot of clicks
I solved the problem using the adsr~ object and set it to form a triangle-like envelope

So in the end this patch was made of: 8 volume envelopes - preset morphing - some processing - a midi in - and an 8 output soundcard

Yay!




sabato 19 febbraio 2011

Some old patches

Here are some of my old patches videos

Drones - patch




The Outclicker - patch





And my very first patch called  The slicer!





Enjoy!


Lorenzo - Canenero

domenica 6 febbraio 2011

Nella notte - In the night patch





Hey! this is gift time!

please help the little girl to get lost in the night..


With this patch you can easily create melodies selecting the root note and the type of scale.. all the notes you are going to write in the grid will stay in the scale desired

You can select the tempo, the time division and the length of the notes too!

This is the patch overview


The core of this patch is this poly sub-patch



If you had not enough, it's possible to send the notes out to any desired midi device (or routing drivers like IAC bus on OSX or MidiYoke on Windows ) just click on "noteout 1" tab and select your output

Yeah i know , that's a hell of a gift.. if you enjoy it comment and let me know!

Please download the patch  HERE



Cheers!





Please note: in this max collective i've used a reverb object called "gigaverb~" that works fine in Osx but i'm not sure if it will work on windows too.. let me know







mercoledì 2 febbraio 2011

Preset morphing








This patch shows how to morph between presets. To understand what's goin on,  just click on the big toggle and see the different behaviour of the presets switching

The idea is simple but can be very useful in projects where we need precise transitions between parameters we already stored in the "preset object"

You can download the patch HERE

Enjoy and comment!

Cheers!




mercoledì 26 gennaio 2011

Numark Total Control Patch






This patch is very useful to understand how to connect any usb/midi controller to Max Msp

In this very patch i've used the Numark Total control layout to map all the parameters available

The cool thing about this patch is the workaround i've found to map the "endless rotary encoders" or  360 type encoders.. take a look


since the incoming value was fluttering i've noticed that when i went up it gave me a certain range of numbers and going down i had other numbers.. the solution at this point was very simple = "select" object!

I'm currently using this patch in every Lociverba performance

You can download the patch  HERE

Enjoy and comment!



Edit: i re-uploaded the patch since there were 2 little bugs.. thank you Benjamin!

lunedì 24 gennaio 2011

TAP TEMPO PATCH



Let's create a tap tempo!!!!

This is a quite simple patch to start with but i'm sure it will come in handy for someone..

The idea behind is very simple but also a little tricky

Just press on the big bang button a first time then press it a second time and we now have the interval in milliseconds thanks to the fabulous object called "timer"

Once we get the milliseconds interval between the first and the second press, it's very easy for our shiny brain to translate it into Bpm

Ok now we are ready to synchronize our max msp creations with the rest of the world!
You can download the patch Here


Please comment and enjoy!


-