Author |
Message |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Tue May 03, 2005 4:10 am Post subject:
Syncing LFO to external MIDI clock? |
 |
|
Hey all,
I've been looking into options to sync my LFO's to an external MIDI clock.
Seeing the global MIDI info doesn't have a Slv output, and the only way I found of building a zero-crossings detector (which could detect Hz from incoming clock pulses) involved using a compressor (13% DSP)... how to go about this?
I tried resetting the Internal Clock (which does have a Slv output) by means of the external clock, but that didn't seem to work.
Another option would be to use the Sync output to reset the LFO and have the LFO tuned to approximately the right frequency, but this is not the kind of control I want to have.
The kind of control I'm looking for has to auto-tune the LFO to the approximate frequency/BPM of the incoming MIDI clock, or fractions thereof, naturally.
Any ideas, or patches where this is used?
Thanks!
-diskonext _________________ :wq |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Tue May 03, 2005 10:28 am Post subject:
|
 |
|
I've been thinking...
You can build your own counters, using SnH modules. If so, you could conceivably use some timed signal (using a logic delay) to reset and read out this counter, dividing by the proper amount to get the BPM/hz of the incoming MIDI clock pulses... right?
Anyone has something like that lying around? It might make for a slightly more efficient zero-crossings detector/counter/pitch-tracker for sub-audio freqs.
-diskonext (who's not close to any form of editor at the moment) _________________ :wq |
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Tue May 03, 2005 7:46 pm Post subject:
|
 |
|
There have been a few very clever NM1 paches that enable you to apply midi sync to the LFOs. I think the best one is called midilfosync.pch by Ico Doornekamp. It should be in the NM1 patch archives. If not, let me know & I'll post it here (I don't want to send a duplicate to the archive). _________________ Dave Peck |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Wed May 04, 2005 12:55 am Post subject:
|
 |
|
Great!
Thanks a lot, Dave!
I actually managed to come quite close to a working solution yesterday, but this involved a lot more modules than Ico's
Will check it out this evening. Thanks again!
BTW, how do you guys go about checking the output of your logic structures? I hooked up a software oscilloscope to check on the output of the SnH modules, which helped a lot.
Doing math on the Modular is hard, btw. Clavia units are a cool idea, but they mess with your head, as well
-diskonext _________________ :wq |
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Wed May 04, 2005 9:36 am Post subject:
|
 |
|
diskonext wrote: | Great!
BTW, how do you guys go about checking the output of your logic structures? I hooked up a software oscilloscope to check on the output of the SnH modules, which helped a lot.
Doing math on the Modular is hard, btw. Clavia units are a cool idea, but they mess with your head, as well
-diskonext |
I'm not sure if this is what you're asking, but on the NM1 you can use Envelope Generators as a visual indicator by patching the logic to the EG and watching the "LED" in the EG module. Of course, the G2 now has lots of modules with level/signal indicators, like the mixers.
BTW - be sure to lower your voice count to 1 when trying to check stuff like this or it gets very confusing. _________________ Dave Peck |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Thu May 05, 2005 4:04 am Post subject:
|
 |
|
Yes,
that's a good idea as well. I was looking more into gradual outputs, however. But could use the Poly Area In for that one, couldn't I?
-diskonext (who still has to test that patch) _________________ :wq |
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Thu May 05, 2005 5:22 pm Post subject:
|
 |
|
diskonext wrote: | Yes,
that's a good idea as well. I was looking more into gradual outputs, however. But could use the Poly Area In for that one, couldn't I?
-diskonext (who still has to test that patch) |
Hmm. I don't think I understand. Logic signals are always +64 (or zero) so what kind of gradual output do you mean? When you connect multiple logic signals to AND modules, OR modules, etc., you still just get +64 or zero. Are you combining logic signals in a mixer or something? _________________ Dave Peck |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Thu May 05, 2005 6:08 pm Post subject:
|
 |
