Equalizer Graphics

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Equalizer Graphics

Post by kozikowski » Mon Jun 09, 2008 8:13 pm

I have transferred this FR and its vote to the Wiki today 14Jul08 - but retained this thread in the Forum, but relocated to Audio Processing - WC

This one should be pretty harmless.

I want pinstripes inside the equalizer work window to tell me where I am. Quick, point to a place 4 dB down at 7500 Hz.

No, I can't do it, either, although I need to do it because that's part of a complex curve I want to build. A much harder version of this involves two windows that read out the cursor position, similar to what happens in the analyzer. That would be a programming pain in the butt.

Either one would be welcome.

Koz
Last edited by kozikowski on Fri Apr 24, 2015 2:53 pm, edited 3 times in total.
Reason: FR moved to Wiki - this thread relocated to Audio Processing

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Equalizer Graphics

Post by steve » Mon Jun 09, 2008 9:17 pm

Check out the file "EQCurves.xml"

I'm not sure where it will be on a Mac, but in Linux it's: home/<user>/.audacity-data/EQCurves.xml

They can be as simple or complex as you like. They can be edited directly and they are probably transportable.
Try copy and pasting these curve into your "EQCurves.xml" file:

Code: Select all

	<curve name="ska">
		<point f="20.00" d="-15.0"/>
		<point f="25.00" d="-2.9"/>
		<point f="30.00" d="2.6"/>
		<point f="40.00" d="4.8"/>
		<point f="50.00" d="5.0"/>
		<point f="60.00" d="5.0"/>
		<point f="80.00" d="3.0"/>
		<point f="100.0" d="0.8"/>
		<point f="120.0" d="-0.9"/>
		<point f="150.0" d="-2.5"/>
		<point f="200.0" d="-5.0"/>
		<point f="300" d="-8.4"/>
		<point f="400" d="-10.0"/>
		<point f="600" d="-8.0"/>
		<point f="1200" d="-2.0"/>
		<point f="1300" d="1.05"/>
		<point f="1400" d="-2.0"/>
		<point f="1500" d="-4.0"/>
		<point f="1600" d="-4.0"/>
		<point f="2000" d="-8.0"/>
		<point f="3000" d="-2.5"/>
		<point f="4000" d="2.0"/>
		<point f="6000" d="4.0"/>
		<point f="10000" d="4.0"/>
		<point f="18000" d="0.8"/>
		<point f="24000" d="0.0"/>
	</curve>
or a simple one

Code: Select all

	<curve name="slope">
		<point f="20" d="-15"/>
		<point f="800" d="-10"/>
		<point f="2000" d="-5"/>
		<point f="10000" d="0"/>
		<point f="24000" d="5"/>
	</curve>
or a high precision one

Code: Select all

