Commit Graph

66 Commits

Author SHA1 Message Date
Ed Ward
a9518e1f3e Added the Loudness Analyzer and Normalizer 2021-04-17 08:43:05 -07:00
Ed Ward
284f2340a3 Added a page about the new Virtual MIDI Keyboard 2021-04-17 08:43:05 -07:00
8aec5fb03a linux binding list works for Windows too (2) 2021-03-24 16:48:04 -06:00
7af6057aea linux binding list works for Windows too 2021-03-24 16:47:38 -06:00
4f7f977b85 os x => macOS 2021-03-24 16:40:09 -06:00
Shamus Hammons
f04db3fe5d First pass at reorganizing/cleaning up the MIDI part.
A few other files were touched as well as they were referred to by files
in the MIDI part, which lead to other connected things being pulled in.
As this is only the first pass, there will be more necessary changes
coming in the near future.  Also, the lowest two levels of structure
were mistakenly removed from the build system; these have been added
back as they are necessary to keep the structure of the manual sane.
2020-05-18 18:07:17 -05:00
976060f5e2 Add foldback strip documentation 2020-03-27 09:15:36 -07:00
9d40f14263 OSC: new for 6.0 2020-03-27 09:15:36 -07:00
Ed Ward
c4f67cf6c2 Added a 'pdf-exclude' property to master-doc.txt, allowing a page not to be included in the PDF version of the manual (e.g. Lua Bindings) 2019-08-28 16:27:01 +02:00
Shamus Hammons
cfb496c7d3 Add --nopdf option to build script, fixes for Automation section. 2019-07-30 12:44:58 -05:00
Ed Ward
ccd3a8420b Regrouped all the session properties in one page (as for the Preferences) 2019-07-09 15:42:30 +02:00
David Bolton
7f3a2e0d56 Fixed automation language for modes and states to match UI 2019-06-21 19:45:37 -07:00
Ed Ward
101ea5557c Simplifying the structure, new part 'Importing and Exporting' 2019-06-21 15:27:50 +02:00
Ed Ward
8e3323a323 Reorganising the Tracks subchapter. Adding Bus and VCA in the Track Type page 2019-06-21 12:14:41 +02:00
Ed Ward
8b444dc083 Removing a duplicate 2019-02-26 08:36:33 -08:00
Ed Ward
c44645850f Deleting empty/unlinked pages 2019-01-31 11:45:50 +01:00
Ed Ward
f10bac13a1 Got rid of useless empty files 2019-01-24 16:07:23 +01:00
Ed Ward
c9ea791d60 Documenting the Region Properties dialog 2019-01-22 15:09:25 +01:00
Ed Ward
652a6112de Total rework of the Preferences section 2019-01-21 15:25:49 +01:00
Shamus Hammons
081e7af0b6 Fix for internal anchor links in the build script.
Seems this had been broken for some time now, but nobody noticed it. :-/
Thanks to Len Ovens for pointing this one out. :-)
2017-11-10 18:47:11 -06:00
Shamus Hammons
85766daaf1 Fix for non-matching internal links. 2017-08-03 20:52:36 -05:00
Ed Ward
e957674fe9 More rephrasing, adding a screencap, removing a useless 1 liner page 2017-06-16 16:29:12 +02:00
Ed Ward
5c572efabd More rephrasing, detailing the interchange page 2017-06-15 13:05:16 +02:00
Ed Ward
50a4622689 Rephrasing more, removing an outdated page 2017-06-12 16:54:47 +02:00
f748342d8f Added documentation for automation modes in OSC 2017-05-15 10:36:36 -07:00
ba883bbaa0 OSC: jog mode 2017-05-03 18:13:15 -07:00
Ed Ward
b081e2c784 Refactoring to finish the Ardour Interface page, updated the content of the tracks headers, moved Video to its own section 2017-04-25 10:20:35 +02:00
Ed Ward
01f67f83fd Renaming About Ardour's Interface 2017-04-23 07:47:34 -07:00
4df985d472 Tweak FP doc for consistency 2017-04-15 17:47:54 +02:00
f9a4bab8f1 Rough-in FaderPort8 documentation 2017-04-15 17:47:33 +02:00
Ed Ward
62e32a441a Added 'navigating the editor' 2017-04-10 14:52:14 +02:00
Ed Ward
37e277b34b Deleting an empty part about surround, moving the only article in it to 'mixing' 2017-04-09 07:59:58 -07:00
Ed Ward
e09448094d Deduplication, correcting details 2017-03-20 09:48:22 +01:00
Shamus Hammons
fc55149168 First pass at cleanup of Part II. 2017-03-14 22:57:34 -05:00
Ed Ward
e5387b177a Restyling, typos 2017-03-11 12:22:26 +01:00
Ed Ward
cd46b3b88b Documenting Track > Insert time/Remove Time 2017-03-10 13:14:17 +01:00
Ed Ward
8b72d27963 Documenting the MIDI tracer 2017-03-09 12:39:33 +01:00
Ed Ward
31730b037d Reorganisation of the MIDI section 2017-03-09 11:42:13 +01:00
94d9c8a628 Fix removed file also needs to be removed from master. 2017-03-07 15:19:05 -08:00
Ed Ward
7717f195fe Documenting the Stretch Mode tool 2017-03-01 14:03:40 +01:00
Shamus Hammons
655c21f1a0 Add a file that slipped through the cracks. :-/ 2017-02-24 23:38:41 -06:00
Shamus Hammons
7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00
Shamus Hammons
c26b7c1f3f Fix to internal links heisenbug, added -d switch for Headwar. 2017-02-23 14:20:47 -06:00
Shamus Hammons
0f52306465 Major reordering of Part IV, including some section cleanup. 2017-02-22 22:45:23 -06:00
Shamus Hammons
6842c3f6a9 Fix for bad link on "Ardour's Interface" (part link). 2017-02-21 17:28:41 -06:00
Shamus Hammons
389c23a3b5 Added chapter on track automation. 2017-02-21 14:59:29 -06:00
Shamus Hammons
68df18aa44 Added chapter on gain envelopes. 2017-02-21 14:57:01 -06:00
Ed Ward
d5243965fa Documenting the MIDI List Editor 2017-02-21 12:02:26 +01:00
Ed Ward
8199ccf24c Control Master to VCA 2017-02-20 17:13:44 +01:00
Ed Ward
f442fb4676 Corrected two links about control surfaces 2017-02-17 17:38:52 +01:00