Guest User

Untitled

a guest
Nov 16th, 2023
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.97 KB | None | 0 0
  1.  
  2. [
  3. { "name": "Scream 808", "seqNo": 0, "exp": "The Scream 808 OD will provide a light overdrive, similar to Knopfler's smooth lead tone." },
  4. { "name": "70s Chorus", "seqNo": 1, "exp": "Mark Knopfler's lead tone is often enhanced with subtle modulation, which a mild 70s Chorus can provide." },
  5. { "name": "Transistor Tape", "seqNo": 2, "exp": "A warm, vintage slapback echo from the Transistor Tape delay will give the lead tone depth and space." },
  6. { "name": "Plateaux", "seqNo": 3, "exp": "Plate reverb will add a subtle ambient layer to the tone, without overwhelming the lead sound." },
  7. { "name": "10 Band Graphic", "seqNo": 4, "exp": "The 10 Band Graphic EQ will allow precise tonal shaping to match the characteristic EQ curve of Knopfler's sound." },
  8. { "name": "Tweed Blues Nrm", "seqNo": 5, "exp": "The Tweed Blues Nrm amp emulates a warm, clean tone that's perfect for replicating Knopfler's sound." }
  9. ]
  10.  
  11. ```json
  12. [
  13. {"pName": "Gain", "pVal": "0.70", "exp": "Setting the gain to moderately high adds richness without excessive distortion."},
  14. {"pName": "Tone", "pVal": "0.65", "exp": "A slightly above mid-range tone makes the sound warm yet defined."},
  15. {"pName": "Level", "pVal": "0.80", "exp": "This level ensures the effect sits well in the mix without overpowering other elements."}
  16. ]
  17. ```
  18. ```json
  19. [
  20. {"pName": "ChorusIntensity", "pVal": "0.35", "exp": "A moderate intensity for the chorus effect to add texture without overwhelming."},
  21. {"pName": "Mode", "pVal": "Chorus", "exp": "Selecting Chorus mode for a traditional modulation effect."},
  22. {"pName": "VibratoRate", "pVal": "0.50", "exp": "A medium vibrato rate to complement the chorus modulation."},
  23. {"pName": "VibratoDepth", "pVal": "0.20", "exp": "A subtle vibrato depth to gently modulate the pitch."},
  24. {"pName": "Spread", "pVal": "0.60", "exp": "Setting spread to add a sense of width to the chorus effect."},
  25. {"pName": "Mix", "pVal": "50%", "exp": "A balanced mix between wet and dry signals."},
  26. {"pName": "Level", "pVal": "0.0dB", "exp": "Neutral level to maintain the effect within the current gain staging."},
  27. {"pName": "Headroom", "pVal": "0.0dB", "exp": "Setting headroom to standard for clean chorus replication."},
  28. {"pName": "SyncSelect1", "pVal": "1/4", "exp": "Using a standard quarter note pulse for sync."},
  29. {"pName": "TempoSync1", "pVal": "Off", "exp": "Disabling tempo sync for a free-flowing modulation rate."},
  30. {"pName": "SyncSelect2", "pVal": "1/4", "exp": "Ensuring vibrato rate is set to quarter notes for consistency."},
  31. {"pName": "TempoSync2", "pVal": "Off", "exp": "Tempo sync is turned off for a natural vibrato effect."}
  32. ]
  33. ```
  34. ```json
  35. [
  36. {"pName": "Time", "pVal": "500ms", "exp": "Setting time to 500ms provides a classic slapback delay."},
  37. {"pName": "Feedback", "pVal": "20%", "exp": "Minimal feedback to create a single echo with a quick decay."},
  38. {"pName": "WowFlutter", "pVal": "0.20", "exp": "A touch of WowFlutter adds vintage texture to the sound."},
  39. {"pName": "Scale", "pVal": "100%", "exp": "A full scale ensures a wide stereo spread of the delay."},
  40. {"pName": "Spread", "pVal": "0.70", "exp": "This spread gives the effect a broader stereo image."},
  41. {"pName": "Mix", "pVal": "30%", "exp": "Mix set to 30% blends the wet and dry signal appropriately."},
  42. {"pName": "Level", "pVal": "-3.0dB", "exp": "Ensures the delay is present but not overwhelming."},
  43. {"pName": "Headroom", "pVal": "0.0dB", "exp": "Maintaining a neutral headroom avoids clipping or softening the effect."},
  44. {"pName": "SyncSelect1", "pVal": "1/4", "exp": "A quarter note delay fits well in most musical contexts."},
  45. {"pName": "TempoSync1", "pVal": "On", "exp": "Ensuring delay time is synchronized with the song's tempo."},
  46. {"pName": "@trails", "pVal": "On", "exp": "Trails allow the delay to ring out after the effect is bypassed."}
  47. ]
  48. ```
  49. ```json
  50. [
  51. {"pName": "Decay", "pVal": "0.50", "exp": "A moderate decay time for natural room reverberation."},
  52. {"pName": "Predelay", "pVal": "0.1ms", "exp": "A short predelay to create a subtle separation between the dry signal and the reverb."},
  53. {"pName": "Tone", "pVal": "0.75", "exp": "A brighter tone to complement the reverb and avoid muddiness."},
  54. {"pName": "Modulation", "pVal": "0.30", "exp": "Light modulation to add interest to the reverb tail without overwhelming the effect."},
  55. {"pName": "Mix", "pVal": "30%", "exp": "Setting the mix to 30% to blend the reverb smoothly with the dry signal."},
  56. {"pName": "Level", "pVal": "-3.0dB", "exp": "Sufficient level for the reverb effect to be present but not overpowering."},
  57. {"pName": "Pitch1", "pVal": "0", "exp": "Neutral pitch shift for the first voice to keep the reverb natural."},
  58. {"pName": "Cents1", "pVal": "0", "exp": "No fine-tuning detune for the first voice, maintaining the original pitch."},
  59. {"pName": "Pitch2", "pVal": "0", "exp": "Neutral pitch shift for the second voice as well."},
  60. {"pName": "Cents2", "pVal": "0", "exp": "Second voice also remains at the original pitch without detune."},
  61. {"pName": "PitchMix", "pVal": "50%", "exp": "An equal blend of the two pitch-shifted voices for a balanced effect."},
  62. {"pName": "@trails", "pVal": "On", "exp": "Reverb trails continue after the effect is bypassed for a natural decay."}
  63. ]
  64. ```
  65. ```json
  66. [
  67. {"pName": "31p25Hz", "pVal": "0.0dB", "exp": "Neutral setting to avoid altering the bass frequencies."},
  68. {"pName": "62p5Hz", "pVal": "-2.0dB", "exp": "Slight cut to reduce mud and clean up low-end."},
  69. {"pName": "125Hz", "pVal": "1.0dB", "exp": "A small boost to warm up the lower midrange."},
  70. {"pName": "250Hz", "pVal": "-1.5dB", "exp": "Cutting a bit here reduces muddiness."},
  71. {"pName": "500Hz", "pVal": "0.0dB", "exp": "Leaving this band flat to preserve midrange integrity."},
  72. {"pName": "1kHz", "pVal": "-0.5dB", "exp": "Slight cut to ensure vocals and lead instruments stand out."},
  73. {"pName": "2kHz", "pVal": "2.5dB", "exp": "Boost for presence and clarity in the upper mids."},
  74. {"pName": "4kHz", "pVal": "-1.0dB", "exp": "Taming this frequency to reduce harshness."},
  75. {"pName": "8kHz", "pVal": "3.0dB", "exp": "Boosting to enhance the sense of air and brightness."},
  76. {"pName": "16kHz", "pVal": "-1.5dB", "exp": "Cutting slightly to prevent excessive sibilance and brightness."},
  77. {"pName": "Level", "pVal": "0.0dB", "exp": "Setting level at unity to maintain overall volume balance."}
  78. ]
  79. ```
  80. ```json
  81. [
  82. {"pName": "Drive", "pVal": "0.40", "exp": "A moderate drive offers some grit while maintaining a clean tone."},
  83. {"pName": "Bass", "pVal": "0.50", "exp": "Neutral bass setting provides a balanced low-end response."},
  84. {"pName": "Mid", "pVal": "0.60", "exp": "Slightly boosting the mids emphasizes the guitar's clarity."},
  85. {"pName": "Treble", "pVal": "0.55", "exp": "A touch above mid-range on treble adds sparkle without harshness."},
  86. {"pName": "Presence", "pVal": "0.50", "exp": "Maintaining presence at a neutral setting to prevent the lead guitar from sounding too sharp."},
  87. {"pName": "ChVol", "pVal": "0.70", "exp": "Channel volume is set high to use the amp's natural dynamics."},
  88. {"pName": "Master", "pVal": "0.60", "exp": "A balanced master volume level helps drive the amp's power section without excessive compression."},
  89. {"pName": "Sag", "pVal": "0.30", "exp": "Minimal sag to keep the amp response tight and responsive."},
  90. {"pName": "Hum", "pVal": "0.50", "exp": "Neutral hum setting for a standard noise level."},
  91. {"pName": "Ripple", "pVal": "0.50", "exp": "Keeping ripple at mid-level to simulate power supply idiosyncrasies without becoming overbearing."},
  92. {"pName": "Bias", "pVal": "0.50", "exp": "Neutral bias keeps the overall tube response balanced."},
  93. {"pName": "BiasX", "pVal": "0.50", "exp": "An even BiasX for no additional variance in tube response."},
  94. {"pName": "@bypassvolume", "pVal": "0.00", "exp": "No bypass volume as the effect is always on in this patch."}
  95. ]
  96. ```
  97.  
Advertisement
Add Comment
Please, Sign In to add comment