Home
last modified time | relevance | path

Searched refs:exciter (Results 1 – 25 of 134) sorted by relevance

123456

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/elements/test/
H A Delements_test.cc125 Exciter exciter; in TestExciter() local
126 exciter.Init(); in TestExciter()
127 exciter.set_model(EXCITER_MODEL_PLECTRUM); in TestExciter()
128 exciter.set_parameter(0.7f); in TestExciter()
129 exciter.set_timbre(0.5f); in TestExciter()
130 exciter.set_signature(0.1f); in TestExciter()
157 exciter.set_parameter(tri / 32768.0f); in TestExciter()
163 exciter.Process(flags, &output[0], 1); in TestExciter()
165 output[1] = exciter.damping(); in TestExciter()
H A Dmakefile10 exciter.cc \
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/elements/test/
H A Delements_test.cc125 Exciter exciter; in TestExciter() local
126 exciter.Init(); in TestExciter()
127 exciter.set_model(EXCITER_MODEL_PLECTRUM); in TestExciter()
128 exciter.set_parameter(0.7f); in TestExciter()
129 exciter.set_timbre(0.5f); in TestExciter()
130 exciter.set_signature(0.1f); in TestExciter()
157 exciter.set_parameter(tri / 32768.0f); in TestExciter()
163 exciter.Process(flags, &output[0], 1); in TestExciter()
165 output[1] = exciter.damping(); in TestExciter()
H A Dmakefile10 exciter.cc \
/dports/audio/faustlive/faustlive-2.5.7/Resources/Examples/
H A DharmonicExciter.dsp6 declare description "Psychoacoustic harmonic exciter, with GUI";
10 process = dm.exciter;
/dports/audio/faust/faust-2.37.3/examples/psychoacoustic/
H A DharmonicExciter.dsp6 declare description "Psychoacoustic harmonic exciter, with GUI";
10 process = dm.exciter;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DRingz.schelp63 var exciter;
64 exciter = WhiteNoise.ar(0.001);
66 Ringz.ar(exciter,
83 // rectangular pulse exciter (deterministic input)
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/examples/rtaudio/
H A DFDTD.cpp124 float* exciter = pU1 + kRowStride*exciteRow + (kWidth/2); in processFDTDModel() local
125 *exciter += inputVec[i]*kInputGain; in processFDTDModel()
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/rs/
H A DRS-XX8000-DVB-TX-MIB1717 … In case of any fault on one exciter, there will be a switchover to the other exciter."
1737 … In case of any fault on one exciter, there will be no switchover to the other exciter,
2581 "A row (an entry) for one exciter."
2627 "The dedicated exciter (A/B)."
2868 "The dedicated exciter (A/B)."
5674 "Both exciter fans are faulty."
6674 "Group for common exciter objects"
6704 "events from the exciter"
6953 LowPower exciter with one or more (to the exciter) connected amplifiers."
7005 LowPower exciter with one or more (to the exciter) connected amplifiers."
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/calf/
H A Dmodulelist.h26 PER_MODULE_ITEM(exciter, false, "exciter")
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/calf/
H A Dmodulelist.h67 PER_MODULE_ITEM(exciter, false, "exciter")
/dports/audio/csound/csound-6.15.0/Opcodes/
H A DREADME.md34 - exciter.c: exciter
/dports/audio/supercollider/SuperCollider-3.11.0-Source/examples/demonstrations/
H A DSC2-examples_1.scd130 var exciter, spec;
133 exciter = Decay.ar(Dust.ar(0.6, 0.001), 3.1, WhiteNoise.ar);
141 Klank.ar(spec, exciter)
233 // each string gets own exciter :
/dports/audio/faust/faust-2.37.3/syntax-highlighting/atom/language-faust/snippets/
H A Dfaust-library.cson206 'exciter':
207 'prefix': 'exciter'
208 'body': 'dm.exciter'
/dports/textproc/p5-XML-Smart/XML-Smart-1.79/data_for_tests/
H A Dumlaut.data112 xc before e, i, y /ks/ exciter
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Guides/
H A DHow-to-Use-the-Interpreter.schelp64 b.value,// instantiate an exciter
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/lv2/ttl/
H A Dexciter.ttl24 … rdfs:comment "Harmonic exciter that allows you to adjust the volume of each of 10 harmonics." ;
H A Dmanifest.ttl54 rdfs:seeAlso <exciter.ttl> .
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/lv2/
H A Drkrlv2.C126 Exciter* exciter; //7 member
938 plug->exciter = new Exciter(0,0, sample_freq, plug->period_max); in init_exciterlv2()
953 plug->exciter->cleanup(); in run_exciterlv2()
964 if(plug->exciter->getpar(i) != val) in run_exciterlv2()
966 plug->exciter->changepar(i,val); in run_exciterlv2()
975 plug->exciter->efxoutl = plug->output_l_p; in run_exciterlv2()
976 plug->exciter->efxoutr = plug->output_r_p; in run_exciterlv2()
979 plug->exciter->out(plug->output_l_p,plug->output_r_p,nframes); in run_exciterlv2()
3981 delete plug->exciter; in cleanup_rkrlv2()
/dports/audio/csound/csound-6.15.0/Release_Notes/
H A DVersion_6.05178 * The OSC and exciter opcodes are included in distribution.
H A DVersion_6.0427 o exciter opcode, modelled on the calf plugin
/dports/audio/supercollider/SuperCollider-3.11.0-Source/examples/GUI examples/
H A Danalog-drum-tuner.scd254 The noise function and envelope control the exciter -- change the code and click 'evaluate' to hear…
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/calf/src/
H A Dmetadata.cpp853 CALF_PORT_NAMES(exciter) = {"In L", "In R", "Out L", "Out R"};
855 CALF_PORT_PROPS(exciter) = {
876 CALF_PLUGIN_INFO(exciter) = { 0x8531, "Exciter", "Calf Exciter", "Markus Schmidt / Krzysztof Foltma…
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/src/
H A Dmetadata.cpp1289 CALF_PORT_NAMES(exciter) = {"In L", "In R", "Out L", "Out R"};
1291 CALF_PORT_PROPS(exciter) = {
1312 CALF_PLUGIN_INFO(exciter) = { 0x8531, "Exciter", "Calf Exciter", "Calf Studio Gear", calf_plugins::…
/dports/audio/csound/csound-6.15.0/
H A Dall_string_files254 ./Opcodes/exciter.c

123456