Raphaël Mouneyres <rmouneyres@gmail.com> wrote: > Le 28 mars 2015 à 18:33, peters@schwertfisch.de a écrit : > > > Hi, > > > > how can I setup midish (on OpenBSD) so that it can be controlled > > by MMC messages (start, stop, relocate) from an external > > hardware MIDI controller? > > > > I have tried something like the following and various other > > setups without any success. > > > > -- > > dnew 0 "rmidi/0" rw # external MIDI controller > > dnew 1 "midithru/0" rw > > dnew 9 "snd/0" rw > > dmtcrx 9 > > > > fnew control > > fmap {any 0} {any 1} > > -- > > > > Looking at the documentation it should be possible, but I just > > cannot figure the correct configuration. > > Looking at some notes I have, you may try to change the dmtcrx line with : > dmtcrx {9} > > this is the only difference I see with with working templates. I'm not able to test it now, but let me know if this works. That does not work -- dmtcrx does not take a list. It is for MTC, not MMC. I cannot get midish to be remote-controlled by external MMC commands. DirkReceived on Sun, 29 Mar 2015 17:29:58 +0200
This archive was generated by hypermail 2.1.8 : Wed Nov 08 2017 - 16:32:28 CET