Search found 10 matches

by dhjdhj
20 Oct 2014 17:53
Forum: Modules
Topic: Tempo clock / metronome ? How to ?
Replies: 7
Views: 7158

Re: Tempo clock / metronome ? How to ?

Got it --- will experiment.

Thanks for the feedback
by dhjdhj
20 Oct 2014 04:40
Forum: Modules
Topic: Tempo clock / metronome ? How to ?
Replies: 7
Views: 7158

Re: Tempo clock / metronome ? How to ?

I thought the "On Clock" event was something that responded to MIDI clocks. I just want a basic visual metronome so I know at what speed to play the intros of certain songs. I realized that that the time "variable" continuously updates itself. Now I understand how everything works.
by dhjdhj
17 Oct 2014 17:04
Forum: Modules
Topic: Tempo clock / metronome ? How to ?
Replies: 7
Views: 7158

Re: Tempo clock / metronome ? How to ?

I would love to take Modumat and convert it to a basic metronome. Unfortunately, I don't understand how all the pieces fit together. For example, (see attachment) I can see that there seems to be a number of variables defined inside (whatever that means) the OnOff button and I totally understand the ...
by dhjdhj
01 Nov 2012 14:22
Forum: General Discussion
Topic: Sending text to a label over MIDI
Replies: 2
Views: 1032

Re: Sending text to a label over MIDI

In principle I would know them as I'm sending them from MaxMSP when I change patchers but ultimately there would be a lot of them and I would hate to have to mirror all the names in Lemur everytime I add them to MaxMSP I figured sysex might work but I couldn't find any details on how to actually do ...
by dhjdhj
01 Nov 2012 13:47
Forum: General Discussion
Topic: Sending text to a label over MIDI
Replies: 2
Views: 1032

Sending text to a label over MIDI

I have established that sending text messages to Lemur over OSC via UDP is unreliable in a wifi network (whether router or adhoc connection). I've found that about 1 out of 5 times, a message to change the text of a label under a fader is not received by Lemur. (This is not Lemur's fault, it is just ...
by dhjdhj
25 Oct 2012 21:16
Forum: Troubleshooting
Topic: Lemur messages getting lost?
Replies: 0
Views: 800

Lemur messages getting lost?

I need to OSC messages from MaxMSP to a Lemur template to support automatic bi-directional vol faders. When I load a Max patcher, I send out all the appropriate fader levels as well as labels that are displayed underneath each fader. I have observed that quite often not all the controls get updated ...
by dhjdhj
18 Jul 2012 21:07
Forum: Troubleshooting
Topic: Some teething questions
Replies: 4
Views: 2851

Re: Some teething questions

More info --- the problem with OSC is not limited to Lemur -- I tried TouchOSC and saw the same latencies. So then I tried using MIDI to TouchOSC and it worked perfectly fine. So now I"m back with Lemur (which in principle works much better) and trying to test with MIDI but I'm still having trouble ...
by dhjdhj
18 Jul 2012 17:38
Forum: Troubleshooting
Topic: Some teething questions
Replies: 4
Views: 2851

Re: Some teething questions

Well, it looks like this is not going to work anyway. I noticed while doing some tests that there was quite a delay before the LED changed color (could be a second or so). When I started sending it repeated packets (at a rate of 2 per second, representing 120BPM), the LED only occasionally changed ...
by dhjdhj
18 Jul 2012 16:45
Forum: Troubleshooting
Topic: Some teething questions
Replies: 4
Views: 2851

Re: Some teething questions

Thanks for responding --- I don't really know very about this environment (and am in terrible hurry to just get something that works right now). Would you mind very much giving me an example for what I would have to do to make a custom button or pad (or anything whose size can be contolled) flash on ...
by dhjdhj
18 Jul 2012 13:32
Forum: Troubleshooting
Topic: Some teething questions
Replies: 4
Views: 2851

Some teething questions

I've succcessfully used Lemur to send info back to Max with no problems via OSC. I now want to be able to send stuff from Max to Lemur. I've done a couple of trivial tests to turn on or off an LED so I know I'm able to send OSC packets from Max to the Lemur on my iPad I've run into two issues 1) I ...