From: Ed Ward Date: Mon, 27 May 2019 10:09:31 +0000 (+0200) Subject: Get rid of a few Fixme's X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98aca408889806ac42c8ba274f7f1a4560bb3b32;p=ardour-manual Get rid of a few Fixme's --- diff --git a/include/microsoft-windows.html b/include/microsoft-windows.html index a4a5d97..c4adf9f 100644 --- a/include/microsoft-windows.html +++ b/include/microsoft-windows.html @@ -1,27 +1,25 @@ -

This section is need of updating.

-

- Microsoft Windows is not currently officially supported. If you - are willing to live with bugs and help to test this platform, read on. + Microsoft Windows is officially supported since version 5.0 (2016).

Installing Ardour

  1. Download the latest windows build from the nightly build page.
  2. + href="https://community.ardour.org/download"> the download page.
  3. Run the installer and follow the prompts.

How to help

diff --git a/include/the-transport-menu.html b/include/the-transport-menu.html index d5caa44..5ec9bfe 100644 --- a/include/the-transport-menu.html +++ b/include/the-transport-menu.html @@ -8,7 +8,7 @@ Play Play SelectionOnly plays the selected part of the session, be it a range or selected regions Play Selection w/PrerollAs the previous menu, except it starts the playback a few bars or seconds before the beginning of the selection (the amount of time can be set in the Preferences) - Start/Continue/StopFIXME + Start/Continue/StopLeaves loop play or range play mode but without stopping the transport Play from Edit Point and ReturnStarts the playback at the Edit point, and when stopped, goes back to the original location Play Loop RangeIf a Loop range is defined, play it and loop until stopped Start RecordingThis is a shortcut to trigger the global recording, and start playback at once @@ -21,10 +21,10 @@ Set Punch from SelectionSame thing, for Punch Set Session Start/End from SelectionSame thing, for the start and end markers of the session, defining the session's length - ForwardFIXME - RewindPlays the audio backwards from the playhead on - Transition to RollFIXME - Transition to ReverseFIXME + ForwardPlays the audio forwards from the playhead on. If the audio is already playing forwards, increment its speed by 50%. + RewindPlays the audio backwards from the playhead on. If the audio is already playing backwards, increment its speed by 50%. + Transition to RollPlays the audio forwards, with a speed of 1 (real time) + Transition to ReversePlays the audio backwards, with a speed of 1 (real time) Playhead Playhead to MouseSet the position of the playhead at the current position of the mouse cursor diff --git a/include/using-the-mouse.html b/include/using-the-mouse.html index def088c..d593743 100644 --- a/include/using-the-mouse.html +++ b/include/using-the-mouse.html @@ -86,24 +86,9 @@
  • Ctrl (Control)
  • Shift
  • Alt
  • -
  • Mod2
  • -
  • Mod3
  • -
  • Mod4
  • -
  • Mod5
  • +
  • Win (Super/Windows)
  • -

    - The following section is almost certainly wrong. Will need to be checked - and rewritten asap. -

    - -

    - Mod2 typically corresponds to the NumLock key on many systems. - On most Linux systems, there are no keys that will function as modifiers - Mod3, Mod4 or Mod5 by default, but they can be setup using - xmodmap(1). This can be rather useful. -

    -

    OS X Modifiers