Re: [Faudiostream-users] Compile error message with ADT

2019-11-17 Thread Henrik Frisk
Ah, great, thank Aaron! /Henrik Den ons 13 nov. 2019 18:43Aaron Heller skrev: > I've removed the now-conflicting definition of "route" from the ADT > decoder and pushed it to the ADT repo. > https://bitbucket.org/ambidecodertoolbox/adt/src/master/ > As Henrik noted, it was not used in the i

Re: [Faudiostream-users] Compile error message with ADT

2019-11-13 Thread Aaron Heller
I've removed the now-conflicting definition of "route" from the ADT decoder and pushed it to the ADT repo. https://bitbucket.org/ambidecodertoolbox/adt/src/master/ As Henrik noted, it was not used in the implementation, so an easy fix! Thanks... Aaron On Mon, Oct 28, 2019 at 8:05 AM Stéphane

Re: [Faudiostream-users] Compile error message with ADT

2019-10-28 Thread Stéphane Letz
> Le 28 oct. 2019 à 15:40, Henrik Frisk a écrit : > > Thank you Stéphane for the swift response! The point is that « route » is now a language primitive, so any code that was defining the symbol will possibly break. If the code was initially generated by « Ambisonic Decoder Toolkit », then

Re: [Faudiostream-users] Compile error message with ADT

2019-10-28 Thread Henrik Frisk
Thank you Stéphane for the swift response! I will consider upgrading to Master dev. Are there any things that are not funktional in dev? Henrik Den mån 28 okt. 2019 08:52Stéphane Letz skrev: > « route » is a new language primitive. What version of Faust are you using? > > We plan to make a rel

Re: [Faudiostream-users] Compile error message with ADT

2019-10-28 Thread Stéphane Letz
« route » is a new language primitive. What version of Faust are you using? We plan to make a release quite soon. In the meantime : - you may have to use the latest GitHub master-dev branch: https://github.com/grame-cncm/faust - or the online compiler server that you can access from: https://f

[Faudiostream-users] Compile error message with ADT

2019-10-28 Thread Henrik Frisk
Hi, Trying to compile a dsp source generated by ambisonic decoder toolkit I'm getting the following error with all the targets I have tried (2jack, 2vst, and a few more): kmh.dsp : 506 : ERROR : syntax error, unexpected ROUTE In the dsp there is a line: route(n_inputs,n_outputs,outs) = m.bus(n_