Hi Luigi, how are you planning to send the data from Bela to Processing? I assume Processing will be running on the host, so you'll probably need something like MIDI or OSC to send the data across. You could have a look at the example PureData/midi-cv-midi which does some simple forwarding of analog in data to the host via MIDI.