Teaching material for the programming seminar "Real-Time Audio Programming In C" of the summer semester 2020.
Because we want to write externals for PD in this course, coding style is based on Miller Puckette.
Therefore, there are the following spelling conventions:
pseudoClassInLowerCamelCase_methodOfTheClassObject
typedef struct _structName
{
...
} t_structName
This repository contains several licenses. Third-party code samples that deviate from the root directory of our GPL license are in the same folder as these files. This is quite simple: it applies the license, which can be found in the lowest folder hierarchy.