X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fcreating-music-with-ardour.html;h=4c5af778adde4878a2a0e778456ed0a9cedf79fe;hb=e74c09802c2ca4038144d051c425a65661bde3ea;hp=edc8f3df049e5bd4cc63c25bebdab3a85e99c6fe;hpb=7a4c28bd8605e90876ebee619de364ab7001e405;p=ardour-manual diff --git a/include/creating-music-with-ardour.html b/include/creating-music-with-ardour.html index edc8f3d..4c5af77 100644 --- a/include/creating-music-with-ardour.html +++ b/include/creating-music-with-ardour.html @@ -48,13 +48,11 @@

- Ardour uses the JACK Audio Connection Kit for all audio and MIDI - I/O, which means that recording audio/MIDI from other applications is - fundamentally identical to recording audio/MIDI from audio/MIDI hardware. + Ardour can use the JACK Audio Connection Kit for all audio and MIDI + I/O, making recording audio/MIDI from other applications fundamentally identical + to recording audio/MIDI from audio/MIDI hardware.

-

Sanity check: is this true anymore? Does Ardour's ALSA backend make this statment not exactly true?

-

Stage 3: Editing and Arranging

@@ -75,11 +73,15 @@

Many transformations can be done to the contents of regions, again - without altering anything on disk. It is possible to alter, move, and delete - MIDI notes, and remove silence from audio regions, for example. + without altering anything on disk. It is possible to alter, move, delete and + remove silence from audio regions, for example.

-

Sanity check: deleting MIDI notes doesn't change them on disk? Isn't anything done to MIDI a destructive operation?

+

+ MIDI regions can also be copied, moved, shortened, or deleted without altering + the MIDI files, though any edit like adding, suppressing or moving notes + inside a region results in a modification of the underlying MIDI file. +

Stage 4: Mixing and Adding Effects