<curve name="stevethefiddle">
		<point f="20.000000000000" d="-15.250000000000"/>
		<point f="20.808085587751" d="-14.828845528587"/>
		<point f="21.648821291359" d="-13.210369678949"/>
		<point f="22.523526315227" d="-10.421537752467"/>
		<point f="23.433573165260" d="-7.506270226987"/>
		<point f="24.380389802479" d="-5.000612646688"/>
		<point f="25.365461883636" d="-2.878729210669"/>
		<point f="26.390335092377" d="-1.143066633971"/>
		<point f="27.456617564581" d="0.151825562244"/>
		<point f="28.565982411698" d="1.077789612328"/>
		<point f="29.720170346040" d="1.881386973913"/>
		<point f="30.920992412148" d="2.583268093849"/>
		<point f="32.170332828509" d="3.102141977255"/>
		<point f="33.470151944103" d="3.542030752102"/>
		<point f="34.822489314397" d="3.909475294480"/>
		<point f="36.229466901626" d="4.210700032747"/>
		<point f="37.693292404382" d="4.462668429028"/>
		<point f="39.216262721726" d="4.666340670329"/>
		<point f="40.800767557271" d="4.830937750120"/>
		<point f="42.449293168882" d="4.945400395213"/>
		<point f="44.164426269882" d="4.996846125663"/>
		<point f="45.948858087882" d="5.000000000000"/>
		<point f="47.805388587604" d="5.000000000000"/>
		<point f="49.736930864329" d="5.000000000000"/>
		<point f="51.746515714852" d="5.000000000000"/>
		<point f="53.837296393127" d="5.000000000000"/>
		<point f="56.012553558067" d="5.000000000000"/>
		<point f="58.275700421238" d="4.973853617362"/>
		<point f="60.630288102564" d="4.889769745216"/>
		<point f="63.080011202408" d="4.747852733618"/>
		<point f="65.628713598801" d="4.555235043702"/>
		<point f="68.280394478894" d="4.308322783647"/>
		<point f="71.039214614112" d="4.007122899922"/>
		<point f="73.909502888854" d="3.678153390726"/>
		<point f="76.895763092971" d="3.346263433819"/>
		<point f="80.002680988700" d="3.011432950309"/>
		<point f="83.235131663122" d="2.649756226695"/>
		<point f="86.598187177699" d="2.284732287898"/>
		<point f="90.097124526884" d="1.916517687132"/>
		<point f="93.737433918284" d="1.551122496975"/>
		<point f="97.524827387392" d="1.191623919953"/>
		<point f="101.465247760377" d="0.838021956066"/>
		<point f="105.564877979016" d="0.490316605314"/>
		<point f="109.830150802394" d="0.148507867696"/>
		<point f="114.267758900593" d="-0.188892244184"/>
		<point f="118.884665356203" d="-0.529225458909"/>
		<point f="123.688114590153" d="-0.873484348831"/>
		<point f="128.685643728974" d="-1.196999455758"/>
		<point f="133.885094431369" d="-1.514860930285"/>
		<point f="139.294625192605" d="-1.835930013061"/>
		<point f="144.922724146073" d="-2.160310658875"/>
		<point f="150.778222382078" d="-2.488404350321"/>
		<point f="156.870307804764" d="-2.820250990771"/>
		<point f="163.208539548921" d="-3.173835531941"/>
		<point f="169.802862979293" d="-3.549697551976"/>
		<point f="176.663625295917" d="-3.930152669947"/>
		<point f="183.801591769993" d="-4.309858134833"/>
		<point f="191.227962635747" d="-4.672483920902"/>
		<point f="198.954390664797" d="-5.016894619758"/>
		<point f="206.992999450601" d="-5.343090231399"/>
		<point f="215.356402431673" d="-5.651070755826"/>
		<point f="224.057722683423" d="-5.940891062086"/>
		<point f="233.110613509667" d="-6.235809959491"/>
		<point f="242.529279866118" d="-6.554935638023"/>
		<point f="252.328500649494" d="-6.895400605699"/>
		<point f="262.523651887182" d="-7.249676472032"/>
		<point f="273.130730863876" d="-7.626518712358"/>
		<point f="284.166381223030" d="-8.022872881405"/>
		<point f="295.647919082519" d="-8.395097889039"/>
		<point f="307.593360205482" d="-8.728971249350"/>
		<point f="320.021448268984" d="-9.020896172488"/>
		<point f="332.951684274858" d="-9.270777421888"/>
		<point f="346.404357148860" d="-9.484764404471"/>
		<point f="360.400575576173" d="-9.663127261308"/>
		<point f="374.962301123193" d="-9.808568867676"/>
		<point f="390.112382697579" d="-9.921786244100"/>
		<point f="405.874592400641" d="-10.004453978460"/>
		<point f="422.273662828311" d="-10.054551206102"/>
		<point f="439.335325879237" d="-10.067715250055"/>
		<point f="457.086353130889" d="-10.045360478063"/>
		<point f="475.554597847034" d="-9.994443174966"/>
		<point f="494.769038682487" d="-9.915900374063"/>
		<point f="514.759825153732" d="-9.812761512598"/>
		<point f="535.558324946738" d="-9.684715855885"/>
		<point f="557.197173136223" d="-9.530916782724"/>
		<point f="579.710323393581" d="-9.350155918295"/>
		<point f="603.133101263832" d="-9.140082362104"/>
		<point f="627.502259595185" d="-8.900635564251"/>
		<point f="652.856036208198" d="-8.640110081676"/>
		<point f="679.234213895013" d="-8.352923686697"/>
		<point f="706.678182842822" d="-8.038246139522"/>
		<point f="735.231005579501" d="-7.706821634408"/>
		<point f="764.937484543336" d="-7.375212513928"/>
		<point f="795.844232382847" d="-7.043603393448"/>
		<point f="827.999745097028" d="-6.691668267706"/>
		<point f="861.454478130761" d="-6.336655832309"/>
		<point f="896.260925544827" d="-5.981682344187"/>
		<point f="932.473702384699" d="-5.642743688705"/>
		<point f="970.149630377408" d="-5.332939668016"/>
		<point f="1009.347827090922" d="-5.052270282123"/>
		<point f="1050.129798695936" d="-4.800735531023"/>
		<point f="1092.559536475655" d="-4.578335414719"/>
		<point f="1136.703617234967" d="-4.388720609166"/>
		<point f="1182.631307766587" d="-4.262936692435"/>
		<point f="1230.414673538071" d="-4.208055049372"/>
		<point f="1280.128691770264" d="-4.221220544422"/>
		<point f="1331.851369084591" d="-4.293011444200"/>
		<point f="1385.663863903797" d="-4.422735490879"/>
		<point f="1441.650613798221" d="-4.611609426064"/>
		<point f="1499.899467977380" d="-4.867386265049"/>
		<point f="1560.501825134801" d="-5.191436659110"/>
		<point f="1623.552776862353" d="-5.600535276583"/>
		<point f="1689.151256859160" d="-6.117062241804"/>
		<point f="1757.400196169156" d="-6.717146730572"/>
		<point f="1828.406684690938" d="-7.355813158095"/>
		<point f="1902.282139213286" d="-7.812561327004"/>
		<point f="1979.142478240037" d="-8.057797608654"/>
		<point f="2059.108303878647" d="-8.091522003043"/>
		<point f="2142.305091077818" d="-7.913734510172"/>
		<point f="2228.863384511134" d="-7.524435130041"/>
		<point f="2318.919003415637" d="-6.984213921538"/>
		<point f="2412.613254706779" d="-6.375635660368"/>
		<point f="2510.093154704097" d="-5.701668113256"/>
		<point f="2611.511659815581" d="-4.984351889985"/>
		<point f="2717.027906542657" d="-4.203755352873"/>
		<point f="2826.807461182420" d="-3.361971843810"/>
		<point f="2941.022579618894" d="-2.539133580825"/>
		<point f="3059.852477610953" d="-1.776227979000"/>
		<point f="3183.483612001085" d="-1.079108352158"/>
		<point f="3312.109973286116" d="-0.455562256503"/>
		<point f="3445.933390009112" d="0.111891361228"/>
		<point f="3585.163845449983" d="0.624155963216"/>
		<point f="3730.019807111749" d="1.100914198321"/>
		<point f="3880.728569519447" d="1.550181281231"/>
		<point f="4037.526610869621" d="1.978742246349"/>
		<point f="4200.659964089935" d="2.399325435265"/>
		<point f="4370.384602891188" d="2.788400166859"/>
		<point f="4546.966843417520" d="3.145966441131"/>
		<point f="4730.683762124962" d="3.472024258082"/>
		<point f="4921.823630544081" d="3.766573617711"/>
		<point f="5120.686367608909" d="4.024473938388"/>
		<point f="5327.584010261886" d="4.249179726607"/>
		<point f="5542.841203073237" d="4.444512273164"/>
		<point f="5766.795707643121" d="4.610471578059"/>
		<point f="5999.798932585757" d="4.747057641292"/>
		<point f="6242.216484927173" d="4.854270462863"/>
		<point f="6494.428743781841" d="4.930522577626"/>
		<point f="6756.831457208243" d="4.978583382957"/>
		<point f="7029.836363179988" d="4.999153036092"/>
		<point f="7313.871835646775" d="4.992231537030"/>
		<point f="7609.383556699107" d="4.957818885772"/>
		<point f="7916.835215891137" d="4.895915082318"/>
		<point f="8236.709237819316" d="4.801124311446"/>
		<point f="8569.507539098324" d="4.673421289623"/>
		<point f="8915.752315921907" d="4.514209810480"/>
		<point f="9275.986863444756" d="4.336806012751"/>
		<point f="9650.776428270770" d="4.159299795052"/>
		<point f="10040.709095385559" d="3.981793577354"/>
		<point f="10446.396710924804" d="3.804287359655"/>
		<point f="10868.475842226373" d="3.626781141956"/>
		<point f="11307.608776672689" d="3.449274924258"/>
		<point f="11764.484560890680" d="3.271768706559"/>
		<point f="12239.820081939626" d="3.094262488861"/>
		<point f="12734.361192183844" d="2.924753725134"/>
		<point f="13248.883879615034" d="2.764301017958"/>
		<point f="13784.195485460406" d="2.603848310783"/>
		<point f="14341.135970987791" d="2.441793574762"/>
		<point f="14920.579235494641" d="2.259386003328"/>
		<point f="15523.434487549899" d="2.051233360653"/>
		<point f="16150.647671639461" d="1.811122139457"/>
		<point f="16803.202952454511" d="1.521653799616"/>
		<point f="17482.124259151475" d="1.200677002453"/>
		<point f="18188.476892006398" d="0.856520692338"/>
		<point f="18923.369193985294" d="0.559470809758"/>
		<point f="19687.954289853158" d="0.325437841822"/>
		<point f="20483.431895550038" d="0.154421788529"/>
		<point f="21311.050200674003" d="0.046422649880"/>
		<point f="22172.107827024505" d="0.001440425874"/>
		<point f="23067.955866278819" d="0.000000000000"/>
		<point f="24000.000000000018" d="0.000000000000"/>
	</curve>
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Equalizer Graphics

Post by kozikowski » Fri Jun 13, 2008 12:51 am

Goodness.

I'm out of breath. I'll have to sit down for a minute.

Koz

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Equalizer Graphics

Post by steve » Fri Jun 13, 2008 10:14 am

kozikowski wrote:....I want pinstripes inside the equalizer work window to tell me where I am. Quick, point to a place 4 dB down at 7500 Hz.
Koz
I've been thinking about this suggestion every time I use the Equalization effect (and the "plot spectrum") and yes I agree, a "graph paper background" would be very handy. It would be nice if the background could be toggled on/off.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply