Re: [Faudiostream-users] Feedback request: FAUSTPy, a Python FAUST wrapper

2013-05-25 Thread Stéphane Letz
Le 26 mai 2013 à 00:14, Marc Joliet a écrit : > Am Sat, 25 May 2013 08:59:58 +0200 > schrieb Stéphane Letz : > > [...] >>> Some obvious alternatives to the CFFI would be: >>> >>> - Cython, which is, to my understanding, not dynamic enough for what I >>> wanted, >>> but which can be used to wr

Re: [Faudiostream-users] Feedback request: FAUSTPy, a Python FAUST wrapper

2013-05-25 Thread Marc Joliet
Am Sat, 25 May 2013 08:59:58 +0200 schrieb Stéphane Letz : [...] > > Some obvious alternatives to the CFFI would be: > > > > - Cython, which is, to my understanding, not dynamic enough for what I > > wanted, > > but which can be used to wrap C++ code, so would have the advantage of not > > req

[Faudiostream-users] faustgen-0.87

2013-05-25 Thread Olivier Baudry
Stéphane, Ne t'ayant pas vu durant la dernière journée des JIM, j'envoie juste cemessage pour dire que l'affichage des svg block diagram fonctionne à merveille avec faustgen-0.87 Olivier <>-- Try New Relic Now & We'll Sen

Re: [Faudiostream-users] Feedback request: FAUSTPy, a Python FAUST wrapper

2013-05-25 Thread Stéphane Letz
Le 23 mai 2013 à 11:58, Marc Joliet a écrit : > Hi all > > I wanted to request some feedback on another FAUST-related project of mine, > FAUSTPy: > >https://github.com/marcecj/faust_python > > A short summary: FAUSTPy is a Python package that wraps FAUST DSPs in Python > objects dynamical