Search found 59476 matches
- Mon Sep 05, 2011 5:20 pm
- Forum: Nyquist
- Topic: Nyquist error value
- Replies: 4
- Views: 7796
Re: Nyquist error value
Which in return gave me this other link (the actual download site): http://audacityteam.org/download/nyquistplugins There are two versions of turntablewarp available from that page. turntablewarp.ny is for mono tracks only - I suspect that this is the version you downloaded first. If applied to a s...
- Mon Sep 05, 2011 5:12 pm
- Forum: Nyquist
- Topic: Inaccuracy in Click Track
- Replies: 12
- Views: 8149
Re: Inaccuracy in Click Track
Thanks for testing.
- Mon Sep 05, 2011 5:02 pm
- Forum: New Plug-Ins
- Topic: Beat Per Minute labels
- Replies: 23
- Views: 35579
Re: Beat Per Minute labels
When setting "Bars (only)" at Label Text it will not put anything in the labels Doh! Line 56: (1 (if (= beat 0)(format nil "~a" bar)"")) should be: (1 (if (= beat 1)(format nil "~a" bar)"")) The previous version counted beats from 0, but the new ver...
- Mon Sep 05, 2011 7:10 am
- Forum: New Plug-Ins
- Topic: Beat Per Minute labels
- Replies: 23
- Views: 35579
Re: Beat Per Minute labels
The only bug I could spot is the following. When setting "Bars (only)" at Label Text it will not put anything in the labels (similar to selecting "none"). This worked correctly in your first version though, sneaky bugs. Thanks for testing, I'll check that out tonight. It has als...
- Sun Sep 04, 2011 11:19 pm
- Forum: Windows
- Topic: Joint Stereo setting
- Replies: 8
- Views: 1660
Re: Joint Stereo setting
Another tool for media analysis (without download complications) is MediaInfo, but that does not play or convert files as SUPER does. I'd forgotten that MediaInfo is cross-platform. I use MediaInfo on Linux and would highly recommend it. In fact SUPER uses MediaInfo internally for determining media...
- Sun Sep 04, 2011 10:47 pm
- Forum: Mac OS X
- Topic: I cannot record? What am i doing wrong?
- Replies: 29
- Views: 5006
Re: I cannot record? What am i doing wrong?
All indications are that the problem lies either with the output from the amp. or the input with the computer (less likely to have identical faults on two computers), or with the connection between the amp and the computer. Unless you are able to: (a) test the output from the amp by recording or pla...
- Sun Sep 04, 2011 10:25 pm
- Forum: Windows
- Topic: Joint Stereo setting
- Replies: 8
- Views: 1660
Re: Joint Stereo setting
How can I check my old files to determine whether or not they were encoded in Joint Stereo? There's a free program called SUPER by erightsoft that can analyse media files (it can also convert many different media file types), It should be able to give you detailed information about the format of yo...
- Sun Sep 04, 2011 10:19 pm
- Forum: General Feedback and Discussion
- Topic: Any Need To Install Latest Version
- Replies: 17
- Views: 3636
Re: Any Need To Install Latest Version
To be able to investigate possible bugs we need to know precise steps to reproduce the problem.chariot wrote:Oh and I forgot to mention that it has crashed twice.
- Sun Sep 04, 2011 10:17 pm
- Forum: General Feedback and Discussion
- Topic: Any Need To Install Latest Version
- Replies: 17
- Views: 3636
Re: Any Need To Install Latest Version
it takes double the time to export an mp3 than it did for the 1.3.12 version How strange, I don't think that should happen. I'd be very interested to know why that is happening. If you don't still have a copy of 1.3.12 you can get it here: http://code.google.com/p/audacity/downloads/list?can=1&...
- Sun Sep 04, 2011 10:09 pm
- Forum: Windows
- Topic: Some Questions Re Latest Beta 1.3.13
- Replies: 2
- Views: 458
Re: Some Questions Re Latest Beta 1.3.13
VST plug-ins are extra, optional effects that some users want to use. If you don't use them you can disable the searching by going to "Edit menu > Preferences > Effects" and de-select the VST option.