Hello everyone,
I wanted to let you know that I made a tool for speeding up my workflow
when developing in FAUST. You can find it here:
https://github.com/hrtlacek/faustTools
It basically watches an arbitrary .dsp file for changes and takes an action
if it does change. It can automatically open the svg block diagram, plot
the impulse response in the time and frequency domain and playback the
impulse response. So one really ends up working in atom and conveniently
getting a lot of info with every save-file action.

It is far from finished, has only been tested under linux and only on my
machine :)
So, naturally, it is not the most stable/mature thing. It uses a highly
performant graphics engine(pyQtGraph) for displaying interactive and
responsive plots and it forwards FAUST's error messages. Overall, it makes
my life easier and more fun when working with FAUST, so give it a try if
that sounds good for you and let me know if you run into problems or have
suggestions.

All the best,
Patrik Lechner
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to