Search found 349 matches: "other uncompressed files"

Searched query: "other uncompressed files"

by Edgar
Mon May 30, 2011 5:23 pm
Forum: Windows
Topic: Export to WAV Libsndfile error [SOLVED]
Replies: 34
Views: 35834

Re: Export to WAV Libsndfile error

... menu item File > Export... . Try one of the other WAV export options, here is the most obvious: PCM16.png others are accessed via the "other uncompressed files" Save as type: : WAVs.png Did anything there export (the 32 bit float will be most usable)? If so and the result is something ...
by billw58
Wed May 25, 2011 3:56 am
Forum: Windows
Topic: how to change to 32-bit float
Replies: 2
Views: 570

Re: how to change to 32-bit float

In the Export dialog http://manual.audacityteam.org/man/File_Export_Dialog choose "Other uncompressed files" in the "Save as type" dropdown, then click the "Options" button and choose the header and sample format you want.

-- Bill
by billw58
Sun May 15, 2011 6:48 pm
Forum: Windows
Topic: Export to wav
Replies: 8
Views: 1164

Re: Export to wav

... file to a corresponding wav file (96kHz 32 or 24 bit)? Click on File > Export. In the "Save as type:" dropdown menu choose "Other uncompressed files". Click the "Options" button. In the "Header" dropdown choose "WAV (Microsoft)" and in the "Encodings" ...
by a2m
Tue Apr 26, 2011 9:27 am
Forum: Windows
Topic: Audio files don't show up in "Import Audio" dialog.
Replies: 4
Views: 968

Audio files don't show up in "Import Audio" dialog.

... pliki*" ("All files"). In English version this drop-down list reads: All files All supported files WAV, AIFF and other uncompressed files Ogg Vorbis files Flac files ... But in Polish version it reads: Wszystkie pliki* *.aiff;*.au;*.avr;*.caf;*.htk;*.iff;....(the list ...
by steve
Sat Apr 16, 2011 5:12 pm
Forum: Windows
Topic: Exporting in AIFF
Replies: 1
Views: 678

Re: Exporting in AIFF

... "Project Rate" box in the lower left corner of the main Audacity window and set it to 48000 2) File menu > Export 3) Select "Other uncompressed files" as the file type. 4) Click on the "Options" button 5) Select "Header: AIFF" and "Encoding: Signed ...
by steve
Fri Apr 08, 2011 8:28 am
Forum: Windows
Topic: Audio Sample Size
Replies: 3
Views: 1263

Re: Audio Sample Size

Upgrade to Audacity 1.3 http://audacityteam.org/download/ "File menu > Export" In the Export dialogue screen, select "Other uncompressed files" as the file format. Click on the "Options" button and select "WAV" and "Unsigned 8 bit". These settings ...
by Gale Andrews
Tue Mar 22, 2011 3:41 am
Forum: Windows
Topic: exporting wav to ulaw
Replies: 45
Views: 249786

Re: exporting wav to ulaw

... we can get libsndfile 1.0.24 into our upcoming 1.3.13 Beta, but hopefully sooner or later U-Law/A-Law files exported via Audacity's "Other Uncompressed files" option should work in telephony applications. Meantime, please export via SoX using Audacity's "(external files)" ...
by Gale Andrews
Wed Mar 09, 2011 11:41 am
Forum: Windows
Topic: CCIT U-Law, 8kHz, 8-bit, mono
Replies: 2
Views: 7536

Re: CCIT U-Law, 8kHz, 8-bit, mono

For "ADPCM U-law CCITT 8 bit" select "Other Uncompressed Files" as the format in the Export Dialogue screen, then click on the Options button and select WAV > U-law For a 8 kHz bit rate you need to set the Project Rate to 8000 before ...
by Gale Andrews
Wed Mar 09, 2011 11:36 am
Forum: Windows
Topic: Cisco Phone Prompts and WAV U-Law format
Replies: 12
Views: 70871

Re: Cisco Phone Prompts and WAV U-Law format

... the 'Project Rate (Hz)' in the bottom left hand corner to 8000 of Audacity. Next select 'File' > ' Export' > Change the 'Save as type' to 'Other uncompressed files' (a bit misleading) > Then click 'Options' button (bottom right) > Select 'WAV (Microsoft)' for 'Header' and 'U-Law' for 'Encoding' ...
by Gale Andrews
Wed Mar 09, 2011 11:28 am
Forum: Windows
Topic: exporting wav to ulaw
Replies: 45
Views: 249786

Re: exporting wav to ulaw

... chunk for U-Law and A-Law with WAV headers. So Leland has made a patch for libsndfile to export an 18-byte fmt chunk when you choose "Other Uncompressed Files" with the "Options" set to Header: "WAV (Microsoft)" and Encoding: to either "U-Law" or "A-Law". ...