SoundScapeRenderer / ssr

Main source code repository for the SoundScape Renderer
http://spatialaudio.net/ssr/
GNU General Public License v3.0
132 stars 52 forks source link

DOC: show how to set the Pd path #364

Closed mgeier closed 1 year ago

mgeier commented 1 year ago

This was discussed in #332.

Without specifying the path, the externals will not be found, so this is kinda important.

mgeier commented 1 year ago

@umlaeute Are those the correct instructions?

Rendered: https://ssr--364.org.readthedocs.build/en/364/use-cases.html#ssr-in-pure-data

umlaeute commented 1 year ago

looks good.

i would probably put a [declare -path ssr] into the screenshot as well.

it doesn't hurt, and is more prominent than the rather vague hint in the running text.

- for example by creating an object containing [declare -path ssr] (without the brackets) in your patch.
+ for example by creating an object [declare -path ssr] in your patch
mgeier commented 1 year ago

Thanks for the suggestions!

I have updated the screenshot. I have also added a sentence about sending messages to the external.