Search found 24069 matches
- Wed May 08, 2013 8:10 am
- Forum: General Audio Programming
- Topic: Importing timestamp information with Python
- Replies: 16
- Views: 11702
Re: Importing timestamp information with Python
In my opinion it's a problem of version. "print" is a keyword in python 2.xx, but it is a function in python 3.xx. It should be used like this: print (param0, param1... , ...) That's believable, but I don't think many people on this Forum have extensive knowledge of python. I suggest you ...
- Wed May 08, 2013 7:20 am
- Forum: General Audio Programming
- Topic: Importing timestamp information with Python
- Replies: 16
- Views: 11702
Re: Importing timestamp information with Python
Perhaps you are not in a python window or you want:
instead. Are you doing exactly as is it says on the Wiki?
Gale
Code: Select all
import findcues
instead. Are you doing exactly as is it says on the Wiki?
Gale
- Wed May 08, 2013 6:04 am
- Forum: Windows
- Topic: Can't Hear Track After Exporting
- Replies: 4
- Views: 624
Re: Can't Hear Track After Exporting
Muted tracks in Audacity cannot be heard and are not exported.
Is that the reason?
Or did you turn down the -....+ slider on the voice track?
Or did you select the music track only and do File > Export Selection As?
Gale
Is that the reason?
Or did you turn down the -....+ slider on the voice track?
Or did you select the music track only and do File > Export Selection As?
Gale
- Tue May 07, 2013 9:43 am
- Forum: Windows
- Topic: Audacity 2.0.3
- Replies: 40
- Views: 6089
Re: Audacity 2.0.3
Gale, My problem is solved! I did it by stopping the Windows Audio and Audio Endpoint services in the services.msc folder. After doing so, Audacity opened! My next question is will the changes I made to those two files by stopping both of them, cause any problems with other programs? Yes ;) It was ...
- Tue May 07, 2013 9:30 am
- Forum: macOS
- Topic: Mix and Render problems
- Replies: 37
- Views: 8517
Re: Mix and Render problems
Thanks for the files and video, but I don't see how we are supposed to fix something that cannot be reproduced. If you come across two tracks that have no noise when played together, but produce the noise when rendered, please Edit > Undo, select the first track you rendered in that operation then F...
- Tue May 07, 2013 9:09 am
- Forum: Windows
- Topic: Were can I download Audacity 1.3 to use on Win7?
- Replies: 22
- Views: 3067
Re: Were can I download Audacity 1.3 to use on Win7?
It is obvious that the Audio buffer is automatically regulated when working with WASAPI. Thanks, that seems to be largely true, and you can see this when overdubbing too. If the buffer is set to 2000 ms, under WASAPI playback of the previous track starts as soon as you start to overdub, but with th...
- Tue May 07, 2013 8:29 am
- Forum: Windows
- Topic: Were can I download Audacity 1.3 to use on Win7?
- Replies: 22
- Views: 3067
Re: Were can I download Audacity 1.3 to use on Win7?
And I've given up to use the german Version because the hotkeys of the effect menu do not work properly (if an integrated effect has the same letter as an Nyquist plug-in). I am guessing you don't mean effects shortcuts that you can set in Keyboard Preferences, but navigation keys you press after A...
- Tue May 07, 2013 7:10 am
- Forum: Windows
- Topic: Were can I download Audacity 1.3 to use on Win7?
- Replies: 22
- Views: 3067
Re: Were can I download Audacity 1.3 to use on Win7?
Higher latency Settings fix the skipping (as expected). You mean higher "Audio to Buffer" settings - yes? If you want to, could you choose Windows WASAPI host, choose the line-in device then record computer playback using a cable to line-in? Does that skip at a given buffer setting under ...
- Tue May 07, 2013 2:30 am
- Forum: Windows
- Topic: Audacity 2.0.3
- Replies: 40
- Views: 6089
Re: Audacity 2.0.3
I appreciate this is frustrating, but I don't know the history of your machine. Have you used Audacity before? Was it you who initially installed the audio and chipboard drivers on this machine? If you have a drivers CD, have you tried installing the original drivers on that CD? If that does not hel...
- Tue May 07, 2013 1:04 am
- Forum: Windows
- Topic: Possible bug: playback at 0.1x sounds same as 0.01x
- Replies: 3
- Views: 731
Re: Possible bug: playback at 0.1x sounds same as 0.01x
I'm sure previous versions of Audacity (pre 2.0) could playback at speeds below 0.1x : I found using speeds like say 0.02x useful in identifying where glitches were in a waveform. OK, I already raised it on the -quality list in any case. Definitely you can go below 0.1x in 2.0.2 (0.08 sounds lower ...