Search found 59476 matches
- Sun Nov 15, 2015 10:33 pm
- Forum: Windows
- Topic: how do you advance music tracks-not listen to each song
- Replies: 4
- Views: 350
Re: how do you advance music tracks-not listen to each song
Audacity 2.0.4 is very old. The current version is 2.1.1 and is available here: http://web.audacityteam.org/download/windows To set the point that you want to play from, just click on the blue wiggly waveform at the point that you want play to start, and click the Play button. The keyboard shortcut ...
- Sun Nov 15, 2015 12:04 pm
- Forum: Windows
- Topic: Track Sticking
- Replies: 1
- Views: 145
Re: Track Sticking
You may have inadvertently enabled "Sync-Lock" (http://manual.audacityteam.org/o/man/edit_toolbar.html#link). Ensure that the Sync-Lock button (with the clock icon) is "up". Another possibility is that you are dragging from within a selection that spans both tracks. When dragging...
- Sat Nov 14, 2015 7:24 pm
- Forum: Windows
- Topic: Waveform disappeared! Please help :(
- Replies: 7
- Views: 1062
Re: Waveform disappeared! Please help :(
I very much doubt that Ccleaner will be the problem (unless you have manually configured it to "clean" that location).
You could have a look to see if Eset Smart Security has "quarantined" the files/folders.
You could have a look to see if Eset Smart Security has "quarantined" the files/folders.
- Sat Nov 14, 2015 7:18 pm
- Forum: Windows
- Topic: Input routing problem; recording Finale Notepad
- Replies: 8
- Views: 866
Re: Input routing problem; recording Finale Notepad
Please be specific - from which synthesizer? Are you using a synthesizer module external to Finale?dlkramnic wrote: Finale Notepad has no means of exporting audio from the synthesizer,
How about: https://www.finalemusic.com/UserManuals ... Files2.htm
- Sat Nov 14, 2015 5:24 pm
- Forum: Windows
- Topic: Waveform disappeared! Please help :(
- Replies: 7
- Views: 1062
Re: Waveform disappeared! Please help :(
Assuming that the project had not been saved at any point: With the project open in Audacity, go to "Edit > Preferences > Directories" to find the directory for Audacity's Temp folder. Now find that folder - it's usually inside a hidden folder, so you will need to enable viewing hidden fol...
- Sat Nov 14, 2015 5:09 pm
- Forum: Windows
- Topic: Input routing problem; recording Finale Notepad
- Replies: 8
- Views: 866
Re: Input routing problem; recording Finale Notepad
Why not just "export" from Finale?
- Sat Nov 14, 2015 4:27 pm
- Forum: Windows
- Topic: Is recording while listening to other media possible
- Replies: 10
- Views: 406
Re: Is recording while listening to other media possible
There is "Sound Activated Recording" which pauses the recording when the audio input is below the specified level: http://manual.audacityteam.org/o/man/tr ... u.html#sar
There is "Timer Record": http://manual.audacityteam.org/o/man/timer_record.html
There is "Timer Record": http://manual.audacityteam.org/o/man/timer_record.html
- Sat Nov 14, 2015 4:16 pm
- Forum: Windows
- Topic: Distorts Files
- Replies: 4
- Views: 327
Re: Distorts Files
Does the file also appear to be very short in Audacity?
- Sat Nov 14, 2015 3:28 pm
- Forum: General Audio Programming
- Topic: Writing timestamp log during onRecord crashes X.Org [SOLVED]
- Replies: 5
- Views: 1812
Re: Writing timestamp log during onRecord causing X server c
As a start you could try using Audacity's built-in log and wxWidgets functions for writing to it. Near the top of ControlToolBar.cpp, add to the wx includes: #include <wx/datetime.h> Then in ControlToolBar::OnRecord void ControlToolBar::OnRecord(wxCommandEvent &evt) { wxLogMessage(wxT("Reco...
- Sat Nov 14, 2015 12:32 pm
- Forum: Windows
- Topic: Converting files to WAV and digitizing cassettes
- Replies: 2
- Views: 992
Re: Converting files to WAV and digitizing cassettes
As far as I'm aware, you should be able to import DSS files into Audacity if you install FFmpeg according to the instructions here: http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown Podomatic downloads are probably MP3 format, in which case you should be able to import t...