Home
last modified time | relevance | path

Searched refs:Gain (Results 1 – 25 of 4863) sorted by relevance

12345678910>>...195

/dports/audio/rezound/rezound-0.13.1beta/share/
H A Dpresets.dat11 Dry\ Gain
39 Wet\ Gain
293 Gain
312 Gain
331 Gain
350 Gain
369 Gain
388 Gain
679 Gain
688 Gain
[all …]
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/faust/
H A Dgx_w20.dsp17 Gain = vslider("Gain[name:Gain]", 0.5, 0, 1, 0.01) : Inverted(0) : LogPot(3) : si.smooth(s);
19 …b0 = Gain*(Gain*pow(fs,2)*(1.44375296887024e-12*fs + 2.1875044982882e-11) + fs*(fs*(-1.44375296887…
21 …b1 = Gain*(Gain*pow(fs,2)*(-4.33125890661071e-12*fs - 2.1875044982882e-11) + fs*(fs*(4.33125890661…
23 …b2 = Gain*(Gain*pow(fs,2)*(4.33125890661071e-12*fs - 2.1875044982882e-11) + fs*(fs*(-4.33125890661…
25 …b3 = Gain*(Gain*pow(fs,2)*(-1.44375296887024e-12*fs + 2.1875044982882e-11) + fs*(fs*(1.44375296887…
27 …a0 = Gain*(Gain*pow(fs,2)*(-2.37114810573187e-14*fs - 6.90938348698522e-13) + fs*(fs*(2.2901369109…
29 …a1 = Gain*(Gain*pow(fs,2)*(7.1134443171956e-14*fs + 6.90938348698522e-13) + fs*(fs*(-6.87041073293…
31 …a2 = Gain*(Gain*pow(fs,2)*(-7.1134443171956e-14*fs + 6.90938348698522e-13) + fs*(fs*(6.87041073293…
33 …a3 = Gain*(Gain*pow(fs,2)*(2.37114810573187e-14*fs - 6.90938348698522e-13) + fs*(fs*(-2.2901369109…
/dports/math/scilab/scilab-6.1.1/scilab/modules/cacsd/macros/
H A Dsysfact.sci13 function [S,Series]=sysfact(Sys,Gain,flag)
15 //if flag=='post' returns S = [A+B*Gain, B , Gain, I]
17 //if flag=='pre' returns S=[A+Gain*C, Gain , C, I]
20 S=syslin(Sys("dt"),Sys("A")+Sys("B")*Gain, Sys("B"), Gain, eye(Gain*Sys("B")));
22 Series= syslin("c",Sys("A")+Sys("B")*Gain, Sys("B"), Sys("C")+Sys("D")*Gain, Sys("D"));
25 S=syslin(Sys("dt"),Sys("A")+Gain*Sys("C"), Gain, Sys("C"), eye(Sys("C")*Gain));
27 Series=syslin("c",Sys("A")+Gain*Sys("C"), Sys("B")+Gain*Sys("D"), Sys("C"), Sys("D"));
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/scripts/Faust/testBeds/
H A DwienerHammerstein2.dsp6 brG= hslider("[0]Gain Adjust Branch 1[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
11 brG= hslider("[1]Gain Adjust Branch 2[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
16 brG= hslider("[2]Gain Adjust Branch 3[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
21 brG= hslider("[3]Gain Adjust Branch 4[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
26 brG= hslider("[4]Gain Adjust Branch 5[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
31 brG= hslider("[5]Gain Adjust Branch 6[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
36 brG= hslider("[6]Gain Adjust Branch 7[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
41 brG= hslider("[7]Gain Adjust Branch 8[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
46 brG= hslider("[8]Gain Adjust Branch 9[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
51 brG= hslider("[9]Gain Adjust Branch 10[unit:dB][style:knob]",0, -120, 120, 0.1) : ba.db2linear;
[all …]
/dports/audio/traverso/traverso-0.49.6/src/commands/
H A DGain.cpp45 Gain::Gain(ContextItem* context, SheetView* sv, QVariantList args) in Gain() function in Gain
85 Gain::~Gain() in ~Gain()
88 int Gain::prepare_actions() in prepare_actions()
97 int Gain::begin_hold() in begin_hold()
107 int Gain::finish_hold() in finish_hold()
113 int Gain::do_action() in do_action()
124 int Gain::undo_action() in undo_action()
136 void Gain::cancel_action() in cancel_action()
196 void Gain::increase_gain( bool autorepeat ) in increase_gain()
215 void Gain::decrease_gain(bool autorepeat) in decrease_gain()
[all …]
/dports/cad/cascade/cascade-1.4/examples/
H A Dex1.out27 Power Gain= -1.50 dB, Voltage Gain= -1.50 dB
32 Total Power Gain = -1.50 dB
33 Total Voltage Gain = -1.50 dB
50 Power Gain= 10.00 dB, Voltage Gain= 10.00 dB
55 Total Power Gain = 8.50 dB
56 Total Voltage Gain = 8.50 dB
78 Power Gain= -7.00 dB, Voltage Gain= -7.00 dB
83 Total Power Gain = 1.50 dB
84 Total Voltage Gain = 1.50 dB
106 Power Gain= 8.00 dB, Voltage Gain= 8.00 dB
[all …]
/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Dsoundkonverter.desktop7 GenericName=Audio file converter, CD ripper and Replay Gain tool
8 GenericName[ca]=Convertidor d'arxius d'àudio, extractor de CD i eina Replay Gain
10 GenericName[de]=Audio-Datei Konverter, CD Ripper und Replay Gain Werkzeug
11 GenericName[es]=Conversor de archivos de audio, extractor de CD y herramienta Replay Gain
14 GenericName[fr]=Convertisseur de fichiers audio, extracteur de CD et outil de Replay Gain
16 GenericName[it]=Convertitore di file audio, estrattore di CD e strumento Replay Gain
17 GenericName[nl]=Audiobestanden-converter, CD-ripper en Replay Gain-gereedschap
18 GenericName[pl]=Konwerter plików audio, ripper płyt CD i narzędzie Replay Gain
19 GenericName[pt]=Conversor de áudio, extração de CD e análise Replay Gain
20 GenericName[pt_BR]=Conversor de arquivo de áudio, extração de CD e ferramenta Replay Gain
[all …]
/dports/audio/faust/faust-2.37.3/architecture/soul/
H A Dhybrid-test2.soul16 processor Gain
18 input stream float volume [[ name: "Gain", min: 0, max: 1, init: 0.1, step: 0.01 ]];
40 input Gain.volume;
50 Reverb.output0 -> Gain.input0;
51 Reverb.output1 -> Gain.input1;
53 Gain.output0 -> audioOut0;
54 Gain.output1 -> audioOut1;
/dports/biology/bio-mocha/bcftools-1.14/MoCha/
H A Dpileup_plot.R87 … & df_calls$computed_gender == 'F' & df_calls$type %in% c('Undetermined', 'CN-LOH', 'Loss', 'Gain')
89 …xcl_smpls) & df_calls$chrom == chr & df_calls$type %in% c('Undetermined', 'CN-LOH', 'Loss', 'Gain')
92 …dx]=='Loss') + 2 * (df_calls$type[idx]=='CN-LOH') + (df_calls$type[idx]=='Gain')) , ties.method = …
99 …al(NULL, values = c('Undetermined' = 'gray', 'CN-LOH' = 'orange', 'Loss' = 'blue', 'Gain' = 'red'),
103 … 'Gain' = paste0('Gain (n=', sum(df_calls$type[idx] == 'Gain'), ')'))) +
108 gain_cumulative <- args$gain_cumulative && sum(idx & df_calls$type == 'Gain') > 0
133 begs <- as.data.frame(table(df_calls[idx & df_calls$type == 'Gain', beg_pos]))
135 ends <- as.data.frame(table(df_calls[idx & df_calls$type == 'Gain', end_pos]))
/dports/astro/phd2/phd2-2.6.10/
H A Dcam_starfish.cpp151 unsigned short Gain = (unsigned short) GuideCameraGain; in InitCapture() local
152 if (Gain < 25 ) { // Low noise 1x-4x in .125x mode maps on 0-24 in InitCapture()
153 Gain = 8 + Gain; //103 in InitCapture()
155 else if (Gain < 57) { // 4.25x-8x in .25x steps maps onto 25-56 in InitCapture()
156 Gain = 0x51 + (Gain - 25)/2; // 81-96 aka 0x51-0x60 in InitCapture()
159 Gain = 0x61 + (Gain - 57)/6; in InitCapture()
161 if (Gain > 0x67) Gain = 0x67; in InitCapture()
162 fcUsb_cmd_setRegister(CamNum,0x35,Gain); in InitCapture()
H A Dcam_SAC42.cpp49 CapInfo.Gain[0]=(unsigned char) 60; // 30 for even in CameraSAC42()
50 CapInfo.Gain[1]=(unsigned char) 60; // 30 for even in CameraSAC42()
51 CapInfo.Gain[2]=(unsigned char) 60; // 60 for even in CameraSAC42()
91 …CapInfo.Gain[0] = CapInfo.Gain[1] = CapInfo.Gain[2] = (unsigned char) (GuideCameraGain * 63 / 100); in InitCapture()
/dports/comms/libfec/fec-3.0.1/
H A Dvtest615.c37 double Gain = 24.0; variable
90 Gain = atof(optarg);
113 printf("nframes = %d framesize = %d ebn0 = %.2f dB gain = %g\n",trials,framebits,ebn0,Gain);
122 symbols[6*i+0] = addnoise(parity(sr & V615POLYA),gain,Gain,OFFSET,CLIP);
123 symbols[6*i+1] = addnoise(parity(sr & V615POLYB),gain,Gain,OFFSET,CLIP);
124 symbols[6*i+2] = addnoise(parity(sr & V615POLYC),gain,Gain,OFFSET,CLIP);
125 symbols[6*i+3] = addnoise(parity(sr & V615POLYD),gain,Gain,OFFSET,CLIP);
126 symbols[6*i+4] = addnoise(parity(sr & V615POLYE),gain,Gain,OFFSET,CLIP);
127 symbols[6*i+5] = addnoise(parity(sr & V615POLYF),gain,Gain,OFFSET,CLIP);
162 printf("nframes = %d framesize = %d ebn0 = %.2f dB gain = %g\n",trials,framebits,ebn0,Gain);
/dports/science/py-obspy/obspy-1.2.2/obspy/io/xseed/tests/data/
H A DRESP.multiple_gain_blockettes33 # + | Channel Gain, BMN ch LLZ | +
37 B058F04 Gain: 4.900000E-01
42 # + | Channel Gain, BMN ch LLZ | +
46 B058F04 Gain: 1.247060E+03
51 # + | Channel Gain, BMN ch LLZ | +
55 B058F04 Gain: 1.310400E+03
60 # + | Channel Gain, BMN ch LLZ | +
64 B058F04 Gain: 5.000000E-01
/dports/games/pcgen/pcgen/data/3e/mongoose_publishing/collectors_series/quintessential_samurai/
H A Dmpgqs_abilities.lst21 …hoolFeatI.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Power Attack DESC:Gain listed Techniques o…
23 …wordSchoolFeatI.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Dodge DESC:Gain listed Techniques o…
24 …SchoolFeatI.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Quick Draw DESC:Gain listed Techniques o…
25 …dSchoolFeatI.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Alertness DESC:Gain listed Techniques o…
26 …bility TYPE:SwordSchoolFeatI.SpecialAttack PRESTAT:1,CHA=13 DESC:Gain listed Techniques o…
30 …ordSchoolFeatII.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Cleave DESC:Gain listed Techniques o…
32 …dSchoolFeatII.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Mobility DESC:Gain listed Techniques o…
35 …dSchoolFeatII.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Iron Will DESC:Gain listed Techniques o…
39 …rdSchoolFeatIII.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Sunder DESC:Gain listed Techniques o…
49 …dSchoolFeatIV.SpecialAttack PREABILITY:1,CATEGORY=FEAT,Expertise DESC:Gain listed Techniques o…
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/
H A DQuadFilterChain.cpp68 d.Gain = _mm_add_ps(d.Gain, d.dGain);
106 d.Gain = _mm_add_ps(d.Gain, d.dGain);
140 d.Gain = _mm_add_ps(d.Gain, d.dGain);
141 x = _mm_and_ps(mask, _mm_mul_ps(x, d.Gain));
182 d.Gain = _mm_add_ps(d.Gain, d.dGain);
215 d.Gain = _mm_add_ps(d.Gain, d.dGain);
251 d.Gain = _mm_add_ps(d.Gain, d.dGain);
285 d.Gain = _mm_add_ps(d.Gain, d.dGain);
286 x = _mm_and_ps(mask, _mm_mul_ps(x, d.Gain));
340 d.Gain = _mm_add_ps(d.Gain, d.dGain);
[all …]
/dports/audio/flacon/flacon-8.2.0/converter/
H A Dgain.h38 class Gain : public Worker
44 explicit Gain(const Profile &profile, QObject *parent = nullptr);
64 class NoGain : public Gain
67 using Conv::Gain::Gain;
H A Dgain.cpp45 Gain::Gain(const Profile &profile, QObject *parent) : in Gain() function in Gain
54 void Gain::addTrack(const ConvTrack &track, const QString &file) in addTrack()
62 void Gain::run() in run()
92 QString Gain::programPath() const in programPath()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/tim2/
H A Dgainspec.men1 This is file gainspec.men--Gain-spectrum
4 1. Gain-spectrum == Gain Diagram
7 4. Definition: Gain-spectrum =
32 27. Generate the Gain-spectrum?:
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/flight_control/
H A DFGGain.cpp54 Gain = nullptr; in FGGain()
70 Gain = new FGParameterValue(gain_element, PropertyManager); in FGGain()
72 Gain = new FGRealValue(1.0); in FGGain()
140 Output = Gain * Input; in Run()
145 Output = Gain * SchedGain * Input; in Run()
161 Output *= Gain->GetValue(); in Run()
196 cout << " GAIN: " << Gain->GetName() << endl; in Debug()
/dports/multimedia/lms/lms-3.25.2/src/lms/ui/
H A DMediaPlayer.hpp42 using Gain = float; typedef in UserInterface::MediaPlayer
77 static inline constexpr Gain defaultPreAmpGain {};
78 static inline constexpr Gain minPreAmpGain {-15};
79 static inline constexpr Gain maxPreAmpGain {15};
82 Gain preAmpGain {defaultPreAmpGain};
83 Gain preAmpGainIfNoInfo {defaultPreAmpGain};
/dports/audio/openal-soft/openal-soft-1.21.1/alc/effects/
H A Ddedicated.cpp59 const float Gain{slot->Gain * props->Dedicated.Gain}; in update() local
68 mTargetGains[idx] = Gain; in update()
80 mTargetGains[idx] = Gain; in update()
87 ComputePanGains(target.Main, coeffs.data(), Gain, mTargetGains); in update()
/dports/math/stp/stp-2.3.3/lib/extlib-abc/aig/dar/
H A DdarMan.c111 int Gain, i; in Dar_ManPrintStats() local
114 Gain = p->nNodesInit - Aig_ManNodeNum(p->pAig); in Dar_ManPrintStats()
116 …p->nNodesTried, p->nNodesInit, Aig_ManNodeNum(p->pAig), Gain, 100.0*Gain/p->nNodesInit, p->nCutMem… in Dar_ManPrintStats()
136 printf( "G = %6d (%5.2f %%) ", p->ClassGains[i], Gain? 100.0*p->ClassGains[i]/Gain : 0.0 ); in Dar_ManPrintStats()
/dports/audio/guitarix-lv2/guitarix-0.43.1/factorysettings/
H A Djconv_mono6 "jconv.Gain": 0.498656,
20 "jconv.Gain": 0.391584,
34 "jconv.Gain": 0.440164,
48 "jconv.Gain": 0.447935,
62 "jconv.Gain": 0.46614,
76 "jconv.Gain": 0.434749,
/dports/games/openbve/OpenBVE-1.8.2.1/source/SoundManager/
H A DSounds.Update.cs10 public double Gain; field in SoundManager.SoundsBase.SoundSourceAttenuation
16 Gain = gain; in SoundSourceAttenuation()
21 return other.Gain.CompareTo(Gain); in CompareTo()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/opt/dar/
H A DdarMan.c96 int Gain, i; in Dar_ManPrintStats() local
99 Gain = p->nNodesInit - Aig_ManNodeNum(p->pAig); in Dar_ManPrintStats()
101 …p->nNodesTried, p->nNodesInit, Aig_ManNodeNum(p->pAig), Gain, 100.0*Gain/p->nNodesInit, p->nCutMem… in Dar_ManPrintStats()
121 printf( "G = %6d (%5.2f %%) ", p->ClassGains[i], Gain? 100.0*p->ClassGains[i]/Gain : 0.0 ); in Dar_ManPrintStats()

12345678910>>...195