Search found 6 matches

by qqwy
Thu Dec 13, 2012 11:45 am
Forum: DSP
Topic: Show a single wave cycle in the Scope
Replies: 7
Views: 35089

Re: Show a single wave cycle in the Scope

Thanks a lot. I have now figured it out.

If anyone in the future wonders how to do this, I have attached a patch explaining it.

A problem still is tough that when I use it in a Synth, I will need two oscilliators: The normal synth one, and one emitting the same wave but at the exact frequency ...
by qqwy
Wed Dec 12, 2012 10:04 am
Forum: General
Topic: Networking & FS
Replies: 16
Views: 41717

Re: Networking & FS

I know, this topic has been inactive for a while, but my issue is fully related to this topic.

I tried using the server and client with UDP. It doesn't work.

The Server seems to run fine, but the client doesn't open the specified port. Instead it opens some very high port (5520, 5521, etc), going ...
by qqwy
Tue Dec 11, 2012 10:50 pm
Forum: DSP
Topic: VST/parameters
Replies: 7
Views: 34401

Re: VST/parameters

Hmm... You can indeed use those objects yourself but the creators of SynthMaker/Flowstone have saved you lots of work so most of the time you won't need to touch those objects yourself if you don't want to. The standard knobs and sliders already have a 'preset' module in them. In the properties of a ...
by qqwy
Tue Dec 11, 2012 10:40 pm
Forum: DSP
Topic: Show a single wave cycle in the Scope
Replies: 7
Views: 35089

Show a single wave cycle in the Scope

Hi there. I am fiddling around with some additive synthesis thingies, and I would like to see what I create in the Scope. However, it is hard to see it in the standard scope because it uses samples instead of a single cycle(i.e., for a sine it would be going one time up and down) of a wave.

Now I ...
by qqwy
Tue Dec 11, 2012 10:25 pm
Forum: DSP
Topic: Using OSC? Is it possible?
Replies: 4
Views: 26658

Re: Using OSC? Is it possible?

Thanks for your replies. I haven't tried the built-in network server and client yet, but I will shortly. I'll keep you updated :) .
by qqwy
Thu Dec 06, 2012 9:27 pm
Forum: DSP
Topic: Using OSC? Is it possible?
Replies: 4
Views: 26658

Using OSC? Is it possible?

Hello there, everyone,

I am simply wondering, because I have a few controllers that send data through the Open Sound Control(OSC) protocol. Is there a way right now in FlowStone to catch and use these values?