Skip to content

Commit

Permalink
track (again..)
Browse files Browse the repository at this point in the history
  • Loading branch information
RickTaylor79 committed Nov 7, 2024
1 parent 07e456f commit 82d7f11
Show file tree
Hide file tree
Showing 24 changed files with 1,412 additions and 2,368 deletions.
11 changes: 0 additions & 11 deletions oi grandad/DspNetworks/CodeLibrary/faust/DelRev1.dsp

This file was deleted.

11 changes: 0 additions & 11 deletions oi grandad/DspNetworks/CodeLibrary/faust/DelRev2.dsp

This file was deleted.

97 changes: 0 additions & 97 deletions oi grandad/DspNetworks/CodeLibrary/faust/RevDel.dsp

This file was deleted.

14 changes: 7 additions & 7 deletions oi grandad/DspNetworks/CodeLibrary/faust/klp2.dsp
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
declare name "korg35LPF";
declare description "Demonstration of the Korg 35 LPF";
declare author "Eric Tarr";

import("stdfaust.lib");
import("misceffects.lib");

nChans = 2;
Q = hslider("Q",1,0.5,10,0.01);
normFreq = hslider("freq",0.5,0,1,0.001):si.smoo;

process = dm.reverse_echo_demo(nChans);

reverse_echo_demo(nChans) = ef.reverseEchoN(nChans,delMax) : ef.reverseEchoN(nChans)
with {
delMax = 2^int(nentry("Log2(Delay)",15,12,16,1)); // delay line length
};
process = ve.korg35LPF(normFreq,Q), ve.korg35LPF(normFreq,Q);
12 changes: 10 additions & 2 deletions oi grandad/DspNetworks/CodeLibrary/faust/smthdelay.dsp
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
//-----------------------------------------------
// A 1000 ms Stereo Echo
//-----------------------------------------------

import("stdfaust.lib");
echo(d,f) = + ~ (@(d) : *(f));

echo1s = echo(delay,fback) with {
delay = hslider("Delay[OWL:PARAMETER_A]", 0, 0, 1000, 0.10)*millisec;
fback = hslider("Feedback[OWL:PARAMETER_B]", 0, 0, 1, 0.01);
millisec = 48;
};

