Open 2 big worksites: #bullet and #pd.
Both of them are buggy, but for different reasons:
- bullet: the addon dates from version 1.9, and a lot of things have changed in the way ogre is managing resources. A cleanup is started, but there are important classes declarations that needs to be reviewed.
- libpd: the library is a marvellous to install, and the example-libpd worked after several minutes. The main issue here is to setup rtAudio in the proper way. The code provided in the library cpp example is not compiling. Require a closer look.