Hello everybody !

I'm working with a new image of Bela and I haven't compiled any Pd patches through Heavy since Enzien Audio shot down.

Since I've given up installing the Heavy code on my laptop (I don't want to be long about that but I'm on mac Yosemite 10.10.5 and when I tried to install Heavy I fell into many deep and dark issues...), I would like to use it directly on Bela.

First question : on the new image of Bela, is Heavy compiler already installed or should I follow the the procedure given into the post "Heavy, Pd and Enzienaudio" (except the python part I believe)?

Second one : if so, is there a procedure to get the Internet through my laptop and the usb connection ? (I ask this question because I just finished my enclosure and accessing the ethernet port is not easy).

I hope these questions are worth of being posted and asked, if so, I'm sorry !

Thanks in advance the community !

    Taix First question : on the new image of Bela, is Heavy compiler already installed or should I follow the the procedure given into the post "Heavy, Pd and Enzienaudio" (except the python part I believe)?

    That should work yes. @lokki has been using it recently I believe, although I am not sure if running hvcc on the board or on the host

    Taix Second one : if so, is there a procedure to get the Internet through my laptop and the usb connection ? (I ask this question because I just finished my enclosure and accessing the ethernet port is not easy).

    that depends on your laptop's operating system. See here for some hints. Careful that if you edit the /etc/network/interfaces file the wrong way, you may lose connectivity to your device, in which case you should use screen /dev/tty*usb*bela 115200 from the host to connect to the board again via a virtual serial port in order to edit it again.

    indeed, i am running heavy on the board. i followed the instructions in the "Heavy, Pd and Enzienaudio" thread, i think you still need to do all the stuff i.e. download the hvcc repo and install python. getting internet sharing to work over usb is really easy given @giuliomoro 's explanations.

    workflow for me has been to copy over pd patches to a project folder (myProjectPD) and then running heavy on the board pointing to that PD project.

      lokki i think you still need to do all the stuff i.e. download the hvcc repo and install python

      On the latest images, hvcc and all the python dependencies are already installed. hvcc lives at /opt/hvcc/hvcc.py.

      Hi everyone,
      Thanks for your answers and sorry for answering late, last days were kind of weird...
      I'll check everything and come back to you !
      Thanks again !

      Ok great, the compilation process is working well with a simple pd patch !
      Thank you very much !
      Since Heavy was indeed already installed there was no need for internet connection.

      Thanks again @giuliomoro and @lokki !!!