Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.08 KB

Xeus-cling & matplotlib-cpp in a jupyter notebook

Binder

This is a template for doing audio DSP visualizations with xeus-cling and matplotlib-cpp and rendering to wav from C++ in a jupyter notebook.

Thanks to @wolfv for the matplotlib-cpp code, @martinRenou for the binder yml and @DannyHavenith for the original docker image, which has been slightly modified:

https://hub.docker.com/repository/docker/olilarkin/xeus-cling-mpl

also uses the ICST DSP library AudioFile class for wav writing

how to run it

  • install docker desktop
  • using a terminal, or git-bash mingw-64 terminal on windows
  • git clone --recursive https://github.com/olilarkin/XeusClingMatplotLibExample
  • cd XeusClingMatplotLibExample
  • ./launch-notebook.sh