Page 1 of 1
3 Inputs linked to the Pitch to Frequency...
Posted: Sat Oct 12, 2013 4:46 am
by yubgipenguin

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...
Re: 3 Inputs linked to the Pitch to Frequency...
Posted: Sat Oct 12, 2013 7:02 am
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!
Re: 3 Inputs linked to the Pitch to Frequency...
Posted: Sat Oct 12, 2013 5:06 pm
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...
Re: 3 Inputs linked to the Pitch to Frequency...
Posted: Sat Oct 12, 2013 9:19 pm
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!