Re: [Faudiostream-devel] ffunction

2013-10-24 Thread urban
> it depend on how you wrote your ffunction, ups, I didn't recall... I stumbled upon that one year ago (and now with jprev). > > F = ffunction(float doit(int,float), , ""); > or > F = ffunction(float doit(int,float), "file.h", ""); > > greets > hermann > >

Re: [Faudiostream-devel] ffunction

2013-10-24 Thread hermann meyer
Am 24.10.2013 09:57, schrieb urban: > Hi, > > when using ffunction faust produces the line: > > #include , but shouldn't that read: > #include "file.h" for convenience? > > > -Urban > > it depend on how you wrote your ffunction, F = ffunction(float doit(int,float), , ""); or F = ffunction(float

[Faudiostream-devel] ffunction

2013-10-24 Thread urban
Hi, when using ffunction faust produces the line: #include , but shouldn't that read: #include "file.h" for convenience? -Urban -- October Webinars: Code for Performance Free Intel webinars can help you accelerate app