Linux public beta (4408)

Official support for: u-he.com
Locked New Topic
RELATED
PRODUCTS

Post

I have no idea which magic Ardour is doing. You may have some luck if you ask them :)

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
abique wrote:

Code: Select all (#)

$HOME/.u-he/Diva/dialog.64 menu entry1 1 entry2 2 entry3 3
Can you click on entry2 and tell me what you see in the console?
I get 2.
abique wrote:

Code: Select all (#)

($HOME/.u-he/Diva/dialog.64 menu entry1 1 entry2 2 entry3 3); if [[ "$result" = 2 ]] ; then echo OK ; else echo FAIL; fi
I get 2FAIL. I suppose I should get 2OK...

Post

If you got 2 with the first test and fail with the second one, are you sure that you cliked on entry2?

Post

My bad, I forgot to define $result. I get 2, and OK.

Post

sonnie wrote:If I do

$ export LXVST_PATH=/usr/lib/vst:/usr/lib/lxvst:$HOME/.vst:$HOME/vst/

nothing new show up in Ardour3. I already restarted it.

Probably because you don't start ardour in the terminal after setting the variable. The setting only exist in that session. Best is to store it in a file(like ~/bashrc) log out, log in. Normally the environment will have the the lxvst path then and if you start ardour it will use them. I tought that the u-he plugins are installed in ~/.vst so normally it should work then.

I'll try it tommorrow if i find the time.

Post

Nice to see such wonderful work getting done without drama 8)
Hope the linux vst collection keeps growing, and that plugins
and hosts get more support from musicians. Linux is a lot of fun
when the bits and bobs start falling into place, and the potentals
start inspiring new ways of producing.
Last edited by glokraw on Mon Nov 17, 2014 8:43 am, edited 1 time in total.

Post

cajmere wrote: I tought that the u-he plugins are installed in ~/.vst so normally it should work then.
There is a uhbik.so link-file in ~/.vst/u-he/ and its linking to ~/.u-he/uhbik/
But even with the code in bashrc and log out and in nothing shows up in ardour. :scared:
Last edited by sonnie on Mon Nov 17, 2014 8:56 am, edited 1 time in total.

Post

sonnie wrote:Is LV2 Support also planned?
I'd like to try it with Ardour. :)
You can use the carla plugins to host vst's ..
http://kxstudio.sourceforge.net/Applications:Carla

Post

Sonnie, I talked with rgareus on IRC, and he recommands to use the latest version of Ardour, maybe pull from git.

Post

rgareus helped me with xjadeo some time ago.
Ardour is the latest built. Maybe I should contact him via IRC ... Freenode #ardour?

Post

Yes, you should go there to get some help with Ardour :)

Post

sonnie wrote:
cajmere wrote: I tought that the u-he plugins are installed in ~/.vst so normally it should work then.
There is a uhbik.so link-file in ~/.vst/u-he/ and its linking to ~/.u-he/uhbik/
But even with the code in bashrc and log out and in nothing shows up in ardour. :scared:
You are right. I compliled ardour from git during the night and it seems like none of the vst's are found.
But i've had a search :). Looks like that lxvst_path is not being used anymore. If you go to the menu edit->preferences, you will find a tab named plugins. There you can add all the directories where there are VST-plugins.
However i had to add ~/.u-he/Diva , ~/.u-he/Ace on it's own. Looks like ardour doesn't follow symlinks or isn't looking recursive. Must be a bug i think, will report it.

But the plugin Ace(only tested this one) is working these way(however i also get message that plugins is >=2.4 and that it may not function.).

Post

Well, its seems to be about the latest official release. Its 3.5.403-1.
There is no Plugins tab at the prefs. (see scrot)

I talked to rgareus and he also uses the very latest git version with no issues. But I don't want to use an unstable version. :neutral:
You do not have the required permissions to view the files attached to this post.

Post

sonnie wrote:Well, its seems to be about the latest official release. Its 3.5.403-1.
There is no Plugins tab at the prefs. (see scrot)

I talked to rgareus and he also uses the very latest git version with no issues. But I don't want to use an unstable version. :neutral:

I"ll suggest that you go on irc to talk with the developpers, or ask in the ardour forums.
Can't help anymore.

Post

Has anybody tried energyxt with this?

energyxt is 32bit only. I get 'Failed to open ACE.32' but an strace shows :

Code: Select all

stat64("/home/[...]/.vst/u-he/ACE.32.so", {st_mode=S_IFREG|0755, st_size=3646500, ...}) = 0
stat64("/home/[...]/.vst/u-he/ACE.32.so", {st_mode=S_IFREG|0755, st_size=3646500, ...}) = 0
open("/home/[...]/.vst/u-he/ACE.32.so", O_RDONLY|O_CLOEXEC) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\340\5\0004\0\0\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=3646500, ...}) = 0
mmap2(NULL, 3858400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xfffffffff2550000
mmap2(0xf2867000, 409600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x316) = 0xfffffffff2867000
mmap2(0xf28cb000, 208864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfffffffff28cb000
close(4)                    = 0
/home/[...]/Desktop/ACE.log

Code: Select all

AM_MemoryRecord closing down with 0 allocations vs 0 freed
Thanks,

Locked

Return to “u-he”