If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Synced LFO
-
Perfect Human Interface
- Posts: 643
- Joined: Sun Mar 10, 2013 7:32 pm
Re: Synced LFO
Not sure what you mean, but you need to have an audio out prim or the blue streams won't work.Father wrote:yeah but not when i export the plugin to test it in the host program! hehePerfect Human Interface wrote: You need audio (out) running in your schematic.
Re: Synced LFO
I mean you don't need to have the audio out prim, since we just need to export the plugin to test it in some other DAW, not in FS itself.Perfect Human Interface wrote: Not sure what you mean, but you need to have an audio out prim or the blue streams won't work.
Here i replaced the "is playing" prim with blue one, fixed the problem and now oscillates while playing, but its not really in sync.
-
Perfect Human Interface
- Posts: 643
- Joined: Sun Mar 10, 2013 7:32 pm
Re: Synced LFO
My friend, please just add the audio out (in the original schematic; what you did doesn't seem to work for some reason) and you will find that it works fine.Father wrote:I mean you don't need to have the audio out prim, since we just need to export the plugin to test it in some other DAW, not in FS itself.Perfect Human Interface wrote: Not sure what you mean, but you need to have an audio out prim or the blue streams won't work.
Here i replaced the "is playing" prim with blue one, fixed the problem and now oscillates while playing, but its not really in sync.
Re: Synced LFO
What Father means is that your audio out tip helps getting it to work within a schematic only. When exporting to a vst, only the module is exported, without any audio outs (of course, because the host manages the audio outs). And this exported vst doesn't work for Father.Perfect Human Interface wrote:My friend, please just add the audio out (in the original schematic; what you did doesn't seem to work for some reason) and you will find that it works fine.
"There lies the dog buried" (German saying translated literally)
-
Perfect Human Interface
- Posts: 643
- Joined: Sun Mar 10, 2013 7:32 pm
Re: Synced LFO
Ah... I can't export VST, only FL format.tulamide wrote:When exporting to a vst
These discrepancies are getting really annoying and frustrating. -.-
All I know is that every time I put the audio out in there it works just fine for me. I'm not sure what else to say or do about it.
Edit: Wait...
How does that even work? The host can't output audio if you don't explicitly give it audio data. That's impossible.When exporting to a vst, only the module is exported, without any audio outs (of course, because the host manages the audio outs).
Re: Synced LFO
When a host starts it accesses the computers audio outs (you wouldn't hear anything, if it won't). This is done using one of several drivers (for example DirectX, Asio, etc.). When creating a vst that uses audio, you give that module two mono ins and two mono outs (it can vary, it's just for this example). The host then sends the audio data to the vst, the vst does whatever it wants to and outputs the processed audio. The host takes that audio data and outputs it to the defined audio outs.
If you now put an audio out prim in the vst, a new connection to the computer's soundcard is tried to establish. I don't know if it even works, but if it does then the routing is messed up.
If you now put an audio out prim in the vst, a new connection to the computer's soundcard is tried to establish. I don't know if it even works, but if it does then the routing is messed up.
"There lies the dog buried" (German saying translated literally)
-
Perfect Human Interface
- Posts: 643
- Joined: Sun Mar 10, 2013 7:32 pm
Re: Synced LFO
Ok, but I'm not suggesting redundant audio outs (I don't think Flowstone allows that). The examples Father uploaded contain NO audio outs.
Re: Synced LFO
You mean the module does not provide two mono outputs? If that's the case you're right. It should have two mono outputs to work correctly.Perfect Human Interface wrote:The examples Father uploaded contain NO audio outs.
EDIT: We, the community, should really take more care when using terms. 'Audio out' != 'stream out' (mono and poly are streams, whereas audio is related to the soundcard)
"There lies the dog buried" (German saying translated literally)
-
Perfect Human Interface
- Posts: 643
- Joined: Sun Mar 10, 2013 7:32 pm
Re: Synced LFO
As far as I know there's no "Stream Out" primitive in the FL version of Flowstone. Is that different in the non-FL version?
Re: Synced LFO
Perfect Human Interface wrote:As far as I know there's no "Stream Out" primitive in the FL version of Flowstone. Is that different in the non-FL version?
As you can see, I was referring to the outputs of the module.tulamide wrote: You mean the module does not provide two mono outputs? If that's the case you're right. It should have two mono outputs to work correctly.
A module needs to have two of the mono outs as in my image above, but none of the ones from your image to successfully work. So, if you indeed meant 'audio out', then all I explained in a post further above is true.
"There lies the dog buried" (German saying translated literally)