Dimension D in DSP7000

Home Forums Products Rackmount Dimension D in DSP7000

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #113453

      Hello,

      Is it possible to recreate the Roland SDD-320 Dimension D within the DSP7000?
      I know there’s a patch on the H8000. Maybe this can be ported over to the DSP7000?

      Kind regards,
      Dominik

    • #143383
      nickrose
      Moderator
      Eventide Staff

      Here is the sigfile, but I can't tell you if it will run on your 7000, or give any further support.

      HEADM adc 2 2 gain-out gain1-out "Dimension D " "" 2 dmenu-obj info-obj ;=75,15,100,0

      TEXTBLOCK info 4 "This preset emulates the Dimension D" "chorus with the four buttons, with some" "added parameters." "Stereo I/O" ;=75,15,100,0

      MENUPAGE dmenu "dimension D params" chorus 3 mode-obj dry-obj g-obj ;=75,15,100,0

      EQ "eq L" adc-in1 70 1 -18 0 ;=75,15,100,0

      EQ "EQ R" adc-in2 70 1 -18 0 ;=75,15,100,0

      TEXTKNOB mode "m o d e  :    %s" mode 4 0 1 2 3 4 ;=75,15,100,0

      MULTIKNOB "depth setting" 1 1 2 5.5 1 0 4 mode-out 2.7 5.35 4 4 ;=75,15,100,0

      MULTIKNOB "delay setting" 1 1 22 30 1 0 4 mode-out 29.3 22.7 22.2 22.2 ;=75,15,100,0

      MULTIKNOB lfo-setting 1 1 0.25 0.5 1 0 4 mode-out 0.25 0.25 0.5 0.5 ;=75,15,100,0

      LFO lfo1 adc-null lfo-setting-out 0 1 0.5 0 ;=75,15,100,0

      MIX "phase rev" lfo1-out adc-null -1 0 ;=75,15,100,0

      MODDELAY delayL 100 "eq L-out" lfo1-out "delay setting-out" "depth setting-out" 0 ;=75,15,100,0

      MODDELAY delayR 100 "EQ R-out" "phase rev-out" "delay setting-out" "depth setting-out" 0 ;=75,15,100,0

      FILTER "high pass 1" delayL-out 10000 2 0 ;=75,15,100,0

      FILTER "high pass 2" delayR-out 10000 2 0 ;=75,15,100,0

      FILTER "high pass 5" "high pass 1-out" 600 1 2 ;=75,15,100,0

      MIX mix1 "high pass 1-out" adc-null -1 0 ;=75,15,100,0

      MIX mix2 "high pass 2-out" adc-null -1 0 ;=75,15,100,0

      FILTER "high pass 6" "high pass 2-out" 600 1 2 ;=75,15,100,0

      FILTER "high pass 3" mix1-out 160 1 2 ;=75,15,100,0

      FILTER "high pass 4" mix2-out 160 1 2 ;=75,15,100,0

      MULTIKNOB eq-setting 1 1 -12 -3 1 0 4 mode-out -12 -12 -12 -3 ;=75,15,100,0

      KNOB dry "dry level: %4.0f dB" knob -100 0 1 -9 ;=75,15,100,0

      MIXER mixer 3 adc-in1 "high pass 5-out" "high pass 4-out" dry-out eq-setting-out -3 ;=75,15,100,0

      MIXER mixer1 3 adc-in2 "high pass 6-out" "high pass 3-out" dry-out eq-setting-out -3 ;=75,15,100,0

      KNOB g "out gain :  %3.0f dB" knob -20 12 1 6 ;=75,15,100,0

      GAIN gain mixer-out g-out ;=75,15,100,0

      GAIN gain1 mixer1-out g-out ;=75,15,100,0

      TAIL ""

    • #143389

      Thank you very much! Will give it a try 🙂

Viewing 2 reply threads
  • You must be logged in to reply to this topic.