guest
August 18, 2017, 10:44am
1
there is subpatch myRenderer.v4p, which necessary in many others patch. file placed in folder vvvv\packs\myRenderer.v4p, but NodeBrowser does not see myRenderer.v4p as subpatch. it is necessary that this patch was visible in NodeBrowser, for all (!) patchs. what do it is correct?
vvvv
\addonpack
\girlpower
\lib
\licenses
\packs
vvvv.exe
h99
August 18, 2017, 11:43am
2
guest
August 19, 2017, 12:35pm
4
Installing your own addons
STEP-BY-STEP INSTRUCTION
Create a folder “contributions” with subfolder “effects, modules, plugins”;
Add your contributions in those respective directories (the module must be named correctly [_(EX9)] to be identified by the NodeBrowser);
Open the root patch “Show Root” from Main Menu [Alt+R];
Add path to a folder for contributions “…\contributions”;
…\contribution
\effects
MyEffect (EX9.Effect) help.v4p
MyEffect.fx
\modules
myPatchName (EX9).v4p
\plugins
myPlugin.dll
in Russian
Установка собственных дополнений (вкладов)
ПОШАГОВАЯ ИНСТРУКЦИЯ
Создать папку «contributions» с подпапками «effects, modules, plugins»;
Добавить свои файлы в соответствующие каталоги (модуль должен прописываться корректно [_(EX9)], чтобы он появился в NodeBrowser);
Открыть корневой патч «Show Root» из меню Main [Alt+R];
Добавить путь к папке дополнений “…\contributions”;
vvvv is a hybrid visual/textual live-programming environment for easy prototyping and development. It is designed to facilitate the handling of large media environments with physical interfaces, real-time motion graphics, audio and video that can...
http://avs.chat.ru
system
Closed
August 19, 2018, 12:42pm
5
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.