Search found 59476 matches
- Wed Aug 26, 2020 9:48 pm
- Forum: Windows
- Topic: Newbie on Audacity
- Replies: 2
- Views: 38
Re: Newbie on Audacity
now when I hit record it just seems to want to record on the end of drum track rather than on the dedicated track By default, the Record button (shortcut "R") records onto the end of the current track. "Shift + Record button" (or "Shift + R") records to a new track. Al...
- Wed Aug 26, 2020 9:43 pm
- Forum: Audio Processing
- Topic: Is there available Audacity 64 bit ?
- Replies: 5
- Views: 5020
Re: Is there available Audacity 64 bit ?
Audacity is now 64-bit on macOS. On Linux it may be built as 32-bit or 64-bit but we only provide the source code. Audacity 2.4.2 release build is 32-bit, but I believe that it can be built (on 64-bit Windows) as 64-bit from the source code. The next Audacity release for Windows 'may' be 64-bit, but...
- Wed Aug 26, 2020 6:44 pm
- Forum: macOS
- Topic: my first day with audacity
- Replies: 3
- Views: 89
Re: my first day with audacity
"Shift + Record button"
or
"Shift + R"
or
"Shift + R"
- Wed Aug 26, 2020 6:43 pm
- Forum: Macros and Scripting
- Topic: Move Focus to Last Macro step doesn't seem to work
- Replies: 13
- Views: 713
- Wed Aug 26, 2020 6:41 pm
- Forum: Adding Features to Audacity
- Topic: Markers or Cues in a WAV file
- Replies: 2
- Views: 674
Re: Markers or Cues in a WAV file
in embedded software applications, wav files are played and when the marker comes up, it isn't 'heard audibly' but is read by the playing software to trigger events in the code. Events such as syncing lights or motors to parts of a song for example. You could possibly do something similar with cust...
- Wed Aug 26, 2020 6:39 pm
- Forum: Adding Features to Audacity
- Topic: Markers or Cues in a WAV file
- Replies: 2
- Views: 674
Re: Markers or Cues in a WAV file
That is still an available option in Preferences:
"Select all audio, if selection required" https://manual.audacityteam.org/man/tra ... ences.html
- Wed Aug 26, 2020 6:36 pm
- Forum: macOS
- Topic: Importing Markers from Adobe Audition
- Replies: 1
- Views: 74
Re: Importing Markers from Adobe Audition
If I switch over to Audacity, will I still see their markers? No you won't. Adobe Audition's "markers" are specific to Adobe Audition. As far as I'm aware, no other programs see them, (not even earlier versions of Adobe Audition). Markers can however be exported from Audition as a CSV fil...
- Wed Aug 26, 2020 5:09 pm
- Forum: Making Music with Audacity
- Topic: Everyone laughs at me when I say I record with Audacity
- Replies: 9
- Views: 804
Re: Everyone laughs at me when I say I record with Audacity
(to be pedantic
- Wed Aug 26, 2020 3:59 pm
- Forum: Macros and Scripting
- Topic: Move Focus to Last Macro step doesn't seem to work
- Replies: 13
- Views: 713
- Wed Aug 26, 2020 3:57 pm
- Forum: Macros and Scripting
- Topic: Move Focus to Last Macro step doesn't seem to work
- Replies: 13
- Views: 713
Re: Move Focus to Last Macro step doesn't seem to work
I don't believe I have the Macro step to "Select Focused Track." Oops, sorry, my mistake. :oops: That's a little plug-in that I made because working with track focus is so awkward in Macros. Here's the plug-in: select-focussed-track.ny It is a "Nyquist Plug-in" (which is just a ...