First of all, thank you for the amazing work, you're a legend.

In fact, there was two string names called "ganho", I thought that would
not be a problem, as there were different local variables.
On the "old" web editor doesn't appear any error message, compiling by the
FaustIDE the path issue was presented.

Now I can get the .dll file but still it doesn't appear in my plugin list
on Ableton when I paste in my VST folder.
I checked out for name issues on code, any variable or string that could be
duplicated, but it's not the problem.
On the FaustIDE web it runs properly.

Other simpler codes can run on the DAW, but it doesn't have the same signal
amplitude as in the IDE.
They seem unstable too, when the loop runs for a while the sound becomes
different.


Att. João Davi de Campos
Acoustic Engineering UFSM



Em sáb., 4 de jul. de 2020 às 22:14, Julius Smith <julius.sm...@gmail.com>
escreveu:

> Hi All,
>
> subtractive_plugin.dsp does not compile at the command line.  It has three
> controls with the same name "ganho".
>
> It sounds like the bug/missing-feature has to do with compilation error
> handling.
>
> Cheers,
> Julius
>
> On Sat, Jul 4, 2020 at 2:51 PM João Davi Stefanello <
> joao.stefane...@eac.ufsm.br> wrote:
>
>> > You are exporting a VSTI (instrument) right?
>> Yeah, I try to compile small pieces of code too, but it doesn't work with
>> more than an oscillator and an envelope :/
>> QR code became broken. Sometimes if I refresh the page and paste the code
>> it works, maybe it's something in my browser.
>> Thanks for your attention anyway :)
>>
>> Em sáb., 4 de jul. de 2020 às 17:44, Stéphane Letz <l...@grame.fr>
>> escreveu:
>>
>>> Thanks for the. You are exporting a VSTI (instrument) right?
>>>
>>> Then since the code is a bit complex, I would advice starting with
>>> simple versions of the synthétiser, testing, and adding more items, step by
>>> step ?
>>>
>>> Stéphane
>>>
>>>
>>> > Le 4 juil. 2020 à 22:15, João Davi Stefanello <
>>> joao.stefane...@eac.ufsm.br> a écrit :
>>> >
>>> > Sending attached.
>>> >
>>> > Em sáb., 4 de jul. de 2020 às 17:13, Stéphane Letz <l...@grame.fr>
>>> escreveu:
>>> > What is the DSP code?
>>> >
>>> >
>>> > > Le 4 juil. 2020 à 22:12, João Davi Stefanello <
>>> joao.stefane...@eac.ufsm.br> a écrit :
>>> > >
>>> > > >  What happens exactly ? Does it work with other VST hosts?
>>> > >
>>> > > It doesn't correspond to the MIDI note i'm playing, neither the
>>> sound is similar to what the web editor gives me. Parameter control is not
>>> the same too.
>>> > > At this moment i don't have any other DAW in my computer to try it
>>> out.
>>> > >
>>> > > >  Does the code already works in the Faust's web editor, before
>>> exporting it?
>>> > >
>>> > > Yes, in the web editor it works fine.
>>> > >
>>> > > Em sáb., 4 de jul. de 2020 às 16:59, Stéphane Letz <l...@grame.fr>
>>> escreveu:
>>> > >
>>> > >
>>> > > > Le 4 juil. 2020 à 21:25, João Davi Stefanello <
>>> joao.stefane...@eac.ufsm.br> a écrit :
>>> > > >
>>> > > > I've been developing some subtractive synthesis code in the
>>> Faust's web editor and when i run the code on chrome it works fine (except
>>> for the release of en.adsre wich appears to keep short doesn't matter how i
>>> increase the parameter), but when i export the code as a windows 64 VST, it
>>> doesn't work as expected in Ableton Live 9.
>>> > >
>>> > > What happens exactly ? Does it work with other VST hosts?
>>> > >
>>> > > > Besides that, if i try to normalize the gain of oscillators by
>>> dividing and normalizing to not clip, the QR Code gets broken.
>>> > >
>>> > > ?
>>> > >
>>> > > Does the code already works in the Faust's web editor, before
>>> exporting it?
>>> > >
>>> > > > My main objective is to make an LV2 plugin for Zynthian, but it
>>> should work as a VST too. I'm very excited with Faust language and it's
>>> possibilities but i need to export workable files.
>>> > > >
>>> > > >
>>> > > > João Davi de Campos Stefanello
>>> > > > Acoustic Engineering Student at Federal University of  Santa Maria
>>> > > > Santa Maria - RS - Brazil
>>> > > >
>>> > >
>>> > > Stéphane
>>> >
>>> > <subtractive_plugin.dsp>
>>>
>>> _______________________________________________
>> Faudiostream-users mailing list
>> Faudiostream-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>
>
>
> --
> "Anybody who knows all about nothing knows everything" -- Leonard Susskind
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to