Ahah… now we better understand the reason behind the recent Romain + Albert
secret meeting at Mainz ! Wonderfull !
Stéphane
> Le 8 juin 2017 à 05:59, Romain Michon a écrit :
>
> Greetings,
>
> We're excited to announce that we're thinking of organizing an "International
> Faust Conference
We (at Grame) use static linking for different side projects we maintain, that
is mainly faustgen~ (the Max/MSP external) and FaustLive. For various
deployment reasons, we really prefer having « self-contained » components.
libfaust dynamic version was added by Albert Graef (Albert can you rem
hi,
i'm currently considering all the options for creating the Debian
packages of faust2, and stumbled upon the "dynamic" build target, that
builds libfaust.so and friends.
In Debian we generally prefer dynamic libraries over static linking for
various reasons, among them:
- GPL compliance (if we
Hello all,
I'd definitely try to attend. Great idea :)
Bye,
Pierre
On Thu, 08 Jun 2017 05:59:21 +0200, Romain Michon wrote:
Greetings,
We're excited to announce that we're thinking of organizing an
"International Faust Conference (IFC)" next year. The whole idea behind
this is to bring peo
Hi Romain, Albert and Julia,
It is a *great idea* and we fully support it !
Cheers
Yann
2017-06-08 5:59 GMT+02:00 Romain Michon :
> Greetings,
>
> We're excited to announce that we're thinking of organizing an
> "International Faust Conference (IFC)" next year. The whole idea behind
> this is t
>
> I've got another question regarding tables, hopefully not as silly as
>> the last one ->
>>
>> When creating a table in Faust it produces C++ code with a static global
>> variable to hold the data.
>>
>> `static float ftbl0mydspSIG0[65537];`
>>
>> (from example `generator/osci.dsp`, using Faust
that would work for us.
We have a program size limit of 64k, but 1M heap available, so heap
allocation is really important for us.
Martin
On 08/06/17 13:06, Stéphane Letz wrote:
>> Le 8 juin 2017 à 13:39, Kjetil Matheussen a écrit
>> :
>>
>>
>>
>> On Thu, Jun 8, 2017 at 1:14 PM, Stéphane Let
> Le 8 juin 2017 à 13:39, Kjetil Matheussen a écrit :
>
>
>
> On Thu, Jun 8, 2017 at 1:14 PM, Stéphane Letz wrote:
> The reason is that we want to share a unique table between all instances of
> the class. But… it appears that:
>
> - even if the table is shared, the classInit code is actual
On Thu, Jun 8, 2017 at 1:14 PM, Stéphane Letz wrote:
> The reason is that we want to share a unique table between all instances
> of the class. But… it appears that:
>
> - even if the table is shared, the classInit code is actually called each
> time in the instance::init(SR) method, which is rat
On Thu, Jun 8, 2017 at 12:31 PM, Martin Klang wrote:
> I've got another question regarding tables, hopefully not as silly as
> the last one ->
>
> When creating a table in Faust it produces C++ code with a static global
> variable to hold the data.
>
> `static float ftbl0mydspSIG0[65537];`
>
> (f
Would it be possible to generate a class that contains all tables (and
their initialisers) and pass a reference to the instance::init() method?
Then it is up to the container to manage the lifecycle and allocation of
shared data.
Martin
On 08/06/17 12:14, Stéphane Letz wrote:
> The reason is
The reason is that we want to share a unique table between all instances of the
class. But… it appears that:
- even if the table is shared, the classInit code is actually called each time
in the instance::init(SR) method, which is rather stupid…((-; and possibly
problematic.
- and the memory a
I've got another question regarding tables, hopefully not as silly as
the last one ->
When creating a table in Faust it produces C++ code with a static global
variable to hold the data.
`static float ftbl0mydspSIG0[65537];`
(from example `generator/osci.dsp`, using Faust 2.0.a73, owl.cpp
archite
On Thu, Jun 8, 2017 at 5:59 AM, Romain Michon wrote:
> This event will take place at the Johannes Gutenberg University of Mainz
> in Germany.
I should add that at JGU we're really excited about the prospect of
organizing this event. :)
Those of you who attended LAC15@JGU will probably remember
Very exciting. I'd love to attend an International Faust Conference.
On 8 Jun. 2017 1:59 pm, "Romain Michon" wrote:
Greetings,
We're excited to announce that we're thinking of organizing an
"International Faust Conference (IFC)" next year. The whole idea behind
this is to bring people in our co
15 matches
Mail list logo