Re: dclkrt and dclktx

From: Alexandre Ratchov <alex_at_caoua.org>
Date: Wed, 26 Feb 2020 09:32:57 +0100
On Tue, Feb 25, 2020 at 08:11:30PM +0100, Jeanette C. wrote:
> Bonsoir Alexandre,
> Feb 25 2020, Alexandre Ratchov has written:
> ...
> >  for i in [dlist] { print $i ; dinfo $i; }
> Exemplary for one device:
> 0
> {
>   devnum 0
>   mmctx                   # sends MMC messages
>   clktx                   # sends clock ticks
>   ixctl {} oxctl {}
>   iev {nrpn rpn xpc}
>   oev {nrpn rpn# xpc}
>   clkrate 96
> }
> Device 6 which is the master clock reads almost exactly the same, only
> it has the additional entry:
> clkrx                   # master clock source
> 
> ...
> > the vendor and model of your synth, I'll look if the manual says
> > something abount synchronization to external clocks.
> I am referring to my Sequential/DSI Prophet 12. It does receive the
> clock over USB and is set to slave mode.
> 
> As mentioned before, it works, if I directly connect this external
> master clock to the Prophet 12 through aconnect.
> 
> As also verified, Midish synchronises to the external clock, shown by
> waiting for the start from my DAW and all playback runs perfectly being
> in sync. With Midish's default clock (taken from the system timer?)
> tracks will drift over time.
> 
> I noticed this issue even more so with my Behringer RD-8 drum machine,
> which has its own sequencer. When sync'ed through Midish (just receiving
> clock) it will do nothing. When connected to the jack clock directly, it
> will start the sequencer and play on time.
> 
> To further examine the situation I used amidi: the Prophet 12 does not
> send a clock:
> amidi -p hw:3 --dump --clock
> 
> Is there something else I might check?
> 

Your setup seems fine, there's no reason to have synchronization
problems. Let review the code and setup a similar environment to
reproduce this.
Received on Wed Feb 26 2020 - 09:32:57 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 27 2020 - 01:35:27 CET