You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the first screen choose "Select..." next to plugins.
Choose "New Plugin..."
Find PdStalFx.dll and select it.
Select "Put in FX01".
Click "Editor".
In the Camomile PdStalFx interface click the "load" bang.
Choose your basic Pd file.
Click the flower and you will see the following errors:
From what I can tell the paths are not being formed correctly on this platform. The root part of the path seems to be duplicated e.g.:
D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd should actually just be D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd. Perhaps something about the Wine environment is causing it to use the wrong separators. Let me know if I can provide further information.
Camomile 1.0.6 for Pd 0.48.1
layout 0 bus 1 input: 2 "stereo"
layout 0 bus 1 output: 2 "stereo"
input channels = 2, output channels = 2
input channels = 2, output channels = 2
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.m_i386 and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.dll and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.m_i386 and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.dll and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pat and failed
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd and failed
D:art\\music\\modplug\\VSTs\\Camomile\\Examples\\PdStalFx\\hello
... couldn't create
... you might be able to track this down from the Find menu.
tried D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd and failed
D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd: can't open
D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd: read failed
The text was updated successfully, but these errors were encountered:
Environment
Replication
wine mptrack.exe
.PdStalFx.dll
using Camomile.PdStalFx.dll
and select it.From what I can tell the paths are not being formed correctly on this platform. The root part of the path seems to be duplicated e.g.:
D:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx/D:art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd
should actually just beD:\art\music\modplug\VSTs\Camomile\Examples\PdStalFx\hello.pd
. Perhaps something about the Wine environment is causing it to use the wrong separators. Let me know if I can provide further information.The text was updated successfully, but these errors were encountered: