infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
bigjuergo
Established Member
Posts: 15
Joined: Thu Jan 21, 2016 11:52 am

infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by bigjuergo »

i tried to get the brilliant infamous plugins running in Ardour 5 at the latest Ubuntu Studio Distribution.

The plugins are listed in Ardour pluginmanager, but when i load them i have no GUI and after loading some of them Ardour crashes :shock: and closes
I did following installing process:

# Install required dependencies if needed

Code: Select all

sudo apt-get install apt-transport-https software-properties-common wget
# Download package file

Code: Select all

wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos_9.4.6~kxstudio1_all.deb
# Install it

Code: Select all

sudo dpkg -i kxstudio-repos_9.4.6~kxstudio1_all.deb
# Install required dependencies if needed

Code: Select all

sudo apt-get install libglibmm-2.4-1v5
# Download package file

Code: Select all

wget https://launchpad.net/~kxstudio-debian/+archive/kxstudio/+files/kxstudio-repos-gcc5_9.4.6~kxstudio1_all.deb
# Install it

Code: Select all

sudo dpkg -i kxstudio-repos-gcc5_9.4.6~kxstudio1_all.deb

sudo apt-get update

sudo apt-get install infamous-plugins
Did I forget something? :?

Thank you for help!!!
Last edited by bigjuergo on Wed Nov 15, 2017 9:10 pm, edited 1 time in total.
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

hmm, looks like you went through a reasonable process. This sounds a little like a packaging issue, like perhaps you don't have the fltk libraries needed...

Which plugins are causing crashes? Can you test with another host like jalv or carla? If you can get a backtrace that would help too, but I think the packaged version has the debugging symbols stripped. Just running in jalv in a terminal would probably provide me something useful in the terminal messages...

Thanks for the kind words about infamous, hopefully we can get you up and running soon.
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
bigjuergo
Established Member
Posts: 15
Joined: Thu Jan 21, 2016 11:52 am

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by bigjuergo »

Ardour closes immediately after i load the LUSH LIFE plugin into an audio track.

I installed carla, but I got some unknown media type messages during the installation.
although i specified the paths in calra to the location of the .lv2 pluigins i could not find any infmaous plugins.
when i install fltk libraries and carla i get following messages during the installation process.

...

Code: Select all

Trigger für shared-mime-info (1.8-1) werden verarbeitet ...
Unknown media type in type 'chemical/x-alchemy'
Unknown media type in type 'chemical/x-cache'
Unknown media type in type 'chemical/x-cactvs-ascii'
Unknown media type in type 'chemical/x-cactvs-binary'
Unknown media type in type 'chemical/x-cactvs-table'
Unknown media type in type 'chemical/x-cdx'
Unknown media type in type 'chemical/x-cdxml'
Unknown media type in type 'chemical/x-chem3d'
Unknown media type in type 'chemical/x-cif'
Unknown media type in type 'chemical/x-cml'
Unknown media type in type 'chemical/x-daylight-smiles'
Unknown media type in type 'chemical/x-dmol'
Unknown media type in type 'chemical/x-gamess-input'
Unknown media type in type 'chemical/x-gamess-output'
Unknown media type in type 'chemical/x-gaussian-input'
Unknown media type in type 'chemical/x-gaussian-log'
Unknown media type in type 'chemical/x-genbank'
Unknown media type in type 'chemical/x-gulp'
Unknown media type in type 'chemical/x-hin'
Unknown media type in type 'chemical/x-inchi'
Unknown media type in type 'chemical/x-inchi-xml'
Unknown media type in type 'chemical/x-jcamp-dx'
Unknown media type in type 'chemical/x-macromodel-input'
Unknown media type in type 'chemical/x-mdl-molfile'
Unknown media type in type 'chemical/x-mdl-rdfile'
Unknown media type in type 'chemical/x-mdl-rxnfile'
Unknown media type in type 'chemical/x-mdl-sdfile'
Unknown media type in type 'chemical/x-mdl-tgf'
Unknown media type in type 'chemical/x-mmcif'
Unknown media type in type 'chemical/x-mol2'
Unknown media type in type 'chemical/x-mopac-graph'
Unknown media type in type 'chemical/x-mopac-input'
Unknown media type in type 'chemical/x-mopac-out'
Unknown media type in type 'chemical/x-msi-car'
Unknown media type in type 'chemical/x-msi-hessian'
Unknown media type in type 'chemical/x-msi-mdf'
Unknown media type in type 'chemical/x-msi-msi'
Unknown media type in type 'chemical/x-ncbi-asn1'
Unknown media type in type 'chemical/x-ncbi-asn1-binary'
Unknown media type in type 'chemical/x-ncbi-asn1-xml'
Unknown media type in type 'chemical/x-pdb'
Unknown media type in type 'chemical/x-shelx'
Unknown media type in type 'chemical/x-vmd'
Unknown media type in type 'chemical/x-xyz'
most of the plugins where already preinstalled.
i just added the infmaous plugins, which where already working with linux mint, ardour 4 and the repostitory from kxstudio.

