what is the "start playback from here" vertical bar called?
Forum rules
This forum is now closed.
For help with current Audacity, please post to the 2.x. board for your operating system.
Please post feedback about the current 2.x version on the 2.x.feedback board.
This forum is now closed.
For help with current Audacity, please post to the 2.x. board for your operating system.
Please post feedback about the current 2.x version on the 2.x.feedback board.
what is the "start playback from here" vertical bar called?
What is the "start playback from here" vertical bar called--the vertical black bar in the picture to which the red arrow is pointing?
-Edgar
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10
-
waxcylinder
- Forum Staff
- Posts: 14580
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: what is the "start playback from here" vertical bar call
Its the "cursor position"
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
Re: what is the "start playback from here" vertical bar call
That is what I was "afraid" of--the "cursor" is the image you move around with the mouse, not a static location. At least now I can ask my real question...waxcylinder wrote:Its the "cursor position"
WC
-Edgar
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10
-
billw58
- Forum Staff
- Posts: 5565
- Joined: Wed Aug 12, 2009 2:10 am
- Operating System: macOS 10.15 Catalina or later
Re: what is the "start playback from here" vertical bar call
A common misconception. The thing you move around with the mouse is the "pointer". The edit point (in a word processor or in Audacity) is the "cursor".Edgar wrote:
That is what I was "afraid" of--the "cursor" is the image you move around with the mouse, not a static location. At least now I can ask my real question...
-- Bill
Re: what is the "start playback from here" vertical bar call
How right you are! Unfortunately, in the source code both objects are called "cursor" (variables like: mLastCursorPosition -- refers to the "vertical bar", mArrowCursor = new wxCursor(wxCURSOR_ARROW) -- a "pointer" holdover from wxWidgets, mPencilCursor = MakeCursor( wxCURSOR_PENCIL, DrawCursorXpm, 12, 22); -- a "pointer".billw58 wrote: A common misconception. The thing you move around with the mouse is the "pointer". The edit point (in a word processor or in Audacity) is the "cursor".
-- Bill
I know it is way to late to change something this fundamental, but it is frustrating!
-Edgar
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10
running Audacity personally customized 2.0.6 daily in a professional audio studio
occasionally using current Audacity alpha for testing and support situations
64-bit Windows Pro 10