• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Apple script for a 1 year long installation!

    How To... ?
    6
    14
    5059
    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.
    • Fred
      Fred @gapworks last edited by Fred

      @gapworks I think it is now in alerts and then choose open file, I dont find any references to this dissapearing in high sierra, but I did see a few notes about setting different alert possibilities in prefrences.

      http://www.fredrodrigues.net/
      https://github.com/fred-dev
      OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
      Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

      1 Reply Last reply Reply Quote 0
      • gapworks
        gapworks @Michel last edited by

        @michel thanx a lot works great so far! @Fred same to you for your help! 

        Running MBP2017 / Ventura Osx 13.6.7 / 16 GB 2133 MHz LPDDR3 / Intel HD Graphics 630 1536 MB / Latest Isadora Version / www.gapworks.at / located in Vienna Austria

        1 Reply Last reply Reply Quote 0
        • gapworks
          gapworks @Michel last edited by gapworks

          @michel one more question. isadora works great because i can tell to use the recent file. abelton starts with an empty file. is there a way to tell abelton what file to use?

          Running MBP2017 / Ventura Osx 13.6.7 / 16 GB 2133 MHz LPDDR3 / Intel HD Graphics 630 1536 MB / Latest Isadora Version / www.gapworks.at / located in Vienna Austria

          Fred Michel 2 Replies Last reply Reply Quote 0
          • Fred
            Fred @gapworks last edited by

            @gapworks https://www.ableton.com/answer...

            http://www.fredrodrigues.net/
            https://github.com/fred-dev
            OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
            Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

            1 Reply Last reply Reply Quote 0
            • Maxime
              Maxime last edited by

              @gapworks You can tell Ableton to start with a certain file in the preferences. However, I tried to use that feature before (in a similar situation than the one you have, somebody had to turn on automatically an installation) and I found it was acting a bit weird. Live open your file but it's appearing an untitled file (even though you can recognize your file) and it was not working properly time to time.

              I think you can tell your apple script to open "this file" with this "software". I would investigate that way...

              MBP 15" end 2013 / i7 2,3Ghz /NVIDIA GT 750M 2048Mo / 16Go RAM / OS 10.10.3
              Razer Blade 15" 2018 /i7/ GTX1070/ 16Go RAM

              1 Reply Last reply Reply Quote 0
              • Michel
                Michel Izzy Guru @gapworks last edited by

                @gapworks 

                delay 120 --time in seconds

                tell application "Finder"

                open POSIX file "path to your specific Ableton file"

                delay 10 --time in seconds

                tell application "Isadora"

                activate

                end tell

                end tell

                Michel Weber | www.filmprojekt.ch | rMBP (2019) i9, 16gig, AMD 5500M 8 GB, OS X 10.15 | located in Winterthur Switzerland.

                1 Reply Last reply Reply Quote 0
                • Maximortal
                  Maximortal last edited by

                  OT (not so OT)

                  i've tried to reach same goal in w10 and schedule  management do not start a specific izzy patch at startup, I found a whorkarund creating a .bat file that run isadora patch an then i've placed this file into startup folder...any other solutions (tryed by me) didn't works...but my workaround can not create a delay between ableton and sadora. Any ideas? or schedule management works on your machine? 

                  P.S.: i'm on w10 1709

                  Iro Suraci | Win 10 - Ryzen 3600 - 32GB - nVidia gtx 960 4gb / Win 10 - i5 4210U - 8 GB - R5 M230 | Isadora 3.0.7| Located in Brescia, Italy

                  Juriaan Fred 2 Replies Last reply Reply Quote 0
                  • Juriaan
                    Juriaan Tech Staff @Maximortal last edited by

                    @maximortal

                    Hi there,

                    For Windows there is AutoHotKey that works great 😀

                    Isadora 4.x, Windows 11 Dell XPS 17 5010 or my MacBook Pro M3 Max (Tahoe)
                    Interactive Performance Designer, Freelance Artist, Scenographer, Lighting Designer, TroikaTronix Community moderator
                    Always in for chatting about interaction in space / performance design. Drop me an email at hello@juriaan.me

                    Maximortal 1 Reply Last reply Reply Quote 0
                    • Maximortal
                      Maximortal @Juriaan last edited by

                      @juriaan said:

                      AutoHotKey

                       i'm giving it a wiew. thanks

                      Iro Suraci | Win 10 - Ryzen 3600 - 32GB - nVidia gtx 960 4gb / Win 10 - i5 4210U - 8 GB - R5 M230 | Isadora 3.0.7| Located in Brescia, Italy

                      1 Reply Last reply Reply Quote 0
                      • Fred
                        Fred @Maximortal last edited by

                        @maximortal I use task sceduler and always up, alwaysup can monitor your application and restart it if it crashes, it has some utilities for waiting between actions.

                        http://www.fredrodrigues.net/
                        https://github.com/fred-dev
                        OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
                        Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

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