Airwindows package in KXStudio repos

Unofficial support for the KXStudio Linux distribution and applications.
More info at http://kxstudio.linuxaudio.org/

Moderators: MattKingUSA, khz

Post Reply
thebutant
Established Member
Posts: 169
Joined: Sun Nov 18, 2012 12:59 pm
Has thanked: 50 times
Been thanked: 8 times

Airwindows package in KXStudio repos

Post by thebutant »

Hey.
I've installed the Airwindows VST package from KXStudio repos, but I cannot seem to find the plugins anywhere.
Not in Qtractor, not in Carla, not even in /usr/lib/vst.
Anyone know anything about this package and whether it works or not?
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: Airwindows package in KXStudio repos

Post by finotti »

That's weird... The following command should list the files in the package:

Code: Select all

apt-file list airwindows
put the output is empty... So, maybe this package has no content.

Maybe you could try to contact FalkTX...
User avatar
sysrqer
Established Member
Posts: 2520
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: Airwindows package in KXStudio repos

Post by sysrqer »

For me:

Code: Select all

cat /var/lib/dpkg/info/airwindows.list
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/airwindows
/usr/share/doc/airwindows/changelog.Debian.gz
/usr/share/doc/airwindows/copyright
/usr/lib
/usr/lib/vst
/usr/lib/vst/Wider.so
/usr/lib/vst/OneCornerClip.so
/usr/lib/vst/C5RawBuss.so
/usr/lib/vst/Spiral.so
/usr/lib/vst/ElectroHat.so
/usr/lib/vst/Slew.so
/usr/lib/vst/Slew2.so
/usr/lib/vst/PurestConsoleChannel.so
/usr/lib/vst/PurestDrive.so
/usr/lib/vst/SlewOnly.so
/usr/lib/vst/Golem.so
/usr/lib/vst/Channel5.so
/usr/lib/vst/VoiceOfTheStarship.so
/usr/lib/vst/EQ.so
/usr/lib/vst/TPDFDither.so
/usr/lib/vst/Acceleration.so
/usr/lib/vst/BitShiftGain.so
/usr/lib/vst/Righteous4.so
/usr/lib/vst/C5RawChannel.so
/usr/lib/vst/AtmosphereBuss.so
/usr/lib/vst/HardVacuum.so
/usr/lib/vst/PurestConsoleBuss.so
/usr/lib/vst/Channel4.so
/usr/lib/vst/GrooveWear.so
/usr/lib/vst/PurestGain.so
/usr/lib/vst/PDChannel.so
/usr/lib/vst/Aura.so
/usr/lib/vst/CrunchyGrooveWear.so
/usr/lib/vst/AtmosphereChannel.so
/usr/lib/vst/NonlinearSpace.so
/usr/lib/vst/PDBuss.so
thebutant
Established Member
Posts: 169
Joined: Sun Nov 18, 2012 12:59 pm
Has thanked: 50 times
Been thanked: 8 times

Re: Airwindows package in KXStudio repos

Post by thebutant »

finotti wrote:That's weird... The following command should list the files in the package:

Code: Select all

apt-file list airwindows
put the output is empty... So, maybe this package has no content.

Maybe you could try to contact FalkTX...
Just like you, I don't get any output. So I'll just report it at github.
Thanks for your help!
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Airwindows package in KXStudio repos

Post by lilith »

Wasn't aware they are in the repos. I downloaded them from the airwindows site.
thebutant
Established Member
Posts: 169
Joined: Sun Nov 18, 2012 12:59 pm
Has thanked: 50 times
Been thanked: 8 times

Re: Airwindows package in KXStudio repos

Post by thebutant »

Well, I reported it on github, and just by installing once again, "dpkg -L airwindows" quite easily showed all my Airwindows plugins.
To be honest, I don't really know what happened.
Unfortunately they make my Qtractor crash (core dumped), so there wasn't really much use for me being able to see them. :(
The same happens when I download them from the website. Strange.
Post Reply