1 millisecond delay
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
1 millisecond delay
For work on directional microphones, I want to use Audacity, if possible, to delay a signal (maybe live or recorded ) by about 1 millisecond. I can't see explicitly in the manual whether this is possible or not. Please help.
-
kozikowski
- Forum Staff
- Posts: 68941
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: 1 millisecond delay
No. Audacity doesn't do anything in real time. You need either purpose-built software or one of the larger audio programs. I know you can do this in ProTools. Koz
-
billw58
- Forum Staff
- Posts: 5566
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: 1 millisecond delay
To move a recorded track exactly 1 msec:
- Click the skip to start button
- Zoom in so you can see several milliseconds at the start of the track
- In the selection toolbar http://manual.audacityteam.org/man/Selection_Toolbar
-- set the time resolution (using one of the dropdown menus beside the number areas) to hh:mm:ss + milliseconds
-- set the selection start time to 00h00m00.001s: the cursor will move to the 1 millisecond mark
- Choose Tracks > Add Label at Selection
- name the label
- using the Time Shift tool http://manual.audacityteam.org/man/Tools_Toolbar drag the track until the start of the track lines up with the label - you will get a yellow snap line when this occurs.
-- Bill
- Click the skip to start button
- Zoom in so you can see several milliseconds at the start of the track
- In the selection toolbar http://manual.audacityteam.org/man/Selection_Toolbar
-- set the time resolution (using one of the dropdown menus beside the number areas) to hh:mm:ss + milliseconds
-- set the selection start time to 00h00m00.001s: the cursor will move to the 1 millisecond mark
- Choose Tracks > Add Label at Selection
- name the label
- using the Time Shift tool http://manual.audacityteam.org/man/Tools_Toolbar drag the track until the start of the track lines up with the label - you will get a yellow snap line when this occurs.
-- Bill
Re: 1 millisecond delay
I did really want a real-time solution. It is possible to use recorded tracks but not easy. Thanks anyway.