i have tried all kinds of netcats and combinations of invoking the config
file but non is 100% relieble when i try to load it using bash script or
systemd at startup..for example i have 27 channels and 27 instruments..it
stops at 24 or 26..
--
Hi,
I have problems with netcat of a big lscp file (~250 lines).
Sometimes happens that the loading stops before the end. It seems that
netcat is too fast.
So I wrote this bash script that introduces some latency between every
line that is sent to LS:
#!/bin/sh
while read line
do
if [ "$( e