logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ld10k1 - emu10k1(emu10k2) patch loader daemon

Author

       Mikael Magnusson.

             <mikma@users.sourceforge.net>

                                                February 18, 2005                                      LD10K1(8)

Description

       This manual page documents briefly the ld10k1 command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page.

       ld10k1 is a program that...

Name

       ld10k1 - emu10k1(emu10k2) patch loader daemon

Options

       This program follow the usual GNU command line syntax, with long options starting with two dashes (`-').

       -h | --help
              Prints a short help message

       -cnum | --cardnum
              Use card num - ld10k1 will use device with name hw:num.

       -d | --daemon
              Run ld10k1 in the background as a daemon.

       -ifile | --pidfilefile
              Print daemon process id to file, default /var/run/ld10k1.pid-lfile | --logfilefile
              Log to file.

       -n | --network
              Use TCP/IP instead of named Unix sockets for communication.

       -pname | --pipe_namenamelo10k1  will  use  a  local  named  pipe  named  name to communication with the linker. Default is
              /tmp/.ld10k1_port--portportnum
              Listen on port. Port 20480 is default.

       -tsize | --tram_sizesize
              Initialize initial TRAM size to size.  size Size is in samples and can be one of:

              0      external tram is disabled

              1      16 K = 16384 samples

              2      32 K = 32768 samples

              3      64 K = 65536 samples

              4      128 K = 131072 samples

              5      256 K = 262144 samples

              6      512 K = 524288 samples

              7      1024 K = 1048576 samples

              8      2048 K = 2097152 samples

See Also

lo10k1(1), dl10k1(8), as10k1(1).

Synopsis

ld10k1 [option...]

See Also