Page 5 of 16

Posted: Wed Jun 25, 2008 12:35 pm
by sonicstrav
Links are dead :-?

Posted: Fri Jun 27, 2008 3:36 pm
by roy thinnes
hi,
sorry for the inconvenience. you can download it
here (DrOsc) and here (FmDrOsc).
I've made two new cwmodular pages where every cwm module can be downloaded:
http://www.cwmodular.org/html/cwmmodulesa-m.html and http://www.cwmodular.org/html/cwmmodulesn-z.html , so I hope this won't occur in future.
furthermore, I corrected these nasty grafic bug in my modules, which made small text almost unreadable, and also did some other improvements.
all modules up-to-date download: http://www.cwmodular.org/CwmModules/cwm0AllModules.zip
new toys: wavOscChain8 (see http://www.cwmodular.org/html/sample.html) , stereoCrossPhaser ( http://www.cwmodular.org/html/modulation_fx.html ) and eventDelayLong ( http://www.cwmodular.org/html/delay.html ).

Posted: Sat Jun 28, 2008 5:27 am
by Music Manic
Wow! Just saw these. Thanks very much.

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 1:55 am
by roy thinnes
ah! new toys.
as long as your Scope card hasn't got sufficient on-board memory, delays > 4 ms cannot be modulated w/o crackling. to avoid this, I made a different approach:
instead of modulating one delay, I combined several delays to achieve a similiar effect; I named it conseqDelay.
the result can sound like this (short del->long del), or that (long->short->long). together with a pitch shifter it's similiar to a tape echo: nice! .
the conseq delay consists of 16 single delays, and can easily be cascaded to achieve smoother transitions between the delays.
description& download: here ; (with link to example patch)
other new modules/bug fixes: MorphSwitchIR (connect a sync source to switch between snapshots), LFO Ax (unipolar mode corrected)
:)

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 3:19 am
by the19thbear
i don tse any description at the link??

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 3:25 am
by roy thinnes
it's the right column, under CWModular delays: conseqDelay :)

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 3:33 am
by the19thbear
thanks!

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 3:40 am
by the19thbear
this is a very good idea! ( the conseqdelay).
I guess i could build this myself in modular, right? can you give me a basic description?
i want to experiment myself
thanks! :)

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 3:55 am
by roy thinnes
ok, the circuit is as simple as that
audioIn->delay1>delay2...delay17, whereas I've added a fb routine to the last delay.
(if you want to patch it yourself, you could as many delays as you want, with fb between any of the delays and so on.)
I would recommend to use the eventDelay (http://www.cwmodular.org/html/delay.html) for the single delays, it's very cheap dsp-wise.

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 4:04 am
by the19thbear
thanks!
but how do you make the transitions between each delay? i dont really get this :oops: :)
i think of it like this:
one signal sent to 16 different delays.
Each delay has been set to faster times than the last one.
then i can do a "sweep" between each delay, resulting in a slow-fast delay sound.
it's the sweeping part i dont get.
i mean. i could connect 16 outputs ( starting with the slowest delay in the farthest right channel, ending with the fastest channel in the 16th channel slot.) to a mixer and then turn each channel up and down very fast from left to right... that would give me the desired effect.. but not done in a very nice way :D

thanks!

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 4:31 am
by JLS
conseqDelay nice module and nice idea. I test it today.

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 4:33 am
by roy thinnes
19thbear:
one signal sent to 16 different delays.
wrong- source->delayInput1; delayOutput1->delayInput2; delayOut2->delayIn3...
it's the sweeping part i dont get.
the delayTimes increase/decrease is automized by this circuit:
(delTime*(x+y))/x, whereas I used 100 for x, and -20 to 20 for y.
y defines the exp/log behaviour (=how fast/slow delaytimes decrease or increase).
in the conseqDelay module, this is controlled by the textfield next to the "info" button.

Kamil: hi! :) check it, it's cool!

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 5:38 am
by Ben Walker
What a great idea. Thanks again Roy,
Ben

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 12:00 pm
by Jah Servant
thanks for all these modules
I'm getting a message though that I'm missing dsp ramp generator 1, this is connected to using sync station, anybody could get it to me?

thanks,

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 1:49 pm
by roy thinnes
I'm getting a message though that I'm missing dsp ramp generator 1
this is strange. you can dl it here.
just out of interest - when did you get this error message? (by loading what module?)

Re: modular rapture (some new modules)

Posted: Thu Jul 10, 2008 2:31 pm
by Jah Servant
I get it when loading sync station
I have put all the dsp files that come with the package into place, but that ones not there.
thanks for the link

Re: modular rapture (some new modules)

Posted: Sat Jul 19, 2008 8:26 am
by roy thinnes
some new modules:
delay200M/1000M/2000M - micro delays with time and fb modulation. description+dl http://www.cwmodular.org/html/delay.html
4x1 switch async - useful when connecting async sources with async destinations. description+dl http://www.cwmodular.org/html/switch1.html
delayAsync - FBconnector for async signals. description+dl http://www.cwmodular.org/html/converter.html
ControlUnit8F/9F - new background faders for morph time now allows controlling more channels in one module (see my Dr+BsNoise patch in the ModularPatches section) description+dl http://www.cwmodular.org/html/cwmorph1.html
MaxMinSync - 1:1 conversion of an interesting dsp. 2 inputs can act as input or threshold for the other input. description+dl http://www.cwmodular.org/html/mix_modifier.html
see_ya :)

Re: modular rapture (some new modules)

Posted: Sat Jul 19, 2008 12:43 pm
by HUROLURA
Nice color also :wink:

Re: modular rapture (some new modules)

Posted: Mon Sep 22, 2008 1:47 pm
by roy thinnes
and noooow...
it's time for the fat RevMod modular Reverb module.
Image

infos here
download here
additional dsp files here

Re: modular rapture (some new modules)

Posted: Mon Sep 22, 2008 6:59 pm
by dawman
This looks great, Thank You.
I was always wondering why there wasn't a Reverb for Modular.
Can't try it till later on, but will definately try it out.
I like the post filters. :wink:

Thanks So Much.