i do not relly know how to use jalv, but when i type in

Code: Select all

lv2ls
i get following

Code: Select all

root@bigjuergo-X550LA:/home/bigjuergo# lv2ls
http://calf.sourceforge.net/plugins/Analyzer
http://calf.sourceforge.net/plugins/BassEnhancer
http://calf.sourceforge.net/plugins/CompensationDelay
http://calf.sourceforge.net/plugins/Compressor
http://calf.sourceforge.net/plugins/Crusher
http://calf.sourceforge.net/plugins/Deesser
http://calf.sourceforge.net/plugins/Emphasis
http://calf.sourceforge.net/plugins/EnvelopeFilter
http://calf.sourceforge.net/plugins/Equalizer12Band
http://calf.sourceforge.net/plugins/Equalizer30Band
http://calf.sourceforge.net/plugins/Equalizer5Band
http://calf.sourceforge.net/plugins/Equalizer8Band
http://calf.sourceforge.net/plugins/Exciter
http://calf.sourceforge.net/plugins/Filter
http://calf.sourceforge.net/plugins/Filterclavier
http://calf.sourceforge.net/plugins/Flanger
http://calf.sourceforge.net/plugins/Fluidsynth
http://calf.sourceforge.net/plugins/Gate
http://calf.sourceforge.net/plugins/HaasEnhancer
http://calf.sourceforge.net/plugins/Limiter
http://calf.sourceforge.net/plugins/MonoCompressor
http://calf.sourceforge.net/plugins/MonoInput
http://calf.sourceforge.net/plugins/Monosynth
http://calf.sourceforge.net/plugins/MultiChorus
http://calf.sourceforge.net/plugins/MultibandCompressor
http://calf.sourceforge.net/plugins/MultibandGate
http://calf.sourceforge.net/plugins/MultibandLimiter
http://calf.sourceforge.net/plugins/Organ
http://calf.sourceforge.net/plugins/Phaser
http://calf.sourceforge.net/plugins/Pulsator
http://calf.sourceforge.net/plugins/Reverb
http://calf.sourceforge.net/plugins/ReverseDelay
http://calf.sourceforge.net/plugins/RingModulator
http://calf.sourceforge.net/plugins/RotarySpeaker
http://calf.sourceforge.net/plugins/Saturator
http://calf.sourceforge.net/plugins/SidechainCompressor
http://calf.sourceforge.net/plugins/SidechainGate
http://calf.sourceforge.net/plugins/SidechainLimiter
http://calf.sourceforge.net/plugins/StereoTools
http://calf.sourceforge.net/plugins/TapeSimulator
http://calf.sourceforge.net/plugins/TransientDesigner
http://calf.sourceforge.net/plugins/VintageDelay
http://calf.sourceforge.net/plugins/Vocoder
http://calf.sourceforge.net/plugins/Wavetable
http://calf.sourceforge.net/plugins/XOver2Band
http://calf.sourceforge.net/plugins/XOver3Band
http://calf.sourceforge.net/plugins/XOver4Band
http://drobilla.net/plugins/mda/Ambience
http://drobilla.net/plugins/mda/Bandisto
http://drobilla.net/plugins/mda/BeatBox
http://drobilla.net/plugins/mda/Combo
http://drobilla.net/plugins/mda/DX10
http://drobilla.net/plugins/mda/DeEss
http://drobilla.net/plugins/mda/Degrade
http://drobilla.net/plugins/mda/Delay
http://drobilla.net/plugins/mda/Detune
http://drobilla.net/plugins/mda/Dither
http://drobilla.net/plugins/mda/DubDelay
http://drobilla.net/plugins/mda/Dynamics
http://drobilla.net/plugins/mda/EPiano
http://drobilla.net/plugins/mda/Image
http://drobilla.net/plugins/mda/JX10
http://drobilla.net/plugins/mda/Leslie
http://drobilla.net/plugins/mda/Limiter
http://drobilla.net/plugins/mda/Loudness
http://drobilla.net/plugins/mda/MultiBand
http://drobilla.net/plugins/mda/Overdrive
http://drobilla.net/plugins/mda/Piano
http://drobilla.net/plugins/mda/RePsycho
http://drobilla.net/plugins/mda/RezFilter
http://drobilla.net/plugins/mda/RingMod
http://drobilla.net/plugins/mda/RoundPan
http://drobilla.net/plugins/mda/Shepard
http://drobilla.net/plugins/mda/Splitter
http://drobilla.net/plugins/mda/Stereo
http://drobilla.net/plugins/mda/SubSynth
http://drobilla.net/plugins/mda/TalkBox
http://drobilla.net/plugins/mda/TestTone
http://drobilla.net/plugins/mda/ThruZero
http://drobilla.net/plugins/mda/Tracker
http://drobilla.net/plugins/mda/Transient
http://drobilla.net/plugins/mda/VocInput
http://drobilla.net/plugins/mda/Vocoder
http://drumgizmo.org/lv2
http://eq10q.sourceforge.net/bassup
http://eq10q.sourceforge.net/compressor
http://eq10q.sourceforge.net/compressor_sc
http://eq10q.sourceforge.net/compressor_stereo
http://eq10q.sourceforge.net/compressor_stereo_sc
http://eq10q.sourceforge.net/eq/eq10qm
http://eq10q.sourceforge.net/eq/eq10qs
http://eq10q.sourceforge.net/eq/eq1qm
http://eq10q.sourceforge.net/eq/eq1qs
http://eq10q.sourceforge.net/eq/eq4qm
http://eq10q.sourceforge.net/eq/eq4qs
http://eq10q.sourceforge.net/eq/eq6qm
http://eq10q.sourceforge.net/eq/eq6qs
http://eq10q.sourceforge.net/gate
http://eq10q.sourceforge.net/gate_stereo
http://eq10q.sourceforge.net/matrix_lr2ms
http://eq10q.sourceforge.net/matrix_ms2lr
http://gareus.org/oss/lv2/balance
http://gareus.org/oss/lv2/convoLV2#Mono
http://gareus.org/oss/lv2/convoLV2#MonoToStereo
http://gareus.org/oss/lv2/convoLV2#Stereo
http://gareus.org/oss/lv2/fat1
http://gareus.org/oss/lv2/fil4#mono
http://gareus.org/oss/lv2/fil4#stereo
http://gareus.org/oss/lv2/meters#BBCM6
http://gareus.org/oss/lv2/meters#BBCmono
http://gareus.org/oss/lv2/meters#BBCstereo
http://gareus.org/oss/lv2/meters#COR
http://gareus.org/oss/lv2/meters#DINmono
http://gareus.org/oss/lv2/meters#DINstereo
http://gareus.org/oss/lv2/meters#EBUmono
http://gareus.org/oss/lv2/meters#EBUr128
http://gareus.org/oss/lv2/meters#EBUstereo
http://gareus.org/oss/lv2/meters#K12mono
http://gareus.org/oss/lv2/meters#K12stereo
http://gareus.org/oss/lv2/meters#K14mono
http://gareus.org/oss/lv2/meters#K14stereo
http://gareus.org/oss/lv2/meters#K20mono
http://gareus.org/oss/lv2/meters#K20stereo
http://gareus.org/oss/lv2/meters#NORmono
http://gareus.org/oss/lv2/meters#NORstereo
http://gareus.org/oss/lv2/meters#SigDistHist
http://gareus.org/oss/lv2/meters#TPnRMSmono
http://gareus.org/oss/lv2/meters#TPnRMSstereo
http://gareus.org/oss/lv2/meters#VUmono
http://gareus.org/oss/lv2/meters#VUstereo
http://gareus.org/oss/lv2/meters#bitmeter
http://gareus.org/oss/lv2/meters#dBTPmono
http://gareus.org/oss/lv2/meters#dBTPstereo
http://gareus.org/oss/lv2/meters#dr14mono
http://gareus.org/oss/lv2/meters#dr14stereo
http://gareus.org/oss/lv2/meters#goniometer
http://gareus.org/oss/lv2/meters#phasewheel
http://gareus.org/oss/lv2/meters#spectr30mono
http://gareus.org/oss/lv2/meters#spectr30stereo
http://gareus.org/oss/lv2/meters#stereoscope
http://gareus.org/oss/lv2/meters#surround3
http://gareus.org/oss/lv2/meters#surround4
http://gareus.org/oss/lv2/meters#surround5
http://gareus.org/oss/lv2/meters#surround8
http://gareus.org/oss/lv2/midifilter#cctonote
http://gareus.org/oss/lv2/midifilter#channelfilter
http://gareus.org/oss/lv2/midifilter#channelmap
http://gareus.org/oss/lv2/midifilter#enforcescale
http://gareus.org/oss/lv2/midifilter#eventblocker
http://gareus.org/oss/lv2/midifilter#keyrange
http://gareus.org/oss/lv2/midifilter#keysplit
http://gareus.org/oss/lv2/midifilter#mapcc
http://gareus.org/oss/lv2/midifilter#mapkeychannel
http://gareus.org/oss/lv2/midifilter#mapkeyscale
http://gareus.org/oss/lv2/midifilter#midichord
http://gareus.org/oss/lv2/midifilter#mididelay
http://gareus.org/oss/lv2/midifilter#mididup
http://gareus.org/oss/lv2/midifilter#midistrum
http://gareus.org/oss/lv2/midifilter#miditranspose
http://gareus.org/oss/lv2/midifilter#monolegato
http://gareus.org/oss/lv2/midifilter#noactivesensing
http://gareus.org/oss/lv2/midifilter#nodup
http://gareus.org/oss/lv2/midifilter#notetocc
http://gareus.org/oss/lv2/midifilter#notetoggle
http://gareus.org/oss/lv2/midifilter#ntapdelay
http://gareus.org/oss/lv2/midifilter#onechannelfilter
http://gareus.org/oss/lv2/midifilter#passthru
http://gareus.org/oss/lv2/midifilter#quantize
http://gareus.org/oss/lv2/midifilter#randvelocity
http://gareus.org/oss/lv2/midifilter#scalecc
http://gareus.org/oss/lv2/midifilter#sostenuto
http://gareus.org/oss/lv2/midifilter#velocityrange
http://gareus.org/oss/lv2/midifilter#velocityscale
http://gareus.org/oss/lv2/midigen
http://gareus.org/oss/lv2/midimap
http://gareus.org/oss/lv2/mixtri#lv2
http://gareus.org/oss/lv2/nodelay
http://gareus.org/oss/lv2/onsettrigger#bassdrum_mono
http://gareus.org/oss/lv2/onsettrigger#bassdrum_stereo
http://gareus.org/oss/lv2/sisco#3chan
http://gareus.org/oss/lv2/sisco#4chan
http://gareus.org/oss/lv2/sisco#Mono
http://gareus.org/oss/lv2/sisco#Stereo
http://gareus.org/oss/lv2/stepseq#s8n8
http://gareus.org/oss/lv2/stereoroute
http://gareus.org/oss/lv2/testsignal
http://gareus.org/oss/lv2/tuna#one
http://gareus.org/oss/lv2/tuna#two
http://gareus.org/oss/lv2/xfade
http://guitarix.sourceforge.net/plugins/gx_aclipper_#_aclipper_
http://guitarix.sourceforge.net/plugins/gx_amp#GUITARIX
http://guitarix.sourceforge.net/plugins/gx_amp_stereo#GUITARIX_ST
http://guitarix.sourceforge.net/plugins/gx_barkgraphiceq_#_barkgraphiceq_
http://guitarix.sourceforge.net/plugins/gx_bmp_#_bmp_
http://guitarix.sourceforge.net/plugins/gx_bossds1_#_bossds1_
http://guitarix.sourceforge.net/plugins/gx_cabinet#CABINET
http://guitarix.sourceforge.net/plugins/gx_chorus_stereo#_chorus_stereo
http://guitarix.sourceforge.net/plugins/gx_colwah_#_colwah_
http://guitarix.sourceforge.net/plugins/gx_compressor#_compressor
http://guitarix.sourceforge.net/plugins/gx_cstb_#_cstb_
http://guitarix.sourceforge.net/plugins/gx_delay_stereo#_delay_stereo
http://guitarix.sourceforge.net/plugins/gx_detune_#_detune_
http://guitarix.sourceforge.net/plugins/gx_digital_delay_#_digital_delay_
http://guitarix.sourceforge.net/plugins/gx_digital_delay_st_#_digital_delay_st_
http://guitarix.sourceforge.net/plugins/gx_duck_delay_#_duck_delay_
http://guitarix.sourceforge.net/plugins/gx_duck_delay_st_#_duck_delay_st_
http://guitarix.sourceforge.net/plugins/gx_echo_stereo#_echo_stereo
http://guitarix.sourceforge.net/plugins/gx_expander#_expander
http://guitarix.sourceforge.net/plugins/gx_flanger#_flanger
http://guitarix.sourceforge.net/plugins/gx_fumaster_#_fumaster_
http://guitarix.sourceforge.net/plugins/gx_fuzz_#fuzz_
http://guitarix.sourceforge.net/plugins/gx_fuzzface_#_fuzzface_
http://guitarix.sourceforge.net/plugins/gx_fuzzfacefm_#_fuzzfacefm_
http://guitarix.sourceforge.net/plugins/gx_gcb_95_#_gcb_95_
http://guitarix.sourceforge.net/plugins/gx_graphiceq_#_graphiceq_
http://guitarix.sourceforge.net/plugins/gx_hfb_#_hfb_
http://guitarix.sourceforge.net/plugins/gx_hogsfoot_#_hogsfoot_
http://guitarix.sourceforge.net/plugins/gx_hornet_#_hornet_
http://guitarix.sourceforge.net/plugins/gx_jcm800pre_#_jcm800pre_
http://guitarix.sourceforge.net/plugins/gx_jcm800pre_st#_jcm800pre_st
http://guitarix.sourceforge.net/plugins/gx_livelooper_#_livelooper_
http://guitarix.sourceforge.net/plugins/gx_mbcompressor_#_mbcompressor_
http://guitarix.sourceforge.net/plugins/gx_mbdelay_#_mbdelay_
http://guitarix.sourceforge.net/plugins/gx_mbdistortion_#_mbdistortion_
http://guitarix.sourceforge.net/plugins/gx_mbecho_#_mbecho_
http://guitarix.sourceforge.net/plugins/gx_mbreverb_#_mbreverb_
http://guitarix.sourceforge.net/plugins/gx_mole_#_mole_
http://guitarix.sourceforge.net/plugins/gx_muff_#_muff_
http://guitarix.sourceforge.net/plugins/gx_mxrdist_#_mxrdist_
http://guitarix.sourceforge.net/plugins/gx_oc_2_#_oc_2_
http://guitarix.sourceforge.net/plugins/gx_phaser#_phaser
http://guitarix.sourceforge.net/plugins/gx_rangem_#_rangem_
http://guitarix.sourceforge.net/plugins/gx_redeye#bigchump
http://guitarix.sourceforge.net/plugins/gx_redeye#chump
http://guitarix.sourceforge.net/plugins/gx_redeye#vibrochump
http://guitarix.sourceforge.net/plugins/gx_reverb_stereo#_reverb_stereo
http://guitarix.sourceforge.net/plugins/gx_room_simulator_#_room_simulator_
http://guitarix.sourceforge.net/plugins/gx_scream_#_scream_
http://guitarix.sourceforge.net/plugins/gx_shimmizita_#_shimmizita_
http://guitarix.sourceforge.net/plugins/gx_studiopre#studiopre
http://guitarix.sourceforge.net/plugins/gx_studiopre_st#studiopre_st
http://guitarix.sourceforge.net/plugins/gx_susta_#_susta_
http://guitarix.sourceforge.net/plugins/gx_switched_tremolo_#_switched_tremolo_
http://guitarix.sourceforge.net/plugins/gx_tremolo#_tremolo
http://guitarix.sourceforge.net/plugins/gx_vibe_#_vibe_
http://guitarix.sourceforge.net/plugins/gx_vibe_#_vibe_mono
http://guitarix.sourceforge.net/plugins/gx_zita_rev1_stereo#_zita_rev1_stereo
http://guitarix.sourceforge.net/plugins/gxautowah#autowah
http://guitarix.sourceforge.net/plugins/gxautowah#wah
http://guitarix.sourceforge.net/plugins/gxbooster#booster
http://guitarix.sourceforge.net/plugins/gxechocat#echocat
http://guitarix.sourceforge.net/plugins/gxmetal_amp#metal_amp
http://guitarix.sourceforge.net/plugins/gxmetal_head#metal_head
http://guitarix.sourceforge.net/plugins/gxtilttone#tilttone
http://guitarix.sourceforge.net/plugins/gxts9#ts9sim
http://guitarix.sourceforge.net/plugins/gxtubedelay#tubedelay
http://guitarix.sourceforge.net/plugins/gxtubetremelo#tubetremelo
http://guitarix.sourceforge.net/plugins/gxtubevibrato#tubevibrato
http://guitarix.sourceforge.net/plugins/gxtuner#tuner
http://hippie.lt/lv2/gate
http://home.gna.org/lv2vocoder/1
http://hyperglitch.com/dev/VocProc
http://invadarecords.com/plugins/lv2/compressor/mono
http://invadarecords.com/plugins/lv2/compressor/stereo
http://invadarecords.com/plugins/lv2/delay/mono
http://invadarecords.com/plugins/lv2/delay/sum
http://invadarecords.com/plugins/lv2/erreverb/mono
http://invadarecords.com/plugins/lv2/erreverb/sum
http://invadarecords.com/plugins/lv2/filter/hpf/mono
http://invadarecords.com/plugins/lv2/filter/hpf/stereo
http://invadarecords.com/plugins/lv2/filter/lpf/mono
http://invadarecords.com/plugins/lv2/filter/lpf/stereo
http://invadarecords.com/plugins/lv2/input
http://invadarecords.com/plugins/lv2/meter
http://invadarecords.com/plugins/lv2/phaser/mono
http://invadarecords.com/plugins/lv2/phaser/stereo
http://invadarecords.com/plugins/lv2/phaser/sum
http://invadarecords.com/plugins/lv2/testtone
http://invadarecords.com/plugins/lv2/tube/mono
http://invadarecords.com/plugins/lv2/tube/stereo
http://plugin.org.uk/swh-plugins/alaw
http://plugin.org.uk/swh-plugins/alias
http://plugin.org.uk/swh-plugins/allpass_c
http://plugin.org.uk/swh-plugins/allpass_l
http://plugin.org.uk/swh-plugins/allpass_n
http://plugin.org.uk/swh-plugins/amPitchshift
http://plugin.org.uk/swh-plugins/amp
http://plugin.org.uk/swh-plugins/analogueOsc
http://plugin.org.uk/swh-plugins/artificialLatency
http://plugin.org.uk/swh-plugins/autoPhaser
http://plugin.org.uk/swh-plugins/bandpass_a_iir
http://plugin.org.uk/swh-plugins/bandpass_iir
http://plugin.org.uk/swh-plugins/bodeShifter
http://plugin.org.uk/swh-plugins/bodeShifterCV
http://plugin.org.uk/swh-plugins/butthigh_iir
http://plugin.org.uk/swh-plugins/buttlow_iir
http://plugin.org.uk/swh-plugins/bwxover_iir
http://plugin.org.uk/swh-plugins/chebstortion
http://plugin.org.uk/swh-plugins/comb
http://plugin.org.uk/swh-plugins/combSplitter
http://plugin.org.uk/swh-plugins/comb_c
http://plugin.org.uk/swh-plugins/comb_l
http://plugin.org.uk/swh-plugins/comb_n
http://plugin.org.uk/swh-plugins/const
http://plugin.org.uk/swh-plugins/crossoverDist
http://plugin.org.uk/swh-plugins/dcRemove
http://plugin.org.uk/swh-plugins/decay
http://plugin.org.uk/swh-plugins/decimator
http://plugin.org.uk/swh-plugins/declip
http://plugin.org.uk/swh-plugins/delay_c
http://plugin.org.uk/swh-plugins/delay_l
http://plugin.org.uk/swh-plugins/delay_n
http://plugin.org.uk/swh-plugins/delayorama
http://plugin.org.uk/swh-plugins/diode
http://plugin.org.uk/swh-plugins/divider
http://plugin.org.uk/swh-plugins/djFlanger
http://plugin.org.uk/swh-plugins/dj_eq
http://plugin.org.uk/swh-plugins/dj_eq_mono
http://plugin.org.uk/swh-plugins/dysonCompress
http://plugin.org.uk/swh-plugins/fadDelay
http://plugin.org.uk/swh-plugins/fastLookaheadLimiter
http://plugin.org.uk/swh-plugins/flanger
http://plugin.org.uk/swh-plugins/fmOsc
http://plugin.org.uk/swh-plugins/foldover
http://plugin.org.uk/swh-plugins/fourByFourPole
http://plugin.org.uk/swh-plugins/foverdrive
http://plugin.org.uk/swh-plugins/freqTracker
http://plugin.org.uk/swh-plugins/gate
http://plugin.org.uk/swh-plugins/giantFlange
http://plugin.org.uk/swh-plugins/gong
http://plugin.org.uk/swh-plugins/gongBeater
http://plugin.org.uk/swh-plugins/gverb
http://plugin.org.uk/swh-plugins/hardLimiter
http://plugin.org.uk/swh-plugins/harmonicGen
http://plugin.org.uk/swh-plugins/hermesFilter
http://plugin.org.uk/swh-plugins/highpass_iir
http://plugin.org.uk/swh-plugins/hilbert
http://plugin.org.uk/swh-plugins/impulse_fc
http://plugin.org.uk/swh-plugins/inv
http://plugin.org.uk/swh-plugins/karaoke
http://plugin.org.uk/swh-plugins/lcrDelay
http://plugin.org.uk/swh-plugins/lfoPhaser
http://plugin.org.uk/swh-plugins/lookaheadLimiter
http://plugin.org.uk/swh-plugins/lookaheadLimiterConst
http://plugin.org.uk/swh-plugins/lowpass_iir
http://plugin.org.uk/swh-plugins/lsFilter
http://plugin.org.uk/swh-plugins/matrixMSSt
http://plugin.org.uk/swh-plugins/matrixSpatialiser
http://plugin.org.uk/swh-plugins/matrixStMS
http://plugin.org.uk/swh-plugins/mbeq
http://plugin.org.uk/swh-plugins/modDelay
http://plugin.org.uk/swh-plugins/multivoiceChorus
http://plugin.org.uk/swh-plugins/offset
http://plugin.org.uk/swh-plugins/pitchScaleHQ
http://plugin.org.uk/swh-plugins/plate
http://plugin.org.uk/swh-plugins/pointerCastDistortion
http://plugin.org.uk/swh-plugins/rateShifter
http://plugin.org.uk/swh-plugins/retroFlange
http://plugin.org.uk/swh-plugins/revdelay
http://plugin.org.uk/swh-plugins/ringmod_1i1o1l
http://plugin.org.uk/swh-plugins/ringmod_2i1o
http://plugin.org.uk/swh-plugins/satanMaximiser
http://plugin.org.uk/swh-plugins/sc1
http://plugin.org.uk/swh-plugins/sc2
http://plugin.org.uk/swh-plugins/sc3
http://plugin.org.uk/swh-plugins/sc4
http://plugin.org.uk/swh-plugins/se4
http://plugin.org.uk/swh-plugins/shaper
http://plugin.org.uk/swh-plugins/sifter
http://plugin.org.uk/swh-plugins/sinCos
http://plugin.org.uk/swh-plugins/singlePara
http://plugin.org.uk/swh-plugins/sinusWavewrapper
http://plugin.org.uk/swh-plugins/smoothDecimate
http://plugin.org.uk/swh-plugins/split
http://plugin.org.uk/swh-plugins/surroundEncoder
http://plugin.org.uk/swh-plugins/svf
http://plugin.org.uk/swh-plugins/tapeDelay
http://plugin.org.uk/swh-plugins/transient
http://plugin.org.uk/swh-plugins/triplePara
http://plugin.org.uk/swh-plugins/ulaw
http://plugin.org.uk/swh-plugins/valve
http://plugin.org.uk/swh-plugins/valveRect
http://plugin.org.uk/swh-plugins/vynil
http://plugin.org.uk/swh-plugins/waveTerrain
http://plugin.org.uk/swh-plugins/xfade
http://plugin.org.uk/swh-plugins/xfade4
http://plugin.org.uk/swh-plugins/zm1
http://ssj71.github.io/infamousPlugins/plugs.html#bentdelay
http://ssj71.github.io/infamousPlugins/plugs.html#casynth
http://ssj71.github.io/infamousPlugins/plugs.html#cheapdist
http://ssj71.github.io/infamousPlugins/plugs.html#envfollower
http://ssj71.github.io/infamousPlugins/plugs.html#envfollowerCV
http://ssj71.github.io/infamousPlugins/plugs.html#ewham
http://ssj71.github.io/infamousPlugins/plugs.html#hip2b
http://ssj71.github.io/infamousPlugins/plugs.html#lushlife
http://ssj71.github.io/infamousPlugins/plugs.html#powercut
http://ssj71.github.io/infamousPlugins/plugs.html#powerup
http://ssj71.github.io/infamousPlugins/plugs.html#stuck
http://studionumbersix.com/foo/lv2/yc20
http://tomszilagyi.github.io/plugins/lv2/ir
http://tytel.org/helm
http://yoshimi.sourceforge.net/lv2_plugin
http://yoshimi.sourceforge.net/lv2_plugin_multi
https://git.code.sf.net/p/qmidiarp/arp
https://git.code.sf.net/p/qmidiarp/lfo
https://git.code.sf.net/p/qmidiarp/seq
Last edited by bigjuergo on Thu Nov 16, 2017 12:34 pm, edited 1 time in total.
bigjuergo
Established Member
Posts: 15
Joined: Thu Jan 21, 2016 11:52 am

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by bigjuergo »

