Difference between revisions of "Default EQCurves"
From Audacity Wiki
MartynShaw (talk | contribs) (Initial go at a page) |
Galeandrews (talk | contribs) (Added to Category:Feature Planning) |
||
Line 1: | Line 1: | ||
− | Here is a starting point for a default list of curves. Note that I have added some attributed to the 'curve'; these are not decided on yet. | + | Here is a starting point for a default list of curves. This forms part of a [[Proposal Import/Export Eq Curves|Proposal for Import and Export of Equalization curves]]. Note that I have added some attributed to the 'curve'; these are not decided on yet. |
You should be able to copy-paste the curves in the box below into EQCurves.xml and have them appear next time you open 'Effect->Equalization...'. | You should be able to copy-paste the curves in the box below into EQCurves.xml and have them appear next time you open 'Effect->Equalization...'. | ||
Line 21: | Line 21: | ||
</equalizationeffect> | </equalizationeffect> | ||
</pre> | </pre> | ||
+ | |||
+ | [[Category:Feature Planning]] |
Revision as of 02:50, 7 April 2010
Here is a starting point for a default list of curves. This forms part of a Proposal for Import and Export of Equalization curves. Note that I have added some attributed to the 'curve'; these are not decided on yet.
You should be able to copy-paste the curves in the box below into EQCurves.xml and have them appear next time you open 'Effect->Equalization...'.
The following curves have been suggested:
- bass boost
- bass cut
- treble boost
- treble cut
- telephone
- loudness
- rumble filter
<equalizationeffect> <curve name="60Hz notch" length="8192" category="default" draw="yes" log="yes"> <point f="49.4" d="0"/> <point f="60.0" d="-120"/> <point f="71.3" d="0"/> </curve> </equalizationeffect>