Changes between Version 3 and Version 4 of Help/Preferences/Audio
- Timestamp:
- 2008-03-06T14:28:24+01:00 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Audio
v3 v4 11 11 == Display live audio trace == 12 12 13 Checking the box will cause an orange "play head" arrow to follow the track while playing back audio, showing where you were at the time you recorded what you are hearing (assuming the sound has been synchronized to the track). 13 Checking the box will cause an orange "play head" arrow to follow the track while playing back audio, showing where you were at the time you recorded what you are hearing (assuming the sound has been synchronized to the track). You can drag this play head around to jump to commentary from elsewhere on the track. 14 14 15 15 == Label audio markers == … … 17 17 Markers usually have an associated name or number. A plain marker, such as one made from a GPS waypoint, would show an X with the name alongside. Audio markers - that is, those which have sound associated with them, display a clickable icon to play the sound. This check box controls whether the name is also displayed. 18 18 19 == Create markers from named trackpoints==19 == Create non-audio markers when reading GPX == 20 20 21 When you [wiki:Help/Action/Open open a GPX file] any waypoints that were marked are opened in a separate marker layer. However, some GPS devices don't create waypoints, but instead just name poibnts which are part of the ordinary track. With this option checked, such points are automatically treated as if they were waypoints, that is added to a separate marker layer. 21 If there are waypoints in the GPX file, a marker layer is usually 22 created for explicit display of those waypoints (using a 'x'). If you 23 are going to use audio markers in their own layer as well, you probably 24 won't want these plain markers as well. This option allows you to 25 turn off making the plain marker layer as a side effect of reading a 26 GPX file. 22 27 23 If you don't want this to happen always, you can do it on demand for particular GPX layers using the [wiki:Help/Action/MarkersFromNamedPoints MarkersFrom Named Points] action on the conext menu for a GPX layer.28 == When importing audio, make markers from... == 24 29 25 == Min audio marker sample rate (seconds) == 30 Audio markers help you associate and synchronize between points in the 31 audio commentary and positions on the GPS track. This section 32 determines what combination of the contents of the GPX data and the 33 audio are used to create these markers. 26 34 27 If you have not collected explicit waypoints, you can create artifical audio markers along the GPS track using the [wiki:Help/Action/MakeSampledAudioLayer Make Sampled Audio Layer] action on the conext menu for a GPX layer, which allow you to play the sound recorded at that point of your journey.35 ===== Explicit waypoints with valid timestamps ===== 28 36 29 This option controls the minimum time interval between such markers. (They must also be a minimum distance apart - see below - to avoid lots being created when you slowed down or stopped during your journey). The default is 15 seconds, which is reasonable for a cyclist doing 5m/s (about 11mph or 18km/h). In a car you'd want less time - say 7 seconds in an urban environment. On foot you'd want more - say 75 seconds. 37 With this on any waypoints in the GPX layer are used to make a 38 corresponding marker. However, if a waypoint does not have a 39 timestamp (the GPS stored the time it was made, as for a track point) it will not be included. Nor will waypoints timed before the first track point be included. 30 40 31 == Min audio marker sample rate (metres)==41 ===== Explicit waypoints with time estimated from track position ===== 32 42 33 Controls the minimum distance apart for sampled audio markers, as above. The default is 75m. You would only want to change this if you wanted more or less density of markers. 43 Those waypoints which could not be imported using valid time stamps 44 can alternatively be included by estimating their time from their 45 nearest point on the track. You can treat all waypoints this way by 46 also turning off the first option, or only those with inadequate 47 timestamps by having both options turned on. However, if your GPS 48 allows you to create waypoints away from the track, those which are 49 more than about 25m from the track will be excluded: the closest part 50 of the track is not clear and the time would probably not be credible. 34 51 35 You will need one or two markers at specific locations to synchronize your soiund terack with. Don't increase the density to do this: use [wiki:Help/Action/MakeAudioMarkerAtPlayHead Make Audio Marker At Play Head] on the context menu for the audio marker layer once you have created it by sampling. 52 ===== Named trackpoints ===== 53 54 Some GPS devices don't create waypoints, but instead just name selected points 55 which are part of the ordinary track. With this option checked, such 56 points are imported as markers as if they were waypoints. 57 58 ===== Start of track ===== 59 60 You always need at least one audio marker, and if none of the above 61 methods yield any, one called 'start' will always be created at the 62 beginning of the track. With this option, you can also add a 'start' 63 marker in addition to any others. 36 64 37 65 == Forward/back time (seconds) ==