Search found 24069 matches
- Thu Nov 13, 2008 6:16 pm
- Forum: Windows
- Topic: Deploy MSI file?
- Replies: 8
- Views: 12620
Re: Deploy MSI file?
Yes, you can download a msi-package of Audacity 1.2.6 from this page: http://www.inprose.com/package-repository.html Thanks. Is that your site/installer or you just found it? Installing for the user only into their Documents and Settings folder is a bit odd. Isn't this normally handled in the Regis...
- Thu Nov 13, 2008 8:20 am
- Forum: Windows
- Topic: Export Selection produces tracks out of sync./ wrong length
- Replies: 33
- Views: 5572
Re: Export Selection produces tracks out of sync./ wrong len
What snap should do (I'd say) is select from the start of the clip, wherever it is behind zero (or after zero), like it would if snap was off (so any truncation of the selection is at the end)? What do you think? Perhaps it would be more logical; If "snap to" is selected and The track ext...
- Wed Nov 12, 2008 9:37 am
- Forum: Windows
- Topic: 1.3.5 problems exporting, wav files end up blank
- Replies: 8
- Views: 1424
Re: 1.3.5 problems exporting, wav files end up blank
Ok, this one will be a little bit hard to describe. I'm doing a project where I'm editing several tracks at a time which I export as individual .wav files. On most occasions all goes well, but sometimes the files that are exported mysteriously end up blank. They do play for the same length of time ...
- Wed Nov 12, 2008 9:14 am
- Forum: Windows
- Topic: Export Selection produces tracks out of sync./ wrong length
- Replies: 33
- Views: 5572
Re: Export Selection produces tracks out of sync./ wrong len
As this topic had sidestepped away from the original "1.3.5 problems exporting, wav files end up blank" , I split these posts out of it and renamed them as per current title. That was an excellent analysis, Steve, thanks. Just to add re: "Double clicking on the audio clip will select ...
Re: îé÷øåôåï
Well, yeah, it seems I'm talking about the "mixer toolbar input selector" box. On the sound card and Windows mixer control panels - everything is okay. With 1.2.4 it's great, but on 1.3.6 it's - not.. OK we'll make a note of it. But you're quite sure that at the moment 1.2.4 displays OK a...
- Tue Nov 11, 2008 2:03 am
- Forum: Windows
- Topic: 1.3.6 won't close
- Replies: 4
- Views: 1068
Re: 1.3.6 won't close
Did you install Audacity as Administrator and then run it as a user? Darned good question, Koz. I'm about 90% sure I installed as admin. I've tried running both as user and as admin. When I get a chance, I'll try re-installing, to be certain it's installed as admin. I think it's much more likely th...
- Sun Nov 09, 2008 6:38 pm
- Forum: Windows
- Topic: 1.3.6 problem with Win98
- Replies: 9
- Views: 1122
Re: 1.3.6 problem with Win98
But from the included DLLs msvc?80.dll I see that you´ve switched to a new compiler version starting with the new beta 1.3.6, and so I´m quite sure that similar problems with Win98-incompatible API functions will reappear again very soon in your further development. So it may be a good idea to keep...
- Sun Nov 09, 2008 8:23 am
- Forum: Windows
- Topic: Stereo Mix Problem , Help needed :/
- Replies: 2
- Views: 460
Re: Stereo Mix Problem , Help needed :/
Are you wearing headphones, so your microphone does not pick up his voice that you are hearing, and send it back to him?
Have you tried a dedicated Instant Messaging/VoIP recorder like Voice Emotion ?
Have you tried a dedicated Instant Messaging/VoIP recorder like Voice Emotion ?
- Sat Nov 08, 2008 11:36 pm
- Forum: Audio Processing
- Topic: allow playback start close to playback cursor
- Replies: 22
- Views: 3699
Re: allow playback start close to playback cursor
oops. i neglected to mention that sweeping the pointer from the waveform area down into the label area is helpful because it allows one to delete the commercial and the label in one step as opposed to highlighting the waveform area, deleting it, then highlighting the label, then deleting it...........
- Sat Nov 08, 2008 11:09 pm
- Forum: Windows
- Topic: 1.3.6 problem with Win98
- Replies: 9
- Views: 1122
Re: 1.3.6 problem with Win98
Fortunately there was only one place in the code where SHBindToParent had been added, so we've replaced it with function SHBindToParentLocal based on this: http://www.geocities.com/SiliconValley/2060/articles/shell-helpers.html which should make it compatible with Windows 98. Can you try it again pl...