• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login

    Midi relation problem with extra software

    How To... ?
    5
    8
    1.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Kiki
      last edited by

      Hi everyone,
      Here is the thing : I try to control an Isadora vidéo with an extra-software (Logic Pro 10).I want to change movie with logic pro.
      I send a midi value on logic (Isadora virtual out) to Isadora (Isadora virtual in). I use the signal in « note on watcher »  to « counter » plugin and it’s work. The movie is changed.
      BUT the selection media jump by 2  and I want just one.(for example media 1 ==> media 3, media 5 etc…..)
      When I jump manually its work but with and by logic pro it jump by 2.
      I don’t understand why because when I use a real clavier midi maitre its work.
      Any idea ?
      I use Isadora Isadora 1.3.0f32
      On a Mac book pro Duo 2,8ghz
      Sorry for my bad English
      -------
      Bonjour tout le monde,
      Voilà : j’essaye de contrôler Isadora avec logic pro 10\. Je veux que logic pro donne l’information de changer de vidéo.
      Je lui envoie donc une valeur midi que je rebascule dans Isadora via (Isadora virtual in/out).
      Je fais passer le signal dans le plugin « note on watcher » puis « counter » de manière à pouvoir changer de vidéo et cela marche.La vidéo change.
      MAIS elle change de 2 en 2 (exemple film 1èmidi=+>film 3èmidièfilm 5.
      Je voudrais aller normalement de 1 en 1.
      Je ne comprends pas parce que quand j’utilise un clavier midi maitre en passant directement par Isadora cela marche.
      Des idées ?
      [EDIT: cleaned up formatted text because it made the post very hard to read -- MC]
      1 Reply Last reply Reply Quote 0
      • markM
        mark
        last edited by

        Se il vous plaît utiliser l'application "MIDI Monitor» pour analyser les notes provenant de Logic. Assurez-vous que seul un message Note On est envoyé. Prenez une capture d'écran des données affichées dans la fenêtre MIDI Monitor afin que nous puissions tous prendre un coup d'oeil.

        Please use the app "MIDI Monitor" to analyze the notes coming from Logic. Make sure that only one Note On message is being sent. Take a screen shot of the data shown in the MIDI Monitor window so we can all take a look.
        http://www.snoize.com/MIDIMonitor/

        2b928c-midi-monitor-snap.png

        Media Artist & Creator of Isadora
        Macintosh SE-30, 32 Mb RAM, MacOS 7.6, Dual Floppy Drives

        1 Reply Last reply Reply Quote 0
        • SkulptureS
          Skulpture Izzy Guru
          last edited by

          I'm pretty sure Logic is sending a note off? This is the only obvious reason as to why its jumping +2 instead of +1

          Could you also post a screenshot of your isadora patch?

          Graham Thorne | www.grahamthorne.co.uk
          RIG 1: Windows 11, AMD 7 Ryzen, RTX3070, 16gig RAM. 2 x M.2 SSD. HD. Lenovo Legion 5 gaming laptop.
          RIG 2: Windows 11, Intel i19 12th Gen. RTX3070ti, 16gig RAM (ddr5), 1x M.2 SSD. UHD DELL G15 Gaming laptop.
          RIG 3: Apple rMBP i7, 8gig RAM 256 SSD, HD, OS X 10.12.12

          1 Reply Last reply Reply Quote 0
          • dbiniD
            dbini
            last edited by

            Yeah, i should imagine izzy is getting a note off as well as a note on. you could either change the parameters in Logic or the hardware, or it may be possible to include a Multi Blocker actor to prevent signals from passing through too quickly, or a Trigger Divider actor to only send a trigger every other MIDI signal.

            John Collingswood
            taikabox.com
            2013 MBPR 2.3GHZ i7 OSX11.7.4 16GB
            & 2019 MBPT 2.6GHZ i7 OSX12.3 16GB

            1 Reply Last reply Reply Quote 0
            • K
              Kiki
              last edited by

              Hi everyone and thank you for your answer!!

              This is the script application "MIDI Monitor”for one midi send:

              -> MIDI   | 1 -- Note On: Ch. 1  Pitch 48  Vel 60        | 90 30 3C                                           | .0<                 |

              -> MIDI   | 1 -- Note On: Ch. 1  Pitch 48  Vel 60        | 90 30 3C                                           | .0<                 |

              -> MIDI   | 1 -- Note Off: Ch. 1  Pitch 48  Vel 64       | 80 30 40                                           | .0@                 |

              -> MIDI   | 1 -- Note Off: Ch. 1  Pitch 48  Vel 64       | 80 30 40                                           | .0@                 |

              I think it’s not a problem of note on/note off because we have 2 note on and 2 note off sent.

              You can check my Isadora patch.

              d3e54f-capture-decran-2014-12-17-a-20.21.27.png

              1 Reply Last reply Reply Quote 0
              • vanakaruV
                vanakaru
                last edited by

                Your midi info is kind of cryptic. Could you save the MIDI Monitor file and zip it and post it here.

                But it seems that you are dealing with multiple NoteON/NoteOFF messages. Try to sort out what Logic is sending. Why does it send note 48 in different velocity?

                MBP 4.1 & MBP (Retina, Mid 2012) MBP Retina 2017

                1 Reply Last reply Reply Quote 0
                • K
                  Kiki
                  last edited by

                  OH sorry

                  I search what logic sending....
                  2e60b1-capture-decran-2014-12-17-a-22.42.24.png

                  1 Reply Last reply Reply Quote 0
                  • SkulptureS
                    Skulpture Izzy Guru
                    last edited by

                    First; It looks like Logic is defiantly sending out TWO triggers. So the problem could be Logic.
                    Second: Change the Note on watcher to ONLY look at port 1 on channel 1 (or to the right port and channel you have set) because if you have got other tracks sending out notes also then the Note On might pick them up also. If nothing else this is just good workflow. Especially when/if you start to develop your patch.
                    I would suggest for now using a trigger divider actor to ignore every other trigger. See attached.

                    f2174a-screen-shot-2014-12-18-at-09.25.36.png

                    Graham Thorne | www.grahamthorne.co.uk
                    RIG 1: Windows 11, AMD 7 Ryzen, RTX3070, 16gig RAM. 2 x M.2 SSD. HD. Lenovo Legion 5 gaming laptop.
                    RIG 2: Windows 11, Intel i19 12th Gen. RTX3070ti, 16gig RAM (ddr5), 1x M.2 SSD. UHD DELL G15 Gaming laptop.
                    RIG 3: Apple rMBP i7, 8gig RAM 256 SSD, HD, OS X 10.12.12

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post