Search found 5 matches

by jofemodo
Fri Dec 13, 2019 3:52 pm
Forum: Linux Music News
Topic: New Project: Native to LV2 preset converter:
Replies: 4
Views: 1721

Re: New Project: Native to LV2 preset converter:

Casually i was testing your tools a few days ago, looking for jack-transport tools! Congratulations and thanks! ;-)
by jofemodo
Thu Dec 12, 2019 2:40 am
Forum: Linux Music News
Topic: New Project: Native to LV2 preset converter:
Replies: 4
Views: 1721

New Project: Native to LV2 preset converter:

Hi @LinuxMusicians! Here Jofemodo, working on zynthian project. We (dcoreman, baggypants, mheidt & me) have developed a little tool that can convert presets from native formats to LV2 banks. This is the list of currently supported native formats: + DX7 SysEX files (to Dexed LV2 => https://github...
by jofemodo
Mon Jun 06, 2016 11:26 am
Forum: KXStudio Discussion
Topic: Connect to Carla with tcp.OSC
Replies: 2
Views: 1951

Re: Connect to Carla with tcp.OSC

I've been debugging with Carla (compiled with DEBUG=true). I send the "/register" with the right URL, etc. but Carla fails to send the OSC messages. It prints the "oscSend" debug messages, but no packets are sent. I've tested with ngrep. You can see the atached file with the Carl...
by jofemodo
Thu Jun 02, 2016 12:10 am
Forum: KXStudio Discussion
Topic: Connect to Carla with tcp.OSC
Replies: 2
Views: 1951

Connect to Carla with tcp.OSC

Someone tried connecting with Carla using tcp.OSC?
I've tried first with UDP, but i get dropped packets when loading some plugins with many parameters/programs.
I'm using Python with pyliblo.