This is a re-upload of a previous live stream. In it I go over how to implement external libraries into your p5 (and other) sketches. The short version is to include the proper HTML link in the sketch's HTML file.
In my programming course, I use the tone.js and p5.play external libraries on top of the main p5js code editor/library.