Zita-njbridge

Hello.
I’m trying to set up sending audio through network. For now I have successefully created a zita-j2n service and it’s connecting to PC. but mod-host is refusing to work with. Seems it adds output ports but with incorrect names.

Mar 13 14:31:26 pistomp jackdrc[367]: Unknown destination port in attempted (dis)connection src_name [effect_6:out_l] dst_name [system:in_1]
Mar 13 14:31:26 pistomp jackdrc[367]: Unknown source port in attempted (dis)connection src_name [system:in_1] dst_name [effect_6:out_l]

And jack connections are:

pistomp@pistomp:~ $ jack_lsp -c
system:capture_1
   effect_1:Input_1
system:capture_2
system:playback_1
   mod-monitor:out_1
system:playback_2
   mod-monitor:out_2
system:midi_capture_1
   mod-host:midi_in
system:midi_playback_1
system:midi_capture_2
   mod-host:midi_in
system:midi_playback_2
system:midi_capture_3
   mod-host:midi_in
system:midi_playback_3
effect_4:In
   effect_1:Output_1
effect_4:Out1
   effect_7:input
effect_4:Out2
   effect_3:in
effect_1:Input_1
   system:capture_1
mod-host:midi_in
   system:midi_capture_1
   system:midi_capture_2
   system:midi_capture_3
   ttymidi:MIDI_in
mod-monitor:in_1
   effect_6:out_l
zita-j2n:in_1
ttymidi:MIDI_in
   mod-host:midi_in
mod-monitor:out_1
   system:playback_1
zita-j2n:in_2
ttymidi:MIDI_out
mod-monitor:in_2
   effect_6:out_r
mod-monitor:out_2
   system:playback_2
effect_1:Input_2
effect_1:Output_1
   effect_4:In
effect_1:Output_2
effect_6:in_l
   effect_11:out
effect_6:in_r
   effect_11:out1
effect_6:out_l
   mod-monitor:in_1
effect_6:out_r
   mod-monitor:in_2
effect_10:in
   effect_9:out
effect_10:outl
   effect_11:in
effect_10:outr
   effect_11:in1
effect_11:out
   effect_6:in_l
effect_11:out1
   effect_6:in_r
effect_11:in
   effect_10:outl
effect_11:in1
   effect_10:outr
effect_3:out
   effect_9:in
effect_3:in
   effect_4:Out2
effect_9:control
effect_9:notify
effect_9:in
   effect_7:output
   effect_3:out
effect_9:out
   effect_10:in
effect_7:control
effect_7:notify
effect_7:input
   effect_4:Out1
effect_7:output
   effect_9:in

Screenshot_20250313_145203

1 Like

there is already a jack-over-network connection.

enter the settings and go to the Advanced section: MOD Web GUI User Guide - MOD Wiki

It’s not working for me. Neither USB gadget not working. I tried lot of things and zita-njbridge gave me closest result. It’s running and showing output ports in GUI, but can’t connect due to ports misnaming.
Enabling netmanager does nothing as jack-netmanager.service does not exists. I cant find it somewhere on github.
Enabling USB gadget gives me nothing but dead jack and flood of jack errors in syslog and 100% cpu usage of mod-host.

I’ve tried zita-njbridge with desktop PC and old laptop and it worked just fine with little latency. Now i want to get it working on raspberry pi with MOD software.

It seems to me more some pistomp configuration issue rather than a MOD one. Also, after shortly looking at Zita-njbridge it seems that it does some resampling… I would really suggest to go the jack-over-network way

Oh sorry. I thought you mentioned using with our devices.

With the RPi I do not know :slight_smile: