Search found 59476 matches

by steve
Sat Aug 19, 2017 12:38 pm
Forum: Windows
Topic: Only seeing 25 minutes out of a 7 hour .WAV [SOLVED]
Replies: 4
Views: 432

Re: Only seeing 25 minutes out of a 7 hour .WAV

The maximum size of a normal WAV file is 4GB https://en.wikipedia.org/wiki/WAV#Limitations The size of a WAV file can be calculated (in bytes) as: Number of bytes per sample x Number of samples per second x Duration in seconds x Number of audio channels. 7 hours = 7 x 60 x 60 seconds = 25200 seconds...
by steve
Sat Aug 19, 2017 10:08 am
Forum: Windows
Topic: [Help!]Mario BGM style music
Replies: 2
Views: 262

Re: [Help!]Mario BGM style music

by steve
Sat Aug 19, 2017 9:13 am
Forum: Windows
Topic: Audacity crashes 3-5 seconds after opening
Replies: 9
Views: 406

Re: Audacity crashes 3-5 seconds after opening

I don't see a reset preferences button, but yes, it still crashes after a complete reinstall. Resetting preferences is the important step. Reinstalling without resetting preferences is unlikely to make any difference. If you are using the .exe installer on Windows, then there is a checkbox option d...
by steve
Sat Aug 19, 2017 9:10 am
Forum: Adding Features to Audacity
Topic: Fix weird things
Replies: 3
Views: 792

Re: Fix weird things

Piotr Grochowski wrote:This should be fixed.
Please describe clearly what you think is broken.
The next version of Audacity has some changes regarding "opening" and "saving", so it is possible that "this" (whatever that means) may have already been fixed.
by steve
Sat Aug 19, 2017 9:06 am
Forum: Adding Features to Audacity
Topic: Time-squish with Paulstretch
Replies: 5
Views: 1377

Re: Time-squish with Paulstretch

I told you to reverse-engineer that. You seem to misunderstand the purpose of the "Adding Features" part of this forum. It is not the place for you or anyone else to make "demands", it is a place for Audacity users to make "requests". Requests that are reasonable will ...
by steve
Sat Aug 19, 2017 12:13 am
Forum: Windows
Topic: Audacity crashes 3-5 seconds after opening
Replies: 9
Views: 406

Re: Audacity crashes 3-5 seconds after opening

Try reinstalling 2.1.3 and select the option to "Reset Preferences" when that option appears.
On first launch, confirm that you want to reset preferences.
What happens then? Does it crash?
by steve
Sat Aug 19, 2017 12:10 am
Forum: Windows
Topic: Only Left Channel Active
Replies: 3
Views: 421

Re: Only Left Channel Active

Check in the Windows Sound Control Panel that the device is set for stereo recording.
by steve
Sat Aug 19, 2017 12:08 am
Forum: Windows
Topic: Pasting: inserting vs. overwriting
Replies: 3
Views: 1802

Re: Pasting into clip within track

Thanks, here's a follow-up. Let's say I recorded material on a single track, then divided that material into clips A, B, & C within the track. Increasing clip length: If I paste some new material into clip A, increasing A's length (say, by 30 sec), what does that do to clips B & C. Does it ...
by steve
Fri Aug 18, 2017 9:24 pm
Forum: Windows
Topic: Pasting: inserting vs. overwriting
Replies: 3
Views: 1802

Re: Pasting: inserting vs. overwriting

To insert the copied audio, click on the track into which you want to paste, at the point that you want to insert, and the paste (shortcut Ctrl + V). To overwrite, select the audio that you wish to overwrite, and then paste. Often it is easier to work with multiple tracks rather than forcing everyth...
by steve
Fri Aug 18, 2017 3:47 pm
Forum: Windows
Topic: what does PCM encoding actually do when importing raw data?
Replies: 5
Views: 1636

Re: what does PCM encoding actually do when importing raw da

shoufeng wrote:My problem is basically to convert a binary file to a sound signal (correct sequence of numbers) in matlab.
Where does Audacity come into this?