During this workshop, participants will learn about digital modeling of analog circuits. This will be applied to the creation of several JUCE plug-ins. Traditional modeling techniques will be discussed along with the presentation of a circuit analysis library which automates the modeling process. This library, called "Point-To-Point Modeling," is intended for audio software developers interested in rapid prototyping and implementation of circuit modeling. Example JUCE plug-ins using the Point-To-Point library will be demonstrated, along with the process of quickly converting arbitrary schematics into C++ code.
- Attendees should have some experience using JUCE
Code repository for the workshop:
https://github.com/HackAudio/PointToPoint_LT
Code repository as an additional resource:
https://github.com/HackAudio/PointToPoint_MATLAB