Csound Csound-dev Csound-tekno Search About

[Csnd] Csound Tutorial with IPython Proof of Concept

Date2013-05-07 20:25
FromJacob Joaquin
Subject[Csnd] Csound Tutorial with IPython Proof of Concept
Hey everyone,

Finally got around to finishing this proof of concept of using the IPython Notebook for Csound based articles/papers/tutorials.

Csound Tutorial with IPython Proof of Concept
http://codehop.com/ipython/

It's far from complete, and I really didn't proof read it as I should have, but it does demonstrate inline executable Csound / Python code directly inside of a document. It also utilizes a dynamically loaded instrument, as well as displaying f-table data as inline graphs.

This is also just an exported HTML document, so unfortunately the interactive features are missing. In a real IPython Notebook environment, you can run the code, listen, make changes, listen again, as you go along. I'll make a screencast when I can.

Thanks to everyone helped me get Csound6 and the API running, and to François Pinot for this Csound Journal article:


Best,
Jake