Search found 59476 matches

by steve
Thu Aug 13, 2015 12:01 am
Forum: Feature Request Archive
Topic: Sensible defaults could make Audacity a lot better
Replies: 62
Views: 5945

Re: Sensible defaults could make Audacity a lot better

Practical use case for 32-bit float:
Mid production, I want to make lossless backups of my valuable tracks. I export as 32-bit float WAV.

Practical case 2:
Impulse files for convolution effects.
by steve
Wed Aug 12, 2015 11:58 pm
Forum: Feature Request Archive
Topic: Sensible defaults could make Audacity a lot better
Replies: 62
Views: 5945

Re: Sensible defaults could make Audacity a lot better

cyrano wrote:The default waveform view as it is now is very misleading.
See also: http://forum.audacityteam.org/viewtopic ... 56#p281856
by steve
Wed Aug 12, 2015 11:49 pm
Forum: Feature Request Archive
Topic: Sensible defaults could make Audacity a lot better
Replies: 62
Views: 5945

Re: Sensible defaults could make Audacity a lot better

Let's say that you import a 16-bit WAV file. You would like the track to be labelled as "16-bit"? You amplify the track by -3.5 dB. I assume that you are happy about the track data being processed in 32-bit float? Should the processed data be converted back to 16-bit at this point? If so, ...
by steve
Wed Aug 12, 2015 8:57 pm
Forum: Feature Request Archive
Topic: Sensible defaults could make Audacity a lot better
Replies: 62
Views: 5945

Re: Sensible defaults could make Audacity a lot better

AFAIK every audio interface on the planet puts out either 16 or 24 bit samples By default Audacity "puts out" 16 bit WAV files. Like Protools and many other similar applications, Audacity has a native "project" format from which you can "export" (IIRC Protools calls it...
by steve
Wed Aug 12, 2015 8:25 pm
Forum: Windows
Topic: Where is the source-code?
Replies: 7
Views: 409

Re: Where is the source-code?

LoneRanger wrote: I'm looking for the 'main' source-code file.
Audacity has close to half a million lines of source code. It would clearly be impractical to have that all in one file ;)
You can browse the source code here: https://github.com/audacity/audacity
by steve
Wed Aug 12, 2015 8:21 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: Confusing interaction track and global Spectrogram settings
Replies: 27
Views: 2603

Re: Confusing interaction track and global Spectrogram setti

I don't think it inconsistent, given this is the first time we allow a global setting to be over-ridden. We allow users to override OD import preference. We allow users to override the default sample format. We allow users to override the default sample rate for individual tracks. We allow users to...
by steve
Wed Aug 12, 2015 7:34 pm
Forum: macOS
Topic: Installation: Do NOT run Audacity from the DMG!!!! Permane
Replies: 3
Views: 257

Re: Installation: Do NOT run Audacity from the DMG!!!! Perm

You should list this post in your publishers comments on Download.Com where this program most frequently comes from. I am also going to repost your post around some mac areas where audacity comes up in discussion. While you are doing that, feel free to encourage people to download from the official...
by steve
Wed Aug 12, 2015 2:58 pm
Forum: macOS
Topic: Automatically import raw data files?
Replies: 18
Views: 1606

Re: Automatically import raw data files?

Audacity should decode ATRAC if you add FFmpeg to your computer. Decoding will not work if the file is encrypted (most ATRAC files are encrypted). There are many variations of ATRAC so I'd not be confident that FFmpeg (using a reverse engineered decoder) will succeed. Would FFmpeg be able to correc...
by steve
Wed Aug 12, 2015 11:41 am
Forum: Windows
Topic: audacity stops without warning
Replies: 12
Views: 753

Re: audacity stops without warning

If another application grabs exclusive control of the sound card, then Audacity is likely to stop without warning. Given that Mediashout is a big multi-media application, and probably not designed to be used alongside other software, that could be the reason. As Koz wrote, other possibilities are th...
by steve
Wed Aug 12, 2015 11:21 am
Forum: macOS
Topic: Automatically import raw data files?
Replies: 18
Views: 1606

Re: Automatically import raw data files?

I have no idea what the internal format is for Rode's recording app. I've only used it on a couple of occasions, on a friend's iphone. I'd expect those to be PCM and that should work. That's the problem, we don't know, and Rode do not have that information on their website as far as I can see. &quo...