Audio programming in C/C ++ - University of Paris 8 - 2016-2017 | 2nd semester
=> Link to the course of the 1st half.
This directory will be regularly updated during the semester.
Here you will find links to the content of the latest sessions of the course:
| Sessions | description |
|---|---|
| 01 | Introduction to C ++ language (01) |
| 02 | Introduction to C ++ language (02) |
| 03 | Introduction to POO in C ++ (01) |
| 04 | Introduction to POO in C ++ (02) |
| 05 | Introduction to POO in C ++ (03) |
| 06 | Programming of Max/PD objects in C ++ (01) |
| 07 | Programming of Max/PD objects in C ++ (02) |
| 08 | Discovery of OpenFrameWorks |
| 09 | Discovery of the JUCE framework |
| 10 | Programming a VST plugin with Juce (01) |
| 11 | Programming a VST plugin with JUCE (02) |
To configure your work environment in order to be able to compile programs in C / C++ , appointment to the following link: Configure your work environment.
Starterkit: simple work architecture allowing to quickly compile programs in C/C ++.
PSSTARTERKIT: Basic architecture to compile external for puredata.
Maxstarterkit: Basic architecture to compile external for max.
Pdobjects: Puredata objects developed as part of this course.
Maxobjects: Max objects developed as part of this course.
OFXAPPS: Applications developed with OpenFrameWorks as part of this course.
Juceplugins: plugins developed with Juce as part of this course.