|
Well,
I was referring to logic as anything not audio-related. Bit of a confounding way of expressing myself there. Control signals, basically.
-diskonext (who still hasn't found the time to test that patch - busy, busy, busy) _________________ :wq |
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Thu May 05, 2005 7:38 pm Post subject:
|
 |
|
diskonext wrote: | Well,
I was referring to logic as anything not audio-related. Bit of a confounding way of expressing myself there. Control signals, basically.
-diskonext (who still hasn't found the time to test that patch - busy, busy, busy) |
Ah, got it. For checking the behavior of control signals, try this - mute the main output and drag another output module and an extra osc into the patch (don't forget to reduce the voice count to one!). Now patch the extra osc signal to the extra output module and you'll hear a constant drone from the osc. Now, try connecting the various control signals that you want to check to the pitch input of the osc. TaDa! The osc pitch will clearly reveal what the control signals are doing.
BTW, I often use a related trick of muting the main outs and adding a spare output module to the patch, and connecting various points of the audio signal chain to this extra out as a sort of stethescope. Checking the signal before the filters, etc, can help reveal what's causing some annoying artifact in the patch. Again, if you try this trick, reduce the voice count to one or you'll just get a huge wall of sound blasting away at full volume. _________________ Dave Peck |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Fri May 06, 2005 4:43 am Post subject:
|
 |
|
davep wrote: | Now, try connecting the various control signals that you want to check to the pitch input of the osc. TaDa! The osc pitch will clearly reveal what the control signals are doing. |
Funny, that actually was my method as well. Usually on the oscilloscope, though, too much siney-noise sweeps get on my nerves after a while.
davep wrote: | BTW, I often use a related trick of muting the main outs and adding a spare output module to the patch, and connecting various points of the audio signal chain to this extra out as a sort of stethescope. |
Nice one, as well!
On a related note, anyone know of freeware/cheap oscilloscope's that actually support ASIO drivers?
-diskonext _________________ :wq |
|
Back to top
|
|
 |
Kassen
Janitor


Joined: Jul 06, 2004 Posts: 7678 Location: The Hague, NL
G2 patch files: 3
|
Posted: Wed May 11, 2005 8:58 am Post subject:
|
 |
|
Erm, perhaps I´m missing some possible aplication, but cheapest to me seems taking a controll seq., drawing in a sine or saw, using a smooth on that and midi clocking it. That would mess up saws but a little negative edge detector and a crossfader over both the seq and the smooth with a few logic thingies would fix that. A second sequencer and a compare value before the reset of your "lfo" will give you modulatable phase.
Dirty? For sure, but also cheap and easy.
Alternately; if you use a sequencer you could just make a clip with a midi lfo drawn in, send that to a constant and smooth that a little, then make the clip loop. It´s a bit "ableton-ish" but it´s also even cheaper and you´ll be tight down to midi resolustion (+/- jitter) of the bpm instantly after the change; that´s worth something too....
(and yes; I prefer canvas shirts over silk ones, diesel over gas :¬) ) _________________ Kassen |
|
Back to top
|
|
 |
diskonext

Joined: Aug 26, 2004 Posts: 306 Location: London, UK
|
Posted: Fri May 13, 2005 6:47 am Post subject:
|
 |
|
Built in sequencer should do the trick, indeed. Nice one.
The Live-style LFO is a sweet solution as well, especially since I'm usually doing everything with Live, it's just that I would also like to be able to do stuff without Live...
-diskonext _________________ :wq |
|
Back to top
|
|
 |
m4m
Joined: Mar 28, 2024 Posts: 3 Location: quebec
|
Posted: Thu Mar 28, 2024 8:44 pm Post subject:
|
 |
|
is there still a way to get those patches, i got my micro out of storag after 10 years and i can't find a copy of the archive on my old backup drives
thanks in advance |
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24389 Location: The Netherlands, Enschede
Audio files: 296
G2 patch files: 320
|
|
Back to top
|
|
 |
|