def initialisation():
    client = OSCClient()
    client.connect( ("127.0.0.1", 7120) )