PdStalFx can't find the patch specified in wine on Linux
chr15m opened this issue · 0 comments
chr15m commented
Environment
- OS: Wine 5.03 on Ubuntu 16.04.
- DAW: OpenMPT Version 1.30.04.00 for amd64
- Plugin: latest VST3
- Audio: 48000Hz 30ms latency 10ms period
Replication
- Download OpenMPT and run
wine mptrack.exe
. - Create
PdStalFx.dll
using Camomile. - Create a new song (impulse tracker module).
- 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