Page 1 of 11

Re: Package updates in the KXStudio repositories

Posted: Mon Apr 24, 2017 6:01 pm
by aicram
Thank you FalkTX. Your work is always greatly appreciated. :)

Re: Package updates in the KXStudio repositories

Posted: Wed May 10, 2017 6:17 pm
by rncbc
falkTX wrote:a few more today:

drumkv1, samplv1 and synthv1 updated to 0.8.2.
these no longer include the embeddable qt5 ui in gcc5 builds, as it caused issues in ardour.
external ui still works though.
wtf? embeddable qt5 what? is that something brewing stinky/fishy on the SUIL front? one that probably goes blindly incorporated in ardour5.8+git without any kind of appeal?

good stuff (with a sarcastic *grin* i must :/)
enjoy yours

Re: Package updates in the KXStudio repositories

Posted: Wed May 10, 2017 6:38 pm
by rncbc
falkTX wrote:the external ui still works fine.
no kidding ? :shock: :mrgreen:

problem is, when dealing for instance under yours truly qtractor (any recent version), the vee-ones will miss some amenities (for which some of its users might get grumpy, i expect): the plugin's external-ui window positioning won't get remembered across sessions, most surely re-appearing in who-knows-where some evil-WM-in-charge dictates. :)
falkTX wrote:also btw, qtractor updated to 0.8.2 just now ;)
thanks. much appreciated
nevertheless.

Re: Package updates in the KXStudio repositories

Posted: Fri May 12, 2017 1:51 am
by sysrqer
falkTX wrote:wineasio package now compatible with wine-staging.
Thank you very much!

Re: Package updates in the KXStudio repositories

Posted: Fri May 12, 2017 5:02 am
by wjl
Thanks Felipe - oh, and also Rui, as always.

Re: Package updates in the KXStudio repositories

Posted: Tue May 23, 2017 5:04 pm
by scalawag
falkTX wrote:Ardour updated to 5.9
Thanks!

Re: Package updates in the KXStudio repositories

Posted: Sat Jun 03, 2017 1:45 pm
by wjl
falkTX wrote:Ardour updated to 5.9
Thanks from me as well - got it already on both my home machine (Debian Jessie) as well as on my notebook at work (Ubuntu 16.04).

Re: Package updates in the KXStudio repositories

Posted: Sat Jun 17, 2017 9:46 pm
by funkmuscle
falkTX wrote:New packages now in the repository:
- gxplugins, see https://github.com/brummer10/GxPlugins.lv2
- freaked-plugins, see https://github.com/pjotrompet/Freaked
- shiro-plugins, see https://github.com/ninodewit/SHIRO-Plugins

tip: do yourself a favour and try the shiroverb plugin ;)
(small issue in shiro-plugins, fixing...)

also some small things for 16.04 users.
I applied the "aloop never default soundcard" and "pulseaudio recommends pulseaudio-module-jack" changes that were present in 14.04.

dpf-plugins updated per latest release, but you already had a recent enough version before anyway.
on Arch, what are the install instructions for shiro plugin.
'make' failed.

Code: Select all

$ make
make all -C plugins/shiroverb
make[1]: Entering directory '/home/harv/SHIRO-Plugins/plugins/shiroverb'
g++ DistrhoPluginMaxGen.cpp -Wall -Wextra -pipe -fPIC -DPIC -DNDEBUG -O2 -ffast-math -mtune=generic -msse -msse2 -fdata-sections -ffunction-sections -mfpmath=sse -fvisibility=hidden -DHAVE_JACK -DHAVE_LIBLO -std=c++0x -std=gnu++0x -fvisibility-inlines-hidden  -I. -I../common -I../common/gen_dsp -I../../dpf/distrho -I../../dpf/dgl -Wno-unused-parameter -MD -MP -c -o DistrhoPluginMaxGen.cpp.o
In file included from DistrhoPluginMaxGen.cpp:17:0:
../common/DistrhoPluginMaxGen.hpp:20:10: fatal error: DistrhoPlugin.hpp: No such file or directory
 #include "DistrhoPlugin.hpp"
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [../Makefile.mk:79: DistrhoPluginMaxGen.cpp.o] Error 1
make[1]: Leaving directory '/home/harv/SHIRO-Plugins/plugins/shiroverb'
make: *** [Makefile:14: plugins] Error 2

Re: Package updates in the KXStudio repositories

Posted: Sat Jun 17, 2017 11:26 pm
by sysrqer
None of the SHIRO plugins work for me in ardour 5.9 on KDE Neon.

[ERROR]: LV2: Failed to instantiate plugin https://github.com/ninodewit/SHIRO-Plug ... ns/modulay
[ERROR]: LV2: Failed to instantiate plugin https://github.com/ninodewit/SHIRO-Plug ... /pitchotto
[ERROR]: LV2: Failed to instantiate plugin https://github.com/ninodewit/SHIRO-Plug ... ins/larynx
[ERROR]: LV2: Failed to instantiate plugin https://github.com/ninodewit/SHIRO-Plug ... s/harmless

It doesn't even list shiroverb.

Re: Package updates in the KXStudio repositories

Posted: Sun Jun 18, 2017 7:53 am
by sysrqer
falkTX wrote:get the updates again, see if this works:

Code: Select all

jalv.gtk https://github.com/ninodewit/SHIRO-Plugins/plugins/shiroverb
That does work, from the output I realised I had forgot to remove the self build version I had in ~/.lv2. Now it shows up in ardour and opens, along with the others. Thanks for the hint and the updates.

Re: Package updates in the KXStudio repositories

Posted: Sun Jun 18, 2017 7:14 pm
by funkmuscle
falkTX wrote:you forgot about the git submodules.
that did it. :mrgreen:
thanx

Re: Package updates in the KXStudio repositories

Posted: Mon Jun 19, 2017 5:34 pm
by barbouze
falkTX wrote:wine-rt updated to 2.0.1, should be installable on 16.10 and 17.04 now.
Sorry for the off-topic but would you recommend wine-rt over wine-staging in the context of windows VSTs?

Re: Package updates in the KXStudio repositories

Posted: Mon Jul 03, 2017 11:15 pm
by briandc

Re: Package updates in the KXStudio repositories

Posted: Thu Jul 06, 2017 4:45 pm
by briandc
falkTX wrote:amsynth updated to 1.8.0 (now with alsa-midi enabled once again)
whysynth updated to 20170701
Thanks falkTX! ;)
Btw, any chance of adding the SimpleScreenRecorder and/or the oscilloscope that Unfa used in his videos, Baudline ?


brian

Re: Package updates in the KXStudio repositories

Posted: Wed Jul 12, 2017 9:14 am
by Broomy
GXtuner has some new features (Indian scale / Just tuning).

Thanks in advance!

Hans