mtytel / vital

Spectral warping wavetable synth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no JACK ports created

Be-ing opened this issue · comments

commented

When running the standalone Linux binary without JACK running, I see this in the console output:

standalone/builds/linux on  main took 4m7s 
❯ build/vial
JUCE v6.0.5
Cannot read socket fd = 13 err = Success
CheckRes error
JackSocketClientChannel read fail
Cannot open JuceJackDummy client
JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Unable to connect to JACK server

But running it when JACK is running does not create any ports.

Using jack-audio-connection-kit-1.9.14-5.fc33.x86_64

JACK is there in the build from the standalone folder, the standalone from the plugin folder only has ALSA

also make sure to choose JACK from Options

commented

I ran the binary at standalone/builds/linux/build/vial