• 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
    1. Home
    2. Search

    Advanced Search

    Search child categories
    Save preferences Clear preferences
    493 result(s) matching "", (0.05 seconds)
    Juriaan [ANSWERED] Is that possible to do that with Isadora ?

    @Donald

    Hi Donald, 

    Not natively in Isadora; since this what they call a 'particle' field or a 'particle' force. It is basically a 2d physics engine that 'collides' with a shape that is formed (the yellow humanoid)

    Isadora does not provide a 'collider', it might be possible to do with Python.

    The other solution that I can think of is sending the image thru Processing in this case, by using something called 'Spout' or 'Syphon'

    How To... ? •
    D [ANSWERED] Is that possible to do that with Isadora ?

    Hello you all,

    I was wondering if Isadora could do that ?
    (Processing exemple video)

    Thank you for your answers !

    How To... ? •
    Notdoc [ANSWERED] real time voice to text into Izzy?

    @armando

    woagh. thanks. hello learning curve...

    Third Party Software •
    Armando [ANSWERED] real time voice to text into Izzy?

    @notdoc 

    @notdoc It has been done by the brilliant @liminal_andy. Follow this thread

    Cheers

    Third Party Software •
    Notdoc [ANSWERED] real time voice to text into Izzy?

    @dusx

    ...and i like the promise of this solution, and I await the outcome with interest...

    Third Party Software •
    Notdoc [ANSWERED] real time voice to text into Izzy?

    @dbini

    many thanks. I like the immediacy of this solution, and will definitely try it...

    Third Party Software •
    DusX [ANSWERED] real time voice to text into Izzy?

    @notdoc said:

    generate text directly from live speech in real time into Izzy

     This is possible with Pythoner. I have started work on a script for this feature, but haven't had a chance to finish it yet. I got side tracked with a module used for selecting the audio device.. 
    I'll get back to this soon.

    Third Party Software •
    dbini [ANSWERED] real time voice to text into Izzy?

    @notdoc

    a couple of years ago i used https://www.speechtexter.com/ in a performance situation. When it was possible to delay the appearance of the text, I would copypaste the text into Isadora, but for realtime generation of text, I began using the browser window as a video source for the Screen Capture actor.

    Third Party Software •
    Notdoc [ANSWERED] real time voice to text into Izzy?

    general question for the community:

    I'm looking for a way to generate text directly from live speech in real time into Izzy and use it to place text onscreen using the Text Draw Actor, and I would welcome any suggestions you have or relevant examples. It's a no-budget project at the moment.

    thanks

    ND

    Third Party Software •
    Woland [ANSWERED] Broadcaster Actor and Negative Values

    @callie

    The input on the Broadcaster is mutable, meaning it will change to match the data type and range (if any) of the first output to which it is connected. Sounds to me like you've connected the Broadcaster actor to an actor that has caused it to adopt the range of the other actor like this:

    Figure 1: Range of Wave Generator 'value' output property is min:0, max:100

    Figure 2: Range for fresh Broadcaster actor's 'value' input is min:MIN, max:MAX

    Figure 3: Once connected to the Wave Generator, the range of the Broadcaster actor's 'value' input mutates to match the range of the Wave Generator; min:0, max:100

    How To... ? •
    • 1
    • 2
    • 20
    • 21
    • 22
    • 23
    • 24
    • 49
    • 50
    • 22 / 50