Search found 59476 matches
- Sun Feb 06, 2011 6:56 pm
- Forum: GNU/Linux and Unix-like
- Topic: FFMpeg
- Replies: 8
- Views: 3584
FFMpeg
What patches, workarounds and jumping through blazing hoops are currently required to make Audacity svn trunk work with FFmpeg on Linux?
- Sun Feb 06, 2011 4:41 pm
- Forum: Audio Processing
- Topic: Force EQ
- Replies: 14
- Views: 1767
Re: Force EQ
Could you record it again?
- Sun Feb 06, 2011 4:37 pm
- Forum: Windows
- Topic: EQ Profile Plug In
- Replies: 1
- Views: 542
Re: EQ Profile Plug In
Elevayta FreEq Boy ($29.95 +tax)
Voxengo CurveEQ ($79)
Match EQ in Logic Studio (Mac $499.00)
Match-Eq in Ozone ($249.99)
Trial versions may be available.
Voxengo CurveEQ ($79)
Match EQ in Logic Studio (Mac $499.00)
Match-Eq in Ozone ($249.99)
Trial versions may be available.
- Sun Feb 06, 2011 4:05 pm
- Forum: Windows
- Topic: Waveform Clipping
- Replies: 7
- Views: 1567
Re: Waveform Clipping
I don't think there's much we can do about that as the clipping is occurring before the signal gets to Audacity. However, I'll ask for a second opinion in case anyone else has any ideas.
- Sun Feb 06, 2011 4:02 pm
- Forum: Plug-in Archive
- Topic: Sample Printer
- Replies: 43
- Views: 37996
Re: Sample Printer
I think HTML could be a time saver for web publication Probably just as easy with plain text and wrap in <pre> tags. I'm inclined to just loose the option and save one less control. ;control chan "Channel layout for stereo" choice "L - R lines,L block above R" 0 How about ;contr...
- Sun Feb 06, 2011 3:13 pm
- Forum: General Feedback and Discussion
- Topic: Real time recording
- Replies: 12
- Views: 4356
Re: Real time recording
The reason that I ask is that the most likely cause of the inaccurate time is the sound-card clock signal is inaccurate. You may find that it runs a bit more accurate at different sample rates. It may be worth trying it at 11025 Hz to see if it is any more accurate.
- Sun Feb 06, 2011 2:53 pm
- Forum: Plug-in Archive
- Topic: Isochronic Modulator Plug-in
- Replies: 29
- Views: 42643
Re: Isochronic Modulator Plug-in
There's some code in this post that creates different modulation waveforms: http://forum.audacityteam.org/viewtopic.php?f=39&t=39723#p104167 It's not a full plug-in, it's just a snip of code for creating the modulation waves. You will need some understanding of Nyquist/XLisp to be able to integr...
- Sun Feb 06, 2011 2:19 pm
- Forum: Maintaining / Improving this Forum
- Topic: Profile page Change Password?
- Replies: 1
- Views: 2510
Re: Profile page Change Password?
Click on "User Control Panel" (near the top left corner of the forum page)
Profile tab > Edit Account Settings
Profile tab > Edit Account Settings
- Sun Feb 06, 2011 2:08 pm
- Forum: Windows
- Topic: Error not well formed (invalid token) line 7
- Replies: 15
- Views: 2635
Re: Error not well formed (invalid token) line 7
I mean, what program did you use to try and change "Áudio" to "Audio" when you manually edited the "Intro - guitar final.aup" file? The file must be a "plain text" file. NotePad probably has that as the default option, but other programs such as WordPad probab...
- Sun Feb 06, 2011 2:05 pm
- Forum: Plug-in Archive
- Topic: Isochronic Modulator Plug-in
- Replies: 29
- Views: 42643
Re: Isochronic Modulator Plug-in
Would it be possible to modify the code to allow other modulation waveforms? Yes it would. If you search through this topic and topics linked to it I think there may even be a version that has alternative modulation waveforms. maybe you could point me in the direction of a good plug-in programming ...