[request] midi clock to BPM

live control with midi devices
support
Administrateur
Posts: 10645
Joined: 07 December 2009, 16:32

Re: [request] midi clock to BPM

Post by support »

We are very hesitant with "one user" requirements.
We work with priority for the "several users" requirements.
Sorry for this.
FYI: https://forum.thelightingcontroller.com ... f=3&t=4909
The Lighting Controller
osuarez
Posts: 41
Joined: 25 April 2015, 00:50

Re: [request] midi clock to BPM

Post by osuarez »

Well it looks like if anyone would like to have this feature added it will take the members to let it be known here

Midi Clock would auto populate the BPM for you from your DJ software, meaning you would not have to populate yourself anymore. Yes, this feature is mostly for Mobile DJs.
Luc Henrion
Posts: 262
Joined: 30 March 2015, 06:57

Re: [request] midi clock to BPM

Post by Luc Henrion »

They are indeed two completely different things. And MIDI clock is lighter (and older) than MTC.
support
Administrateur
Posts: 10645
Joined: 07 December 2009, 16:32

Re: [request] midi clock to BPM

Post by support »

Please be sure that several users read your post. And when they think the requirement should be in the priority list (which means to delay the others requirements), they add a post with the message "+1".

We confirme that MTC is not in our ToDo list.

We will shortly take a few hours to study "Midi clock", in order to guess the total time to add this function.
The Lighting Controller
osuarez
Posts: 41
Joined: 25 April 2015, 00:50

Re: [request] midi clock to BPM

Post by osuarez »

I appreciate you taking the time, but I do want to point out that my post is to request Midi Clock not MTC as someone else had suggested. I never wanted to add MTC, just Midi Clock.
support
Administrateur
Posts: 10645
Joined: 07 December 2009, 16:32

Re: [request] midi clock to BPM

Post by support »

We just published a new fix (V8.2.26) (https://forum.thelightingcontroller.com ... =85&t=3438), with the ability to move the "auto BPM" with the midi clock signal.
It is not 100% finished (no available GUI yet), but you can try it by adding the two following lines in the file "home_directory/YourLightshow/Live/live.ini", in the section [live]:
- auto_bpm_midiclock_device = 0
If you have more than one midi device, replace "0" by the number of the midi clock device (which is listed in: main menu "Preferences" -> tab 'Midi'")
- auto_bpm_midiclock_divisor = 24
24 means next step for one BPM

So you should read this in live.ini:
[live]
auto_bpm_midiclock_device = 0
auto_bpm_midiclock_divisor = 24
...
Please try it and let us know the result.
The Lighting Controller
osuarez
Posts: 41
Joined: 25 April 2015, 00:50

Re: [request] midi clock to BPM

Post by osuarez »

I appreciate it I will test it this weekend and reply with findings :D
osuarez
Posts: 41
Joined: 25 April 2015, 00:50

Re: [request] midi clock to BPM

Post by osuarez »

Ok I could not wait so I had to try it and it WOW what a difference!

For anyone who is trying this, here is what I had to do. I pasted the provided code into the live file, but for it to work I had to setup loopbe as the first device in the midi tab (no biggie) than my midi controllers. Works very good, it sometimes misses a beat here and there but still an improvement over the using the microphone in my opinion, more in sync with the music. Interestingly when the music stops so does the BPM meter which is perfect. The last thing you want is the lights to continue if the music stops playing...

Thank you for finally getting this to work!
support
Administrateur
Posts: 10645
Joined: 07 December 2009, 16:32

Re: [request] midi clock to BPM

Post by support »

it sometimes misses a beat here and there
Either there is a bug in our code, or the midi clock device is not accurate.
Interestingly when the music stops so does the BPM meter which is perfect
If the music is played by the same device which outputs the midi clock, it looks like the problem comes from this device.
The last thing you want is the lights to continue if the music stops playing
Our code just moves the BPM with the incoming midi clock.
So far, midi clock is basically to synchronize the midi instruments. So it is always running, and this is effectively not really good with lights.
The Lighting Controller
osuarez
Posts: 41
Joined: 25 April 2015, 00:50

Re: [request] midi clock to BPM

Post by osuarez »

Please do not misunderstand what I posted it is all meant to positive... :D
Post Reply

Return to “Midi”