Audio setup old

From Things and Stuff Wiki
Revision as of 23:22, 26 January 2017 by Milk (talk | contribs)
Jump to navigation Jump to search


  • MIDI hardware
    • Yamaha DJX
    • Korg Nanokontrol 2
    • Numark DJ2GO


cadence-session-start -s
  # cadence script to start jackd, divert from pulseaudio, etc.
    # if that fails, cadence-session-start --reset

cadence
  # gui, optional

non-session-manager -- --session-root path/to/project
  # list of applications to run

jackpatch
  # nsm specific util to save and restore jack connections

patchage
  # connection manager gui. ctrl-g, ctrl-f to sort connections

non-mixer
  # modular mixer, osc/cv controllable

nsm-sequencer64
  # wrapper for nsm-proxy, requires an empty midi file
nsm-ingen
  # check under nsm, copy in blank project, start ingen modular host engine and gui 
  # ingen -eg project.ingen

jack_midi_clock
  # transforms JACK transport tempo beats to MIDI ~Clock pulses


aj-snapshot -r projectname.xml 
  # restore jack connections
aj-snapshot projectname.xml 
  # save jack connections