In that case I'll stick with my first answer: "WAV (Microsoft) signed 16-bit PCM"swampwizard61 wrote:FLAC files do not play in my BR player and I want a lossless file that I can put on a CD.
Search found 59476 matches
- Thu Dec 15, 2016 4:56 pm
- Forum: Windows
- Topic: WAV files?
- Replies: 4
- Views: 510
Re: WAV files?
- Thu Dec 15, 2016 2:09 pm
- Forum: Nyquist
- Topic: Feedback needed for a plugin my friend and I tried to write
- Replies: 3
- Views: 1525
Re: Feedback needed for a plugin my friend and I tried to wr
Some errors in your code: ;control idev "Initial deviation (percent)" real "%" -100 6400 0 The three numbers at the end don't make sense. See: http://wiki.audacityteam.org/wiki/Nyquist_Plug-ins_Reference#Slider_Widget ;; Slide function (setf dur (/ len *sound-srate*)) (defun slid...
- Thu Dec 15, 2016 12:24 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Guaranteed method to crash Audacity 2.1.2 on Windows
- Replies: 5
- Views: 2002
Re: Guaranteed method to crash Audacity 2.1.2 on Windows
Are you able to test with Audacity 2.0.6 and 2.1.0?Trebor wrote:Audacity 2.1.2 Windows Vista.
If you can, please do and let us know.
Thanks,
Steve
- Thu Dec 15, 2016 12:18 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Guaranteed method to crash Audacity 2.1.2 on Windows
- Replies: 5
- Views: 2002
Re: Guaranteed method to crash Audacity 2.1.2 on Windows
I'm curious: Why did you try to split the track during preview? Was it "destruction testing" or was it part of a practical use case?
(I'm thinking that the easiest fix might be to disallow split/join stereo tracks while transport is active).
(I'm thinking that the easiest fix might be to disallow split/join stereo tracks while transport is active).
- Thu Dec 15, 2016 11:56 am
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Guaranteed method to crash Audacity 2.1.2 on Windows
- Replies: 5
- Views: 2002
Re: Guaranteed method to crash Audacity 2.1.2 on Windows
Thanks Trebor. Confirmed on Linux in Audacity 2.1.3 alpha with real-time preview effects.
I'll log this bug now.
Update: Now logged.
I'll log this bug now.
Update: Now logged.
- Thu Dec 15, 2016 11:40 am
- Forum: macOS
- Topic: Audacity 2.1.2.0 will not start
- Replies: 7
- Views: 696
Re: Audacity 2.1.2.0 will not start
You probably need to delete the lock file. See this post: http://forum.audacityteam.org/viewtopic ... 98#p290898dwatkinsss wrote: "The system has detected that another copy of Audacity is running
- Thu Dec 15, 2016 11:24 am
- Forum: Windows
- Topic: Plot Spectrum Export
- Replies: 3
- Views: 1167
Re: Plot Spectrum Export
I don't use Excel, I use Libre Office Calc, so I can't give step by step details, but here's a general outline. What I expected was a file I could import to excel and plot the curve. Plot Spectrum export gives you what you need. To make importing into a spreadsheet easier, delete the top line of the...
- Thu Dec 15, 2016 10:54 am
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87596
Re: Silent Subliminals [solved?]
Steve : Certain frequencies and/or their patterns are known to activate certain areas of the human brain (full lossless compression of course). The easiest evidence comes from piping in the frequencies (left & right earphones need to be correctly placed) and simultaneously seeing resulting acti...
- Thu Dec 15, 2016 2:34 am
- Forum: Feature Request Archive
- Topic: Adding the triangle wave/pulse wave to the Tone generator
- Replies: 12
- Views: 5159
Re: Adding the triangle wave
Doesn't work for me. It gives me a dirty sine wave, which is what I would expect.weldo5 wrote:I usually just generate a square wave at its max frequency (half the sample rate)
PITCH (not speed) it down to a reasonable frequency, ex 300 hz, (around d#), it outputs a triangle wave.
That usually works for me.
- Wed Dec 14, 2016 11:02 pm
- Forum: Windows
- Topic: WAV files?
- Replies: 4
- Views: 510
Re: WAV files?
What is the difference between 16 and 32 bit? It's the number of binary digits used for each audio sample. If you are looking in Audacity's "Preferences > Quality", leave it set at "32-bit float". If you're looking at the "File > Export Audio" options, you want "W...