process = dm.reverse_echo_demo(2);
process = vgroup("stereoecho", (echo1s, echo1s));
45 changes: 36 additions & 9 deletions oi grandad/DspNetworks/Networks/DspNetwork.xml
Original file line number Diff line number Diff line change
Expand Up @@ -550,13 +550,26 @@
<Parameters/>
</Node>
<Node ID="peak3" FactoryPath="core.peak" Bypassed="0" Name="peak3">
<ModulationTargets>
<Connection NodeId="add3" ParameterId="Value"/>
</ModulationTargets>
<ComplexData>
<DisplayBuffers>
<DisplayBuffer Index="-1"/>
</DisplayBuffers>
</ComplexData>
<Parameters/>
</Node>
<Node ID="clear3" FactoryPath="math.clear" Bypassed="0" Name="clear3">
<Parameters>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value" Value="0.0"/>
</Parameters>
</Node>
<Node ID="add3" FactoryPath="math.add" Bypassed="0" Name="add3">
<Parameters>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value" Automated="1"/>
</Parameters>
</Node>
</Nodes>
<Parameters>
<Parameter ID="swich" MinValue="0.0" MaxValue="1.0" Value="3.016310180664063">
Expand Down Expand Up @@ -636,7 +649,7 @@
<Parameter MinValue="0.0" MaxValue="1000.0" StepSize="0.1000000014901161"
SkewFactor="0.3010300099849701" ID="Smoothing" Value="20.0"/>
<Parameter MinValue="-100.0" MaxValue="0.0" StepSize="0.1000000014901161"
SkewFactor="5.422270774841309" ID="ResetValue" Value="-100.0"/>
SkewFactor="5.422270774841309" ID="ResetValue" Value="0.0"/>
</Parameters>
</Node>
</Nodes>
Expand Down Expand Up @@ -748,13 +761,26 @@
<Parameters/>
</Node>
<Node ID="peak1" FactoryPath="core.peak" Bypassed="0" Name="peak1">
<ModulationTargets>
<Connection NodeId="add2" ParameterId="Value"/>
</ModulationTargets>
<ComplexData>
<DisplayBuffers>
<DisplayBuffer Index="-1"/>
</DisplayBuffers>
</ComplexData>
<Parameters/>
</Node>
<Node ID="clear1" FactoryPath="math.clear" Bypassed="0" Name="clear1">
<Parameters>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value" Value="0.0"/>
</Parameters>
</Node>
<Node ID="add2" FactoryPath="math.add" Bypassed="0" Name="add2">
<Parameters>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value" Automated="1"/>
</Parameters>
</Node>
</Nodes>
<Parameters/>
</Node>
Expand All @@ -781,7 +807,8 @@
</Node>
</Nodes>
<Parameters>
<Parameter ID="tempo" MinValue="0.0" MaxValue="18.0" Value="2.0" StepSize="1">
<Parameter ID="tempo" MinValue="0.0" MaxValue="18.0" Value="0.0" StepSize="1"
DefaultValue="2.0">
<Connections>
<Connection NodeId="pma1" ParameterId="Add"/>
</Connections>
Expand All @@ -793,7 +820,7 @@
</Connections>
</Parameter>
<Parameter ID="tempomod" MinValue="5.551115123125783e-17" MaxValue="1.0"
Value="0.49846875">
Value="0.5" DefaultValue="0.49846875">
<Connections>
<Connection NodeId="pma1" ParameterId="Multiply"/>
</Connections>
Expand All @@ -813,8 +840,8 @@
<Connection NodeId="minmax" ParameterId="Polarity"/>
</Connections>
</Parameter>
<Parameter ID="keysync" MinValue="0.0" MaxValue="19.0" Value="0.0" StepSize="0.1"
SkewFactor="1">
<Parameter ID="keysync" MinValue="0.0" MaxValue="19.0" Value="1.0" StepSize="0.1"
SkewFactor="1" DefaultValue="0.0">
<Connections>
<Connection NodeId="cable_table1" ParameterId="Value"/>
<Connection NodeId="cable_table2" ParameterId="Value"/>
Expand All @@ -827,19 +854,19 @@
<Connection NodeId="ramp" ParameterId="LoopStart"/>
</Connections>
</Parameter>
<Parameter ID="morph" MinValue="1.0" MaxValue="4.0" Value="2.033986145019531">
<Parameter ID="morph" MinValue="1.0" MaxValue="4.0" Value="1.0" DefaultValue="2.033986145019531">
<Connections>
<Connection NodeId="pma" ParameterId="Add"/>
</Connections>
</Parameter>
<Parameter ID="morphmod" MinValue="5.551115123125783e-17" MaxValue="1.0"
Value="1.0">
Value="0.5" DefaultValue="1.0">
<Connections>
<Connection NodeId="pma" ParameterId="Multiply"/>
</Connections>
</Parameter>
<Parameter ID="morphmodest" MinValue="0.0" MaxValue="16.0" Value="5.800000000000001"
StepSize="0.1">
<Parameter ID="morphmodest" MinValue="0.0" MaxValue="16.0" Value="4.0" StepSize="0.1"
DefaultValue="5.800000000000001">
<Connections>
<Connection NodeId="global_mod3" ParameterId="Index"/>
</Connections>
Expand Down
7 changes: 2 additions & 5 deletions oi grandad/DspNetworks/Networks/Proc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<Property ID="Connection" Value="a1"/>
</Properties>
<Parameters>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value" Automated="1"/>
<Parameter MinValue="0.0" MaxValue="1.0" ID="Value"/>
</Parameters>
</Node>
<Node ID="clear1" FactoryPath="math.clear" Bypassed="0" Name="clear1">
Expand All @@ -85,9 +85,6 @@
<Node ID="chain2" FactoryPath="container.chain" Bypassed="0" Name="chain2">
<Nodes>
<Node ID="comp" FactoryPath="dynamics.comp" Bypassed="0" Name="comp">
<ModulationTargets>
<Connection NodeId="global_cable" ParameterId="Value"/>
</ModulationTargets>
<ComplexData>
<DisplayBuffers>
<DisplayBuffer Index="-1"/>
Expand Down Expand Up @@ -1078,7 +1075,7 @@
</Node>
</Nodes>
<Parameters>
<Parameter ID="Routing" MinValue="0.0" MaxValue="7.0" Value="4.0" DefaultValue="0.0">
<Parameter ID="Routing" MinValue="0.0" MaxValue="7.0" Value="3.0" DefaultValue="0.0">
<Connections>
<Connection NodeId="switcher" ParameterId="Value"/>
</Connections>
Expand Down
Loading

0 comments on commit 82d7f11

Please sign in to comment.