X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fwhats-in-a-session.html;h=0c02d3da90e0fddee121525bd6d8db95e8c01f9e;hb=bf25b41536e78a945358a9525093a5f394d81d99;hp=cfe56d52843c439ae3a05a4ff5df9cdfa3dac8cd;hpb=3adf5a04604dd53f05a0a2dd8f65c9d72f2d7509;p=ardour-manual diff --git a/include/whats-in-a-session.html b/include/whats-in-a-session.html index cfe56d5..0c02d3d 100644 --- a/include/whats-in-a-session.html +++ b/include/whats-in-a-session.html @@ -1,7 +1,7 @@

The Session is the fundamental document type that is created and - modified by the Ardour workstation. A Session is a folder on your computer + modified by the Ardour workstation. A Session is a folder on a computer filesystem that contains all the items that pertain to a particular project or "recording/editing/mixing session".

@@ -14,7 +14,7 @@
  • session_name.ardour.bak, the auto-backup snapshot
  • session_name.history, the undo history for the session
  • instant.xml, which records the last-used zoom scale and other metadata
  • -
  • interchange/, a folder which holds your raw audio and MIDI +
  • interchange/, a folder which holds the raw audio and MIDI files (whether imported or recorded)
  • export/, a folder which contains any files created by the Session > Export function