diff --git a/lv2/aarch64/ToobAmp.lv2/CabIR.ttl b/lv2/aarch64/ToobAmp.lv2/CabIR.ttl index a191411..12c5d7f 100644 --- a/lv2/aarch64/ToobAmp.lv2/CabIR.ttl +++ b/lv2/aarch64/ToobAmp.lv2/CabIR.ttl @@ -88,7 +88,7 @@ cabir:impulseFile3 doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ TooB Cab IR is a convolution-based guitar cabinet impulse response simulator. diff --git a/lv2/aarch64/ToobAmp.lv2/CabSim.ttl b/lv2/aarch64/ToobAmp.lv2/CabSim.ttl index c89b203..8ac7cce 100644 --- a/lv2/aarch64/ToobAmp.lv2/CabSim.ttl +++ b/lv2/aarch64/ToobAmp.lv2/CabSim.ttl @@ -49,7 +49,7 @@ toob:frequencyResponseVector doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; mod:brand "TooB"; mod:label "TooB CabSim"; diff --git a/lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl b/lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl index 789f16c..86ed992 100644 --- a/lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ConvolutionReverb.ttl @@ -51,7 +51,7 @@ toobimpulse:impulseFile doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ Convolution reverb is a notoriously compute-intensive effect. If you are having performance issues, use the Max T control to constrain the length of the impulse file to diff --git a/lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl b/lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl index fb049b4..bdd2240 100644 --- a/lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ConvolutionReverbStereo.ttl @@ -49,7 +49,7 @@ toobimpulse:impulseFile doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ diff --git a/lv2/aarch64/ToobAmp.lv2/InputStage.ttl b/lv2/aarch64/ToobAmp.lv2/InputStage.ttl index 6ee4129..6cb7769 100644 --- a/lv2/aarch64/ToobAmp.lv2/InputStage.ttl +++ b/lv2/aarch64/ToobAmp.lv2/InputStage.ttl @@ -65,7 +65,7 @@ inputStage:filterGroup doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; mod:brand "TooB"; mod:label "TooB Input"; diff --git a/lv2/aarch64/ToobAmp.lv2/PowerStage2.ttl b/lv2/aarch64/ToobAmp.lv2/PowerStage2.ttl index c4052c8..c50570a 100644 --- a/lv2/aarch64/ToobAmp.lv2/PowerStage2.ttl +++ b/lv2/aarch64/ToobAmp.lv2/PowerStage2.ttl @@ -1,594 +1,594 @@ -@prefix doap: . -@prefix lv2: . -@prefix rdf: . -@prefix rdfs: . -@prefix units: . -@prefix urid: . -@prefix atom: . -@prefix midi: . -@prefix epp: . -@prefix uiext: . -@prefix idpy: . -@prefix foaf: . -@prefix mod: . -@prefix param: . -@prefix work: . -@prefix pg: . - -@prefix atom: . -@prefix patch: . -@prefix plug: . -@prefix rdfs: . -@prefix state: . -@prefix urid: . -@prefix xsd: . -@prefix modgui: . -@prefix pstage: . - - -pstage:stage1 - a param:ControlGroup , - pg:InputGroup ; - lv2:name "Stage 1" ; - lv2:symbol "stage1" . - -pstage:stage2 - a param:ControlGroup , - pg:InputGroup ; - lv2:name "Stage 2" ; - lv2:symbol "stage2" . - - -pstage:stage3 - a param:ControlGroup , - pg:InputGroup ; - lv2:name "Stage 3" ; - lv2:symbol "stage3" . - - - - a lv2:Parameter ; - rdfs:label "uiState" ; - rdfs:range atom:Vector . - - - - a foaf:Person ; - foaf:name "Robin Davies" ; - foaf:mbox ; - foaf:homepage . - - - a lv2:Plugin , - lv2:SimulatorPlugin ; - - doap:name "TooB Power Stage"; - - doap:license ; - doap:maintainer ; - lv2:minorVersion 0 ; - lv2:microVersion 29 ; - - mod:brand "TooB"; - mod:label "Power Stage"; - lv2:requiredFeature urid:map ; - lv2:optionalFeature lv2:hardRTCapable; - patch:readable - ; - -rdfs:comment """ -The TooB Power Stage provides flexible and nuanced emulations of guitar amp power stages. -The goal of TooB Power Stage is emulate the best features of real tube amps without slavishly -reproducing the undesirable features as well. - -TooB Power Stage provides 3 consecutive gain stages, each of which can be overdriven to varying -degrees. Power transformer sag is emulated using the SAG and SAGD controls, which emulate the -volume and distortion effects introduced when power transformer voltage sags. - -Each gain section expects an input level that is nominally in the range of 12db to 0db. -It's ok if the levels are slightly over 0db, but they should not be massively over. Use the -Trim control to adjust input signal levels. - -The Gain controls use oversampled atan wave shaping to emulate the effect of overdriving -gain stages. Atan wave shaping provides rich even-order harmonics similar to those produced by a tube -amp power stage. A modest amount of gain will produce the characteristically "warm" sound of a tube -gain stage. More extreme settings produce harder overdrive. - -Judicious use of the LO CUT and HI CUT controls have interesting and subtle effects on the overall sound. -You are encouraged to play with these controls to see what happens. Tightening up low and high frequencies, -in early gain sections can allow you to drive the signal much harder in later gain sections without totally -breaking up. Real amps will usually cut low frequency response at somewhere between 80Hz (Fender) -and 140Hz (Marshall). - -General experience seems to suggest that gradually increasing the gain in each section allows you to drive -the signal harder without introducing undesirable effects in the output. However, there definitely interesting -and subtle differences in tone that can be acheived by not adhering to that rule of thumb. - -The SAG and SAGD controls the emulation of "forgiveness", and "compression" that are provided in a real tube -amp by sagging of power supply voltage. SAG controls how much -the overall volume of the output decreases as the transform sags. It provides the subtle "compression" that -tube amps provide, which is quite different from the compression provided by compressors. SAGD controls -the amount of additional distortion that occurs as the gain stages receive reduced voltage. It provides -the "forgiveness" of a good tube amp. Because SAGD operates in a feedback loop that runs through -all three gain stages. Increasing the distortion in the gain stages increases the power use of the gain stages; -increasing the power use of the gain stages increases the effect of SAG and SAGD which has an opposing effect -on power use. The net result is that SAGD causes signals to break up more gradually -(hence the perceived "forgiveness"). The effects are non-linear, so not easy to describe completely. You -are strongly urged to experiment with SAG and SAGD settings in order to get best tone results. Use very -moderate settings to emulate tube amp output; higher settings of SAG and SAGD will cause audible compression -and pumping of the outputs which may or may not be desireable. - -The TooB Power Stage design is based on an experimental design, that unexpectedly produced extraordinarily -good amp tones. We have not completely explored the sonic possibilities of the -TooB Power Stage. What's known so far: it produces exceptionally pretty clean tones; it can be driven really -hard, and seems to preserve an unusual amount of detail in the signal even when being driven hard; and it -can definitely produce signals that have many of the most prized features of tube amplifiers: warmth, detail, -subtle "compression" without coloration, and forgiving break up. - -Explore! - -The TooB Input Stage is part of the TooB Amp Emulation Toolkit. Typically, you would -use the following plugins in the following order. - -- TooB Input Stage - -- TooB Tone Stack - -- Toob Power Stage - -- Toob Cabinet Simulator -"""; - lv2:port - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 0 ; - pg:group pstage:stage1 ; - lv2:symbol "trim1" ; - lv2:name "Trim"; - lv2:default 0.0 ; - lv2:minimum -20.0 ; - lv2:maximum 20.0 ; - units:unit units:db ; - rdfs:comment "Trim input level (stage 1)" ; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 1 ; - pg:group pstage:stage1 ; - lv2:symbol "locut1" ; - lv2:name "Lo Cut"; - lv2:default 30.0 ; - lv2:minimum 30.0 ; - lv2:maximum 300.0 ; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 30.0 - ]; - rdfs:comment "Low frequency cutoff (stage 1). Set to minimum to disable." ; - - ], [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 2 ; - pg:group pstage:stage1 ; - lv2:symbol "hicut1" ; - lv2:name "Hi Cut"; - lv2:default 19000.0 ; - lv2:minimum 1000.0 ; - lv2:maximum 19000.0; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 19000.0 - ]; - rdfs:comment "High cutoff frequency (stage 1). Set to maximum to disable." ; - - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage1 ; - - lv2:index 3 ; - lv2:symbol "shape1" ; - lv2:name "Shape1"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0; - lv2:rangeStep 2; - - lv2:portProperty lv2:enumeration ; - rdfs:comment "Wave Shape" ; - lv2:scalePoint [ - rdfs:label "atan" ; - rdf:value 0.0 - ], - [ - rdfs:label "triode" ; - rdf:value 1.0 - ]; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 4 ; - pg:group pstage:stage1 ; - lv2:symbol "gain1" ; - lv2:name "Gain"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0 ; - rdfs:comment "Gain (stage 1)" - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage1 ; - - lv2:index 5 ; - lv2:symbol "bias1" ; - lv2:name "Bias"; - lv2:default 0.0 ; - lv2:minimum -2.0 ; - lv2:maximum 2.0; - rdfs:comment "Waveshape bias (stage 1)" - ], - - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 6 ; - pg:group pstage:stage2 ; - lv2:symbol "trim2" ; - lv2:name "Trim"; - lv2:default 0.0 ; - lv2:minimum -20.0 ; - lv2:maximum 20.0 ; - units:unit units:db ; - rdfs:comment "Trim input (stage 2)" ; - ], - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 7 ; - pg:group pstage:stage2 ; - lv2:symbol "locut2" ; - lv2:name "Lo Cut"; - lv2:default 30.0 ; - lv2:minimum 30.0 ; - lv2:maximum 300.0 ; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 30.0 - ] - ; - rdfs:comment "Low frequency cutoff (stage 2). Set to minimum to disable." ; - - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 8 ; - pg:group pstage:stage2 ; - lv2:symbol "hicut2" ; - lv2:name "Hi Cut"; - lv2:default 19000.0 ; - lv2:minimum 1000.0 ; - lv2:maximum 19000.0; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 19000.0 - ]; - rdfs:comment "High cutoff frequency (stage 2). Set to maximum to disable." ; - - ], - - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage2 ; - - lv2:index 9 ; - lv2:symbol "shape2" ; - lv2:name "Shape2"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0; - lv2:rangeStep 2; - - lv2:portProperty lv2:enumeration ; - rdfs:comment "Wave Shape" ; - lv2:scalePoint [ - rdfs:label "atan" ; - rdf:value 0.0 - ], - [ - rdfs:label "triode" ; - rdf:value 1.0 - ] - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 10 ; - pg:group pstage:stage2 ; - lv2:symbol "gain2" ; - lv2:name "Gain"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0 ; - rdfs:comment "Gain (stage 2)" - ], - - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage2 ; - - lv2:index 11 ; - lv2:symbol "bias2" ; - lv2:name "Bias"; - lv2:default 0.0 ; - lv2:minimum -2.0 ; - lv2:maximum 2.0; - rdfs:comment "Waveshape bias (stage 2)" - - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 12 ; - pg:group pstage:stage2 ; - lv2:symbol "gain2_enable" ; - lv2:name "Enable2"; - lv2:default 1 ; - lv2:minimum 0 ; - lv2:maximum 1; - lv2:portProperty lv2:toggled ; - rdfs:comment "Enable gain stage 2" ; - ], - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 13 ; - pg:group pstage:stage3 ; - lv2:symbol "trim3" ; - lv2:name "Trim"; - lv2:default 0.0 ; - lv2:minimum -20.0 ; - lv2:maximum 20.0 ; - units:unit units:db ; - rdfs:comment "Trim input level (stage 3)." ; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 14 ; - pg:group pstage:stage3 ; - lv2:symbol "locut3" ; - lv2:name "Lo Cut"; - lv2:default 30.0 ; - lv2:minimum 30.0 ; - lv2:maximum 300.0 ; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 30.0 - ]; - rdfs:comment "Low frequency cutoff (stage 3). Set to minimum to disable." ; - - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 15 ; - pg:group pstage:stage3 ; - lv2:symbol "hicut3" ; - lv2:name "Hi Cut"; - lv2:default 19000.0 ; - lv2:minimum 1000.0 ; - lv2:maximum 19000.0; - units:unit units:hz; - lv2:designation param:cutoffFrequency ; - lv2:scalePoint [ - rdfs:label "OFF" ; - rdf:value 19000 - ]; - rdfs:comment "High cutoff frequency (stage 3). Set to minimum to disable." ; - - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage3 ; - - lv2:index 16 ; - lv2:symbol "shape3" ; - lv2:name "Shape3"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0; - lv2:rangeStep 2; - - lv2:portProperty lv2:enumeration ; - rdfs:comment "Wave Shape" ; - lv2:scalePoint [ - rdfs:label "atan" ; - rdf:value 0.0 - ], - [ - rdfs:label "triode" ; - rdf:value 1.0 - ] - ], - - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 17 ; - pg:group pstage:stage3 ; - lv2:symbol "gain3" ; - lv2:name "Gain"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0 ; - rdfs:comment "Gain (stage 3)." - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - pg:group pstage:stage3 ; - - lv2:index 18 ; - lv2:symbol "bias3" ; - lv2:name "Bias"; - lv2:default 0.0 ; - lv2:minimum -2.0 ; - lv2:maximum 2.0; - rdfs:comment "Waveshape bias (stage 3)" - - ], - - - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 19 ; - pg:group pstage:stage3 ; - lv2:symbol "gain3_enable" ; - lv2:name "Enable3"; - lv2:default 1 ; - lv2:minimum 0 ; - lv2:maximum 1; - lv2:portProperty lv2:toggled ; - rdfs:comment "Enable gain stage 3" ; - ], - - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 20 ; - lv2:symbol "sag" ; - lv2:name "Sag Vol"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0; - rdfs:comment "Transformer sag (volume)." ; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 21 ; - lv2:symbol "sagd" ; - lv2:name "Sag Dist"; - lv2:default 0.0 ; - lv2:minimum 0.0 ; - lv2:maximum 1.0; - rdfs:comment "Transformer sag (distortion)." ; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 22 ; - lv2:symbol "master" ; - lv2:name "Master"; - lv2:default -0.0 ; - lv2:minimum -60.0 ; - lv2:maximum 30.0; - units:unit units:db; - lv2:scalePoint [ - rdfs:label "-60db" ; - rdf:value -60.0 - ] , [ - rdfs:label "0db" ; - rdf:value 0.0 - ], [ - rdfs:label "30db" ; - rdf:value -30.0 - ]; - rdfs:comment "Master volume." ; - - ], - [ - a lv2:AudioPort , - lv2:InputPort ; - lv2:index 23 ; - lv2:symbol "in" ; - lv2:name "In" - ] , [ - a lv2:AudioPort , - lv2:OutputPort ; - lv2:index 24 ; - lv2:symbol "out" ; - lv2:name "Out" - ],[ - a atom:AtomPort , - lv2:InputPort; - atom:bufferType atom:Sequence ; - # atom:supports patch:Message; - lv2:designation lv2:control ; - lv2:index 25 ; - lv2:symbol "control" ; - lv2:name "Control" ; - rdfs:comment "Plugin to GUI communication" ; - ] , [ - a atom:AtomPort , - lv2:OutputPort ; - atom:bufferType atom:Sequence ; - # atom:supports patch:Message; - lv2:designation lv2:control ; - lv2:index 26 ; - lv2:symbol "notify" ; - lv2:name "Notify" ; - rdfs:comment "Plugin to GUI communication" ; - ], - [ - a lv2:InputPort , - lv2:ControlPort ; - - lv2:index 27 ; - lv2:symbol "sagf" ; - lv2:name "SagF"; - lv2:default 13.0 ; - lv2:minimum 5.0 ; - lv2:maximum 25.0; - rdfs:comment "Sag filter Fc." ; - ] - . - - +@prefix doap: . +@prefix lv2: . +@prefix rdf: . +@prefix rdfs: . +@prefix units: . +@prefix urid: . +@prefix atom: . +@prefix midi: . +@prefix epp: . +@prefix uiext: . +@prefix idpy: . +@prefix foaf: . +@prefix mod: . +@prefix param: . +@prefix work: . +@prefix pg: . + +@prefix atom: . +@prefix patch: . +@prefix plug: . +@prefix rdfs: . +@prefix state: . +@prefix urid: . +@prefix xsd: . +@prefix modgui: . +@prefix pstage: . + + +pstage:stage1 + a param:ControlGroup , + pg:InputGroup ; + lv2:name "Stage 1" ; + lv2:symbol "stage1" . + +pstage:stage2 + a param:ControlGroup , + pg:InputGroup ; + lv2:name "Stage 2" ; + lv2:symbol "stage2" . + + +pstage:stage3 + a param:ControlGroup , + pg:InputGroup ; + lv2:name "Stage 3" ; + lv2:symbol "stage3" . + + + + a lv2:Parameter ; + rdfs:label "uiState" ; + rdfs:range atom:Vector . + + + + a foaf:Person ; + foaf:name "Robin Davies" ; + foaf:mbox ; + foaf:homepage . + + + a lv2:Plugin , + lv2:SimulatorPlugin ; + + doap:name "TooB Power Stage"; + + doap:license ; + doap:maintainer ; + lv2:minorVersion 0 ; + lv2:microVersion 47 ; + + mod:brand "TooB"; + mod:label "Power Stage"; + lv2:requiredFeature urid:map ; + lv2:optionalFeature lv2:hardRTCapable; + patch:readable + ; + +rdfs:comment """ +The TooB Power Stage provides flexible and nuanced emulations of guitar amp power stages. +The goal of TooB Power Stage is emulate the best features of real tube amps without slavishly +reproducing the undesirable features as well. + +TooB Power Stage provides 3 consecutive gain stages, each of which can be overdriven to varying +degrees. Power transformer sag is emulated using the SAG and SAGD controls, which emulate the +volume and distortion effects introduced when power transformer voltage sags. + +Each gain section expects an input level that is nominally in the range of 12db to 0db. +It's ok if the levels are slightly over 0db, but they should not be massively over. Use the +Trim control to adjust input signal levels. + +The Gain controls use oversampled atan wave shaping to emulate the effect of overdriving +gain stages. Atan wave shaping provides rich even-order harmonics similar to those produced by a tube +amp power stage. A modest amount of gain will produce the characteristically "warm" sound of a tube +gain stage. More extreme settings produce harder overdrive. + +Judicious use of the LO CUT and HI CUT controls have interesting and subtle effects on the overall sound. +You are encouraged to play with these controls to see what happens. Tightening up low and high frequencies, +in early gain sections can allow you to drive the signal much harder in later gain sections without totally +breaking up. Real amps will usually cut low frequency response at somewhere between 80Hz (Fender) +and 140Hz (Marshall). + +General experience seems to suggest that gradually increasing the gain in each section allows you to drive +the signal harder without introducing undesirable effects in the output. However, there definitely interesting +and subtle differences in tone that can be acheived by not adhering to that rule of thumb. + +The SAG and SAGD controls the emulation of "forgiveness", and "compression" that are provided in a real tube +amp by sagging of power supply voltage. SAG controls how much +the overall volume of the output decreases as the transform sags. It provides the subtle "compression" that +tube amps provide, which is quite different from the compression provided by compressors. SAGD controls +the amount of additional distortion that occurs as the gain stages receive reduced voltage. It provides +the "forgiveness" of a good tube amp. Because SAGD operates in a feedback loop that runs through +all three gain stages. Increasing the distortion in the gain stages increases the power use of the gain stages; +increasing the power use of the gain stages increases the effect of SAG and SAGD which has an opposing effect +on power use. The net result is that SAGD causes signals to break up more gradually +(hence the perceived "forgiveness"). The effects are non-linear, so not easy to describe completely. You +are strongly urged to experiment with SAG and SAGD settings in order to get best tone results. Use very +moderate settings to emulate tube amp output; higher settings of SAG and SAGD will cause audible compression +and pumping of the outputs which may or may not be desireable. + +The TooB Power Stage design is based on an experimental design, that unexpectedly produced extraordinarily +good amp tones. We have not completely explored the sonic possibilities of the +TooB Power Stage. What's known so far: it produces exceptionally pretty clean tones; it can be driven really +hard, and seems to preserve an unusual amount of detail in the signal even when being driven hard; and it +can definitely produce signals that have many of the most prized features of tube amplifiers: warmth, detail, +subtle "compression" without coloration, and forgiving break up. + +Explore! + +The TooB Input Stage is part of the TooB Amp Emulation Toolkit. Typically, you would +use the following plugins in the following order. + +- TooB Input Stage + +- TooB Tone Stack + +- Toob Power Stage + +- Toob Cabinet Simulator +"""; + lv2:port + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 0 ; + pg:group pstage:stage1 ; + lv2:symbol "trim1" ; + lv2:name "Trim"; + lv2:default 0.0 ; + lv2:minimum -20.0 ; + lv2:maximum 20.0 ; + units:unit units:db ; + rdfs:comment "Trim input level (stage 1)" ; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 1 ; + pg:group pstage:stage1 ; + lv2:symbol "locut1" ; + lv2:name "Lo Cut"; + lv2:default 30.0 ; + lv2:minimum 30.0 ; + lv2:maximum 300.0 ; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 30.0 + ]; + rdfs:comment "Low frequency cutoff (stage 1). Set to minimum to disable." ; + + ], [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 2 ; + pg:group pstage:stage1 ; + lv2:symbol "hicut1" ; + lv2:name "Hi Cut"; + lv2:default 19000.0 ; + lv2:minimum 1000.0 ; + lv2:maximum 19000.0; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 19000.0 + ]; + rdfs:comment "High cutoff frequency (stage 1). Set to maximum to disable." ; + + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage1 ; + + lv2:index 3 ; + lv2:symbol "shape1" ; + lv2:name "Shape1"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0; + lv2:rangeStep 2; + + lv2:portProperty lv2:enumeration ; + rdfs:comment "Wave Shape" ; + lv2:scalePoint [ + rdfs:label "atan" ; + rdf:value 0.0 + ], + [ + rdfs:label "triode" ; + rdf:value 1.0 + ]; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 4 ; + pg:group pstage:stage1 ; + lv2:symbol "gain1" ; + lv2:name "Gain"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0 ; + rdfs:comment "Gain (stage 1)" + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage1 ; + + lv2:index 5 ; + lv2:symbol "bias1" ; + lv2:name "Bias"; + lv2:default 0.0 ; + lv2:minimum -2.0 ; + lv2:maximum 2.0; + rdfs:comment "Waveshape bias (stage 1)" + ], + + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 6 ; + pg:group pstage:stage2 ; + lv2:symbol "trim2" ; + lv2:name "Trim"; + lv2:default 0.0 ; + lv2:minimum -20.0 ; + lv2:maximum 20.0 ; + units:unit units:db ; + rdfs:comment "Trim input (stage 2)" ; + ], + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 7 ; + pg:group pstage:stage2 ; + lv2:symbol "locut2" ; + lv2:name "Lo Cut"; + lv2:default 30.0 ; + lv2:minimum 30.0 ; + lv2:maximum 300.0 ; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 30.0 + ] + ; + rdfs:comment "Low frequency cutoff (stage 2). Set to minimum to disable." ; + + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 8 ; + pg:group pstage:stage2 ; + lv2:symbol "hicut2" ; + lv2:name "Hi Cut"; + lv2:default 19000.0 ; + lv2:minimum 1000.0 ; + lv2:maximum 19000.0; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 19000.0 + ]; + rdfs:comment "High cutoff frequency (stage 2). Set to maximum to disable." ; + + ], + + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage2 ; + + lv2:index 9 ; + lv2:symbol "shape2" ; + lv2:name "Shape2"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0; + lv2:rangeStep 2; + + lv2:portProperty lv2:enumeration ; + rdfs:comment "Wave Shape" ; + lv2:scalePoint [ + rdfs:label "atan" ; + rdf:value 0.0 + ], + [ + rdfs:label "triode" ; + rdf:value 1.0 + ] + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 10 ; + pg:group pstage:stage2 ; + lv2:symbol "gain2" ; + lv2:name "Gain"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0 ; + rdfs:comment "Gain (stage 2)" + ], + + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage2 ; + + lv2:index 11 ; + lv2:symbol "bias2" ; + lv2:name "Bias"; + lv2:default 0.0 ; + lv2:minimum -2.0 ; + lv2:maximum 2.0; + rdfs:comment "Waveshape bias (stage 2)" + + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 12 ; + pg:group pstage:stage2 ; + lv2:symbol "gain2_enable" ; + lv2:name "Enable2"; + lv2:default 1 ; + lv2:minimum 0 ; + lv2:maximum 1; + lv2:portProperty lv2:toggled ; + rdfs:comment "Enable gain stage 2" ; + ], + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 13 ; + pg:group pstage:stage3 ; + lv2:symbol "trim3" ; + lv2:name "Trim"; + lv2:default 0.0 ; + lv2:minimum -20.0 ; + lv2:maximum 20.0 ; + units:unit units:db ; + rdfs:comment "Trim input level (stage 3)." ; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 14 ; + pg:group pstage:stage3 ; + lv2:symbol "locut3" ; + lv2:name "Lo Cut"; + lv2:default 30.0 ; + lv2:minimum 30.0 ; + lv2:maximum 300.0 ; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 30.0 + ]; + rdfs:comment "Low frequency cutoff (stage 3). Set to minimum to disable." ; + + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 15 ; + pg:group pstage:stage3 ; + lv2:symbol "hicut3" ; + lv2:name "Hi Cut"; + lv2:default 19000.0 ; + lv2:minimum 1000.0 ; + lv2:maximum 19000.0; + units:unit units:hz; + lv2:designation param:cutoffFrequency ; + lv2:scalePoint [ + rdfs:label "OFF" ; + rdf:value 19000 + ]; + rdfs:comment "High cutoff frequency (stage 3). Set to minimum to disable." ; + + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage3 ; + + lv2:index 16 ; + lv2:symbol "shape3" ; + lv2:name "Shape3"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0; + lv2:rangeStep 2; + + lv2:portProperty lv2:enumeration ; + rdfs:comment "Wave Shape" ; + lv2:scalePoint [ + rdfs:label "atan" ; + rdf:value 0.0 + ], + [ + rdfs:label "triode" ; + rdf:value 1.0 + ] + ], + + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 17 ; + pg:group pstage:stage3 ; + lv2:symbol "gain3" ; + lv2:name "Gain"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0 ; + rdfs:comment "Gain (stage 3)." + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + pg:group pstage:stage3 ; + + lv2:index 18 ; + lv2:symbol "bias3" ; + lv2:name "Bias"; + lv2:default 0.0 ; + lv2:minimum -2.0 ; + lv2:maximum 2.0; + rdfs:comment "Waveshape bias (stage 3)" + + ], + + + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 19 ; + pg:group pstage:stage3 ; + lv2:symbol "gain3_enable" ; + lv2:name "Enable3"; + lv2:default 1 ; + lv2:minimum 0 ; + lv2:maximum 1; + lv2:portProperty lv2:toggled ; + rdfs:comment "Enable gain stage 3" ; + ], + + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 20 ; + lv2:symbol "sag" ; + lv2:name "Sag Vol"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0; + rdfs:comment "Transformer sag (volume)." ; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 21 ; + lv2:symbol "sagd" ; + lv2:name "Sag Dist"; + lv2:default 0.0 ; + lv2:minimum 0.0 ; + lv2:maximum 1.0; + rdfs:comment "Transformer sag (distortion)." ; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 22 ; + lv2:symbol "master" ; + lv2:name "Master"; + lv2:default -0.0 ; + lv2:minimum -60.0 ; + lv2:maximum 30.0; + units:unit units:db; + lv2:scalePoint [ + rdfs:label "-60db" ; + rdf:value -60.0 + ] , [ + rdfs:label "0db" ; + rdf:value 0.0 + ], [ + rdfs:label "30db" ; + rdf:value -30.0 + ]; + rdfs:comment "Master volume." ; + + ], + [ + a lv2:AudioPort , + lv2:InputPort ; + lv2:index 23 ; + lv2:symbol "in" ; + lv2:name "In" + ] , [ + a lv2:AudioPort , + lv2:OutputPort ; + lv2:index 24 ; + lv2:symbol "out" ; + lv2:name "Out" + ],[ + a atom:AtomPort , + lv2:InputPort; + atom:bufferType atom:Sequence ; + # atom:supports patch:Message; + lv2:designation lv2:control ; + lv2:index 25 ; + lv2:symbol "control" ; + lv2:name "Control" ; + rdfs:comment "Plugin to GUI communication" ; + ] , [ + a atom:AtomPort , + lv2:OutputPort ; + atom:bufferType atom:Sequence ; + # atom:supports patch:Message; + lv2:designation lv2:control ; + lv2:index 26 ; + lv2:symbol "notify" ; + lv2:name "Notify" ; + rdfs:comment "Plugin to GUI communication" ; + ], + [ + a lv2:InputPort , + lv2:ControlPort ; + + lv2:index 27 ; + lv2:symbol "sagf" ; + lv2:name "SagF"; + lv2:default 13.0 ; + lv2:minimum 5.0 ; + lv2:maximum 25.0; + rdfs:comment "Sag filter Fc." ; + ] + . + + diff --git a/lv2/aarch64/ToobAmp.lv2/SpectrumAnalyzer.ttl b/lv2/aarch64/ToobAmp.lv2/SpectrumAnalyzer.ttl index 7887804..120e6d3 100644 --- a/lv2/aarch64/ToobAmp.lv2/SpectrumAnalyzer.ttl +++ b/lv2/aarch64/ToobAmp.lv2/SpectrumAnalyzer.ttl @@ -58,7 +58,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment "TooB spectrum analyzer" ; mod:brand "TooB"; diff --git a/lv2/aarch64/ToobAmp.lv2/ToneStack.ttl b/lv2/aarch64/ToobAmp.lv2/ToneStack.ttl index a1f71fe..a6d85d6 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToneStack.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToneStack.ttl @@ -55,7 +55,7 @@ tonestack:eqGroup doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; uiext:ui ; diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0 index b60a56e..476f52d 120000 --- a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0 +++ b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.0 @@ -1 +1 @@ -ToobAmp.so.1.1.45 \ No newline at end of file +ToobAmp.so.1.1.47 \ No newline at end of file diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.31 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.31 new file mode 100644 index 0000000..3958e99 Binary files /dev/null and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.31 differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 new file mode 100644 index 0000000..e462d69 Binary files /dev/null and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.43 differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 index 4a0f8af..ba1c373 100644 Binary files a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.45 differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.47 b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.47 new file mode 100644 index 0000000..ba1c373 Binary files /dev/null and b/lv2/aarch64/ToobAmp.lv2/ToobAmp.so.1.1.47 differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so b/lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so index cd832d4..ac1cea1 100644 Binary files a/lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so and b/lv2/aarch64/ToobAmp.lv2/ToobAmpUI.so differ diff --git a/lv2/aarch64/ToobAmp.lv2/ToobChorus.ttl b/lv2/aarch64/ToobAmp.lv2/ToobChorus.ttl index c0a9add..8ae66fb 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobChorus.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobChorus.ttl @@ -40,7 +40,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ Emulation of a Boss CE-2 Chorus. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobDelay.ttl b/lv2/aarch64/ToobAmp.lv2/ToobDelay.ttl index d5e37c8..3e43dc4 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobDelay.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobDelay.ttl @@ -41,7 +41,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ A straightforward no-frills digital delay. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobFlanger.ttl b/lv2/aarch64/ToobAmp.lv2/ToobFlanger.ttl index c09137e..cc9fa8a 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobFlanger.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobFlanger.ttl @@ -41,7 +41,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ Emulation of a Boss BF-2 Flanger, based on circuit analysis and simulation of the original. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobFlangerStereo.ttl b/lv2/aarch64/ToobAmp.lv2/ToobFlangerStereo.ttl index 90126b8..10bf743 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobFlangerStereo.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobFlangerStereo.ttl @@ -41,7 +41,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ Digital emulation of a Boss BF-2 Flanger. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl b/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl index 61564d0..e07b734 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobFreeverb.ttl @@ -41,7 +41,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ Toob Freeverb is an Lv2 implementation of the famous Freeverb reverb effect. FreeVerb delivers a well-balanced reverb with very little tonal coloration. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobML.ttl b/lv2/aarch64/ToobAmp.lv2/ToobML.ttl index c4b586e..a712563 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobML.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobML.ttl @@ -63,7 +63,7 @@ toobml:sagGroup doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ The TooB ML Amplifier plugin provides emulation of a variety of amplifiers and overdrive pedals that are implemented using neural-network-based machine learning models of real amplifiers. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl b/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl index beb259e..52ebf6d 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobNeuralAmpModeler.ttl @@ -58,7 +58,7 @@ toobNam:eqGroup doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ A port of Steven Atkinson's Neural Amp Modeler to LV2. diff --git a/lv2/aarch64/ToobAmp.lv2/ToobTuner.ttl b/lv2/aarch64/ToobAmp.lv2/ToobTuner.ttl index f09a822..ab6491d 100644 --- a/lv2/aarch64/ToobAmp.lv2/ToobTuner.ttl +++ b/lv2/aarch64/ToobAmp.lv2/ToobTuner.ttl @@ -40,7 +40,7 @@ doap:license ; doap:maintainer ; lv2:minorVersion 0 ; - lv2:microVersion 45 ; + lv2:microVersion 47 ; rdfs:comment """ TooB Tuner is a chromatic guitar tuner. """ ;