-
Notifications
You must be signed in to change notification settings - Fork 1
Software Patch Installation
Habibur Rahman edited this page Sep 27, 2020
·
5 revisions
The application script has been generally written as pureData (pd) patch. The patches are created in a host computer and then uploaded to the Bela platform over a web-based interface. PureData can be downloaded from https://puredata.info/downloads. The patches created for the Interactive guitar can be found in the repository. However, the image flashed onto the SD card with the pre-installed patches can also be found in the repository.
- Load the IDE by typing the bela IP at the address bar of your browser
- Click on the folder icon to create a new project. Click the button 'New Project'
- Name your project and click on the development language as PureData. Click on Create project
- Download the zip folder from https://github.com/emoninet2/InteractiveGuitar/tree/master/Software and extract it. Upload all the files from the extracted folder by clicking on upload file. Bela IDE does not support uploading multiple files at once, so each file needs to be uploaded individually.
- Click the setting icon and select the project as the default project to run during boot