Changes between Version 3 and Version 4 of Help/AudioMapping/SeparateClipsByTime


Ignore:
Timestamp:
2021-02-21T13:17:38+01:00 (4 years ago)
Author:
skyper
Comment:

removed unneeded empty lines and white spaces; use trac listings

Legend:

Unmodified
Added
Removed
Modified
  • Help/AudioMapping/SeparateClipsByTime

    v3 v4  
    11[[TranslatedPages]]
     2
    23= Audio Mapping: Audio clips using audio file time stamps =
    3 
    44This method of audio mapping uses the modified time stamps of a set of separate WAV files recorded while surveying to make a set of audio markers at the corresponding times on the GPX track.
    55
     
    1111
    1212== Procedure: ==
    13 
    1413=== Before you start ===
    15 
    16  1. [wikitr:/Help/AudioMapping/Calibration Calibrate] your voice recorder. Though a recorder may not be very accurate, it is unlikely to vary much, so you will probably only need to do this once.
     141. [wikitr:/Help/AudioMapping/Calibration Calibrate] your voice recorder. Though a recorder may not be very accurate, it is unlikely to vary much, so you will probably only need to do this once.
    1715
    1816=== While surveying ===
    19 
    20  1. Obtain a fix with your GPS.
    21  
    22  2. Set the clock in your recorder to exactly match the time shown on the GPS display.
    23 
    24  3. Do your surveying. Whenever you want to identify a location, start the recorder, dictate notes and stop the recorder again.
     171. Obtain a fix with your GPS.
     181. Set the clock in your recorder to exactly match the time shown on the GPS display.
     191. Do your surveying. Whenever you want to identify a location, start the recorder, dictate notes and stop the recorder again.
    2520
    2621=== On the computer ===
    27 
    28  1. Extract your tracks from the GPS as a GPX file, and your sound track from the recorder as WAV files, taking care to preserve the modified time stamps on the files.
    29     * JOSM (actually, Java's built-in audio facilities) doesn't recognise every variety of WAV file encodings. If you need to (JOSM will tell you), convert your recording to a suitable format using e.g. [http://audacity.sourceforge.net/ Audacity]. 8,000 16-bit samples per second is a reasonable format. You will need to apply the timestamps of the old files onto the new ones if you have to do this; the Unix command ''touch'' can do this easily if you use consistent naming. On Windows, you can get ''touch'' as part of [http://www.cygwin.com/ cygwin].
    30 
    31  2. [wikitr:/Help/Action/Open Open] your GPX file. This will create a GPX layer showing the track.
    32 
    33  3. Make sure the [wikitr:/Help/Preferences/Audio Audio Preference] "Modified times (time stamps) of audio files" option is checked.
    34 
    35  4. [wikitr:/Help/Action/ImportAudio Import Audio] using the context menu (right mouse button) for the GPX layer. This then asks for your WAV files. Select all the relevant WAV files (CTRL and SHIFT click to add and remove files in the selection). This should a produce Marker Layer containing one audio marker for each file labelled with the file name (excluding the ".wav").
    36     * if you don't see labels with the Markers, check that [wikitr:/Help/Action/ShowHideTextIcons Show/Hide Text/Icons] on the context menu for the Marker Layer is not off.
    37 
    38  5. Make the map using your commentary. Click on the markers to play the corresponding audio. You can move the play head within any one recording's range and use the [wikitr:/Help/Action/AudioFwd jump forward], [wikitr:/Help/Action/AudioFaster fast forward] and [wikitr:/Help/Action/AudioSlower slow forward] audio controls, but you can't drag the play head to positions between recordings.
    39     * If you start finding play back isn't happening where you expect:
    40       a. you may not have [wikitr:/Help/AudioMapping/Calibration calibrated] correctly
    41       b. you may have been speaking too soon or too late while mapping: you can insert a lead-in time to compensate for this using 'Lead-in time' in [wikitr:/Help/Preferences/Audio Audio Preferences].
     221. Extract your tracks from the GPS as a GPX file, and your sound track from the recorder as WAV files, taking care to preserve the modified time stamps on the files.
     23 * JOSM (actually, Java's built-in audio facilities) doesn't recognise every variety of WAV file encodings. If you need to (JOSM will tell you), convert your recording to a suitable format using e.g. [https://www.audacityteam.org/ Audacity]. 8,000 16-bit samples per second is a reasonable format. You will need to apply the timestamps of the old files onto the new ones if you have to do this; the Unix command ''touch'' can do this easily if you use consistent naming. On Windows, you can get ''touch'' as part of [https://www.cygwin.com/ cygwin].
     241. [wikitr:/Help/Action/Open Open] your GPX file. This will create a GPX layer showing the track.
     251. Make sure the [wikitr:/Help/Preferences/Audio Audio Preference] "''Modified times (time stamps) of audio files''" option is checked.
     261. [wikitr:/Help/Action/ImportAudio Import Audio] using the context menu (right mouse button) for the GPX layer. This then asks for your WAV files. Select all the relevant WAV files (`Ctrl+Shift` + click to add and remove files in the selection). This should a produce Marker Layer containing one audio marker for each file labelled with the file name (excluding the extension `.wav`).
     27 * if you don't see labels with the Markers, check that [wikitr:/Help/Action/ShowHideTextIcons Show/Hide Text/Icons] on the context menu for the Marker Layer is not off.
     281. Make the map using your commentary. Click on the markers to play the corresponding audio. You can move the play head within any one recording's range and use the [wikitr:/Help/Action/AudioFwd jump forward], [wikitr:/Help/Action/AudioFaster fast forward] and [wikitr:/Help/Action/AudioSlower slow forward] audio controls, but you can't drag the play head to positions between recordings.
     29 * If you start finding play back isn't happening where you expect:
     30  a. you may not have [wikitr:/Help/AudioMapping/Calibration calibrated] correctly
     31  a. you may have been speaking too soon or too late while mapping: you can insert a lead-in time to compensate for this using 'Lead-in time' in [wikitr:/Help/Preferences/Audio Audio Preferences].
    4232
    4333----