Assists music production by grouping standalone programs into sessions. Community version of "Non Session Manager".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

51 lines
1.5KB

  1. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
  2. .TH NSMD "1" "December 2020" "nsmd Version 1.4.0" "User Commands"
  3. .SH NAME
  4. nsmd \- manual page for nsmd Version 1.4.0
  5. .SH DESCRIPTION
  6. nsmd \- Daemon and server for the 'New Session Manager'
  7. .SS "Usage:"
  8. .IP
  9. nsmd
  10. nsmd \fB\-\-help\fR
  11. nsmd \fB\-\-version\fR
  12. .SH OPTIONS
  13. .TP
  14. \fB\-\-help\fR
  15. Show this screen
  16. .TP
  17. \fB\-\-version\fR
  18. Show version
  19. .TP
  20. \fB\-\-osc\-port\fR portnum
  21. OSC port number [Default: provided by system].
  22. .TP
  23. \fB\-\-session\-root\fR path
  24. Base path for sessions [Default: \fI\,~/NSM\/\fP Sessions].
  25. .TP
  26. \fB\-\-load\-session\fR name
  27. Load existing session [Example: "My Song"].
  28. .TP
  29. \fB\-\-gui\-url\fR url
  30. Connect to running legacy\-gui [Example: osc.udp://mycomputer.localdomain:38356/].
  31. .TP
  32. \fB\-\-detach\fR
  33. Detach from console.
  34. .PP
  35. nsmd can be run headless with existing sessions. To create new ones it is recommended to use a GUI
  36. such as nsm\-legacy\-gui (included) or Agordejo (separate package)
  37. .SH "REPORTING BUGS"
  38. https://github.com/linuxaudio/new-session-manager/issues
  39. .SH COPYRIGHT
  40. up to 2020:
  41. Jonathan Moore Liles https://non.tuxfamily.org/
  42. from 2020:
  43. Nils Hilbricht et al. https://github.com/linuxaudio/new-session-manager
  44. .SH "SEE ALSO"
  45. The full documentation for NSM is maintained as html site in your systems doc-dir.
  46. For example:
  47. xdg-open file:///usr/share/doc/new-session-manager/index.html
  48. The documentation can also be found online https://github.com/linuxaudio/new-session-manager