Search found 59476 matches
- Mon May 08, 2017 8:23 am
- Forum: macOS
- Topic: How to remove music track from TV audio?
- Replies: 1
- Views: 341
Re: How to remove music track from TV audio?
I'm currently working on a project that requires me to extract spoken lines from the original Star Trek show. TOS was originally broadcast with monaural sound, but I'm working with a 5.1 remastered version ripped from the 2006 DVD. I'm not very hopeful. My guess is that the "surround sound&quo...
- Mon May 08, 2017 8:14 am
- Forum: Windows
- Topic: can i plug my bass directly to the pc for audacity
- Replies: 2
- Views: 457
Re: can i plug my bass directly to the pc for audacity
if I could plug in my Washburn Bass directly to my PC to record in Audacity It's not ideal. The signal level of your bass will be massively higher than a microphone signal, so it is likely to massively distort if you plug into a mic input. There is a risk that it could cause permanent damage - ie d...
- Mon May 08, 2017 7:53 am
- Forum: Audio Processing
- Topic: 16 bit PCM vs 32 bit float for ripped from CD
- Replies: 10
- Views: 7338
Re: 16 bit PCM vs 32 bit float for ripped from CD
Does your MP3 player support "Replay Gain" ? What I am trying to do is preserve the quality of the wav file Keep a copy of the original, unmodified 16-bit rip. All I am doing in Audacity is changing the audio level of the music so that all songs are more or less the same volume level when ...
- Sun May 07, 2017 11:43 pm
- Forum: Windows
- Topic: problem when plugging a guitar processor pedal(screech noise
- Replies: 1
- Views: 136
Re: problem when plugging a guitar processor pedal(screech n
Check that "Software Playthrough" is off (not selected) near the bottom of the Transport menu.
- Sun May 07, 2017 6:26 pm
- Forum: Audio Processing
- Topic: Limit Tool - Limiter
- Replies: 11
- Views: 2842
Re: Limiter Tool Mastering Please Help
You could apply the effect twice but with less strong settings, once with "soft" and once with "hard".Leozdj wrote:I would to Level it between those 2 Options, How Can i do it ??
- Sun May 07, 2017 5:40 pm
- Forum: Audio Processing
- Topic: File size doubles after limiting
- Replies: 4
- Views: 588
Re: File size doubles after limiting
What format?fwrunner2017 wrote:then save the file again in same format
- Sun May 07, 2017 5:39 pm
- Forum: Audio Processing
- Topic: 16 bit PCM vs 32 bit float for ripped from CD
- Replies: 10
- Views: 7338
Re: 16 bit PCM vs 32 bit float for ripped from CD
Is it really worth the extra disk space to have the processed files as 32 bit float? There is no point "ripping to 32-bit" because the CD data is 16-bit, so all you would be doing in effect, is padding the data with zeros. During audio production, there is a small benefit in saving back-u...
- Sun May 07, 2017 5:32 pm
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87596
Re: Silent Subliminals [solved?]
have I done it right ? You certainly have. The "message" is definitely present and encoded as "AM" (amplitude modulation), and I was able to extract it as described in my previous post. whether the final result is as good as silent subliminals made by commercial software product...
- Sun May 07, 2017 5:25 pm
- Forum: macOS
- Topic: Can I Create a Single File with Navigable Chapters?
- Replies: 13
- Views: 1891
Re: Can I Create a Single File with Navigable Chapters?
What does that actually do? Does it create a single file with navigable chapters?Gale Andrews wrote:The primitive steps "Option 2" still work in iTunes 12.5 per this link http://designsbytierney.com/2013/05/how ... in-itunes/.
- Sun May 07, 2017 1:53 pm
- Forum: New Plug-Ins
- Topic: Silent Subliminals [solved?]
- Replies: 106
- Views: 87596
Re: Silent Subliminals [solved?]
Hi, can you at least tell me, whether the second audio mix - sample2 is as it supposed to be ? If I modulate that track with a sine tone at a frequency of 17500 Hz, I get this: sample2-decoded.wav This is the code that I used to modulate the track: (mult *track* (hzosc 17500)) it would suck listeni...