mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-14 10:36:34 +01:00
fix typos in share/scripts directory
Found via `codespell -q 3 -S "*.pdf,*.po,./.git,*.tosc,./waf,./share/patchfiles,./libs,./msvc_extra_headers,./share/web_surfaces,*.patch" -L acount,addin,ane,ba,buss,busses,caf,capela,devine,disconnectin,discreet,doubleclick,envolution,filetest,fo,ghandi,homs,hsi,layed,maschine,mis,nd,ontop,pass-thru,removeable,retrn,ro,scrollin,sectionin,seh,siz,sord,sur,te,trough,ue,wth`
This commit is contained in:
parent
f4562a9b4c
commit
52f3986cb6
12 changed files with 22 additions and 22 deletions
|
|
@ -10,7 +10,7 @@ ardour {
|
|||
function presets ()
|
||||
return
|
||||
{
|
||||
-- one can speficy parmaters by name..
|
||||
-- one can specify parameters by name..
|
||||
{ name = "1k", params = { Frequency = 1000, Gain = -18 } },
|
||||
{ name = "440", params = { Frequency = 440, Gain = -3 } },
|
||||
-- ..or using zero-based indexing as number.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue