3 Inputs linked to the Pitch to Frequency...

For general discussion related FlowStone
Post Reply
yubgipenguin
Posts: 2
Joined: Sat Oct 12, 2013 4:41 am

3 Inputs linked to the Pitch to Frequency...

Post by yubgipenguin »

Image
As you can see there are 3 inputs connected to the Pitch to Frequency primitive. How does it work?
This is from the Synth Example code...

I searched documents and web but with no luck...
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: 3 Inputs linked to the Pitch to Frequency...

Post by nix »

You can use the 'cut 0-1' only if you'd like.
The range is 0-1 .
The other 2 are modulation options.
I think mcut is for an LFO,
and pitch is for key follow/track

Please ask if any questions 8D
&welcome!
yubgipenguin
Posts: 2
Joined: Sat Oct 12, 2013 4:41 am

Re: 3 Inputs linked to the Pitch to Frequency...

Post by yubgipenguin »

owow thanks!

Oh and is there anywhere in a form of a manual it is documented?

EDIT: oh don't worry about it I've got it now... when multiple output numbers are connected to one input it's all added first and then goes into input...
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: 3 Inputs linked to the Pitch to Frequency...

Post by nix »

Yep, for most connections they sum,
it's simpler than using an add primitive.

MIDI connections merge, and strings append however

The manuals are available in the header here on this site.

Hope you like the environment!
Post Reply