Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aj [2015/06/02 05:01] slackermedia |
aj [2021/06/03 19:48] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | [[{arrowp.png|border:0;background:none;width:0;display:inline-block;position:absolute;top:0;left:0;}slackbuilds|]] | ||
| - | [[{arrown.png|border:0;background:none;width:0;display:inline-block;position:absolute;top:0;margin-left:2.5em;}ardour|]] | ||
| ====== AJ-Snapshot ====== | ====== AJ-Snapshot ====== | ||
| Line 56: | Line 54: | ||
| <code> | <code> | ||
| - | $ aj-snapshot rig.aj | + | $ aj-snapshot foo.aj |
| </code> | </code> | ||
| - | where ''rig.aj'' is the filename that will be created for the snapshot. This file can be stored any where, and it's up to you how to organise your files; Slackermedia recommends storing your snapshots with your music project files. | + | where ''foo.aj'' is the filename that will be created for the snapshot. This file can be stored any where, and it's up to you how to organise your files; Slackermedia recommends storing your snapshots with your music project files. |
| If a file with the same name exists in the destination directory, aj-snapshot offers to overwrite it. Force aj-snapshot to overwrite existing files with the ''-f'' (''--force'') option. | If a file with the same name exists in the destination directory, aj-snapshot offers to overwrite it. Force aj-snapshot to overwrite existing files with the ''-f'' (''--force'') option. | ||
| Line 70: | Line 68: | ||
| <code> | <code> | ||
| - | $ aj-snapshot --restore rig.aj | + | $ aj-snapshot --restore foo.aj |
| </code> | </code> | ||
| Line 78: | Line 76: | ||
| <code> | <code> | ||
| - | $ aj-snapshot --remove --restore rig.aj | + | $ aj-snapshot --remove --restore foo.aj |
| </code> | </code> | ||
| Line 101: | Line 99: | ||
| <WRAP tip> | <WRAP tip> | ||
| **See Also** \\ | **See Also** \\ | ||
| - | QJackCtl \\ | + | [[qjackctl|QJackCtl]] \\ |
| - | Non \\ | + | [[non|Non]] \\ |
| - | JACK \\ | + | [[jack|JACK]] \\ |
| - | Cadence | + | [[http://kxstudio.sourceforge.net/Applications:Cadence|Cadence]] |
| + | </WRAP> | ||
| + | |||
| + | <WRAP centeralign> | ||
| + | <wrap fa>[[abcde|R]]</wrap> <wrap fa>[[start|S]]</wrap> <wrap fa>[[ardour|Q]]</wrap> | ||
| </WRAP> | </WRAP> | ||
| - | [[{arrown.png|border:0;background:none;width:0;display:inline-block;float:right;}ardour|]][[{arrowp.png|border:0;background:none;width:0;float:right;}slackbuilds|]] | ||