i removed the mime data with

Code: Select all

sudo apt-get remove --auto-remove chemical-mime-data
bigjuergo
Established Member
Posts: 15
Joined: Thu Jan 21, 2016 11:52 am

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by bigjuergo »

i forgot to add the usr/lib/.lv2 path
now i found the infamous and all other plugins in carla

but carla crashed after i loaded the lush life plugin :(
User avatar
ufug
Established Member
Posts: 525
Joined: Tue Jan 10, 2012 12:28 am
Has thanked: 71 times
Been thanked: 22 times

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ufug »

Possibly related, Lush Life instantly crashes Ardour and Mixbus for me as well, either by adding it or trying to open an existing session where it was used. Mine is just the version from the KX repos.

ssj71, I'm sorry I've neglected to send you a bug report--I was in the thick of it, moved on, then completely forgot. :roll: I will share a crash report next time I'm at my workstation.
listenable at c6a7.org
User avatar
sysrqer
Established Member
Posts: 2519
Joined: Thu Nov 14, 2013 11:47 pm
Has thanked: 319 times
Been thanked: 148 times
Contact:

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by sysrqer »

Just tried it here too in ardour with lushlife both from kxstudios and the same thing, ardour vanishes :shock:
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

I guess something in ardour has changed. I'll look into it as soon as I can.
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

Bad news fellas: I finally had a second to look into this, and I could not reproduce the issue. Ardour 5.11 with Xubuntu 14.04.
I can try with ubuntu 16.04 at work if I can steal some time, but that won't be till monday.
It'll get done eventually. Sorry for the wait. :(
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

More bad news: I can't reproduce on ubuntu 16.04 with kx repos either. This is built from source though. When I try to install package infamous-plugins it says it cannot download :(
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
User avatar
magicalex
Established Member
Posts: 193
Joined: Sun Jan 24, 2016 6:34 pm
Has thanked: 129 times
Been thanked: 7 times
Contact:

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by magicalex »

The Lush Life plugin crashes Ardour for me too, but also when loaded in Carla patchbay within Ardour. This is a real shame, as I think it's an excellent plugin.
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

if anyone wants to be a star they could try to build from source and give me a backtrace...
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
ssj71
Established Member
Posts: 1294
Joined: Tue Sep 25, 2012 6:36 pm
Has thanked: 1 time

Re: infamous plugin installation in LINUX Ubuntu Studio with kxstudio repositories

Post by ssj71 »

sorry it has taken forever, but I have finally patched the issue. see https://github.com/ssj71/infamousPlugin ... ag/v0.2.03 I'll do a full announcement tomorrow after I sleep some. Hopefully it will get in the kx repos soon after the linuxaudio server is back online.
_ssj71

music: https://soundcloud.com/ssj71
My plugins are Infamous! http://ssj71.github.io/infamousPlugins
I just want to get back to making music!
Post Reply