• Isadora
  • Get it
  • Forum
  • Help
  • ADD-ONS
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum
    • Categories
    • Recent
    • Popular
    • Tags
    • Register
    • Login
    1. Home
    2. Categories
    3. How To... ?
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • G

      Any way to make curvy text?

      • • gavspav
      9
      0
      Votes
      9
      Posts
      3.3k
      Views

      D

      @gavspav maybe go with an izzi map grid layer and send it to a virtual stage?

    • N

      [ANSWERED: USE HAP] Codec for smoother VJ Scrubbing?

      • • nic
      5
      0
      Votes
      5
      Posts
      212
      Views

      SkulptureS

      For future readers: 

    • J

      HD LIVE FEED with ONE DSLR CAMERA

      • • jamienesbitt
      14
      0
      Votes
      14
      Posts
      6.6k
      Views

      E

      Been a problem of mine recently, thank you for this thread tho..

    • J

      [ANSWERED] Mirroring iPad Display for Live input (Drawing on iPad)

      • • JonesSeitz
      5
      0
      Votes
      5
      Posts
      293
      Views

      JuriaanJ

      @jonesseitz

      Hi there!

      I can also verify that AirServer works like a breeze. If you need any help feel free to reach out / post the question on the forum.


      - Juriaan

    • markM

      [USER ACTOR] Variable Width Lower Thirds

      • • mark
      3
      4
      Votes
      3
      Posts
      179
      Views

      D

      @mark,

      just great, isadora can do anything!

      thx.


      r.h.

    • markM

      [GLSL Shader] Solarize Effect

      • • mark
      1
      4
      Votes
      1
      Posts
      133
      Views

      markM

      Dear All,

      A user on Facebook was asking about old, 32 bit FreeFrame plugins that we no longer support. One of them he mentioned was the Solarize effect. I quickly found some GLSL Shader code on the net for that one, so here it is inside the attached patch. Just add your own movie to the patch to try it out.

      Best Wishes,
      Mark

      solarize.izz

    • AidanA

      [ANSWERED / Feature request] Using ArtNet to control Interface elements of Isadora / HUD of Isadora

      artnet external contol • • Aidan
      7
      0
      Votes
      7
      Posts
      644
      Views

      DusXD

      @aidan said:

      looking forward to doing this exclusively in Izzy

       Soon/ish I expect 😉

    • benjuB

      Hit Test / UI Buttons on Stage

      button buttons hit test mouse user interface • • benju
      4
      1
      Votes
      4
      Posts
      437
      Views

      benjuB

      @bonemap

      Thanks for sharing this patch, this was very interesting to see. And such a nice patch. Also of course, the calculated mouse direction is a really cool feature!

      As I was already patching further, I continued with the rectangles hit test as in my first post, which, as you mentioned is basically the same approach.

      I made one User Actor for a shapeable button with text:





      And another one where you can place your own images as Normal, MouseOver, and MouseDown states:




      Both of them are not solid yet. I planned to publish them as User Actors, but they still will need some optimization. The shapeable one has a problem when the stage was not set to "Match Output", and you are use another display aspect ratio then in the original patch.

      The second one, using pictures as assets does currently only work with pictures larger in width than in height.

      At the same time the patch is still a bit chaotic and not well documented.  

      But as I do not find time to develop further on this at the moment, I wanted to share the current state by now. It includes the current state as User Actors as well as an IZZ file with three scenes (Button shapeable, Button with images, Hit Test).

      Hit_Test_Buttons_007.zip

      Thoughts, feedback and further development upon welcome.

    • D

      [ANSWERED] Macbook Pro - Advice. Big Sur / M1 Chipset.

      bigsur • • Dako Ark
      3
      1
      Votes
      3
      Posts
      223
      Views

      D

      ok… thank you for this informations !!!

      I will take in consideration 

      Thank’s 

      Bye 

    • FredF

      [ANSWERED / FEATURE REQUEST] Loading images from the web

      jpg url web image • • Fred
      10
      0
      Votes
      10
      Posts
      697
      Views

      DusXD

      @fred said:

      I will put in a feature request.

       Please do. I will add to the existing request to give it more weight.

    • D

      [ANSWERED] Installation with 5.1 audio

      prores • • DariusPowell
      5
      0
      Votes
      5
      Posts
      904
      Views

      D

      @juriaan many thanks. All sorted

    • U

      [ANSWERED] Scene Jump / MoviePlayer and SoundPlayer out of sync?

      • • unmenge
      2
      0
      Votes
      2
      Posts
      131
      Views

      DusXD

      @unmenge said:

      how

       This is actually a bit of a difficult project since the Movie Player doesn't yet have the new multi-channel features the Sound Player has in Isadora 3.0.8

      The best way to keep 4 videos in sync is actually to make them into 1 video (eg: 4 hd videso tiled, makes a standard 4k video) and then Chop it into its separate 4 video streams inside Isadora using the Chopper actor. The movie player can play multi-channel audio, and should support 8 channels if they are setup in the standard way for 7.1 audio.

      This help article should help you create a test video file with 7.1 audio https://support.troikatronix.c...
      If you can get a test file working, then I would suggest putting all 4 videos and the audio into 1 file. This will keep all media streams in sync.

    • markM

      Solution Article: What does the LOAD indicator mean and what do I do when it is high?

      • • mark
      1
      3
      Votes
      1
      Posts
      115
      Views

      markM

      Dear All,

      Here's a newly minted solution article about the LOAD indicator, in case you'd like some details on that value is calculated.

      Best Wishes,
      Mark

    • D

      Midi to Sound

      • • DillTheKraut
      11
      0
      Votes
      11
      Posts
      343
      Views

      DusXD

      @dillthekraut said:

      Directly out of Izzi? How?

       Here I am sending MIDI notes to the Helm synth (works with most any standalone synth or DAW). Helm then sends the sound to the sound device ( I am using Voice Meeter Banana because it allows me to mix multiple channels into the final output)
      I am routing the MIDI through my Roland Rubix soundcard, but I could also do this using loopMIDI(virtual midi cables)... on Mac you can use Isadora's built in virtual midi cables.
      PS: this patch is noisy fun 🙂

    • DusXD

      [Demo + User Actor] Working with Sprite Sheets

      javascript sprite sheet • • DusX
      2
      2
      Votes
      2
      Posts
      304
      Views

      bonemapB

      @dusx

      Looks interesting! will try it out soon. Thanks for sharing! 

      Best Wishes

      Russell

    • E

      Dance Drawing

      • • emullis
      2
      0
      Votes
      2
      Posts
      114
      Views

      E

      If it's helpful, I'm attaching the patch here. Dance Draw.

    • D

      resources JS vs actors

      • • DillTheKraut
      25
      0
      Votes
      25
      Posts
      640
      Views

      liminal_andyL

      @mark any thoughts on the new resizable BAR technologies that have just become available on most GPUs? Would this have an impact on Isadora's capabilities?

    • A

      Performance issues

      dropping frames audio canvas size performance antialiasing • • alice
      6
      0
      Votes
      6
      Posts
      555
      Views

      DusXD

      @alice said:

      About my Computer

       Is this a laptop?

    • J

      Searching for more elegant solution

      • • jrhooker
      5
      0
      Votes
      5
      Posts
      158
      Views

      J

      @juriaan If you can get to it and it's not too much trouble -- I'd love to see the way you constructed the patch. If not, no problem! Thanks! 

    • O

      [ANSWERED] Incorporating Mapbox into Isadora. Maybe possible wit GLSJ Libraries?

      • • ozfetis
      5
      0
      Votes
      5
      Posts
      182
      Views

      DusXD

      @ozfetis

      I think you could use Processing to interface the api and render the map, and then send it to Isadora via Spout/syphon.
      This library looks like it would do the job: http://unfoldingmaps.org (processing 2 only it seems)