Giter Site home page Giter Site logo

seek OSC message problem about vimix HOT 8 CLOSED

lupin3rd avatar lupin3rd commented on September 21, 2024
seek OSC message problem

from vimix.

Comments (8)

lupin3rd avatar lupin3rd commented on September 21, 2024 1

I'm writing a Chataigne module... i'm testing and then i release on github...
https://youtu.be/SCK7jnKc1nI

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

aha..
Before I investigate further, maybe it is a miscommunication in the documentation (https://github.com/brunoherbelin/vimix/wiki/Open-Sound-Control-API) of what the float parameter should indicate : it is a value between 0.0 and 1.0, for the percentage of duration of the video.

e.g. this instruction :

/vimix/current/seek f 0.5

will seek to the position at 50% of the total duration (not at 0.5 seconds).

Thanks for confirming this is clear and replicates the bug

from vimix.

lupin3rd avatar lupin3rd commented on September 21, 2024

I followed documentation but if i send 0.5 seek don't go on 50% but at begin... i try to create a video...

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

ok, then I will check and fix the bug ! sorry for that.

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

Please update to Beta f497da7

It should be fixed! I didn't test extensively but the code was obviously incorrect...
NB: seek to 1.0 is causing a return to 0 if the source is in loop play mode.

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

And very cool the module for Chataigne ๐Ÿ˜„

from vimix.

lupin3rd avatar lupin3rd commented on September 21, 2024

I confirm that the problem is fixed! Thank you.

from vimix.

brunoherbelin avatar brunoherbelin commented on September 21, 2024

NB: Seek had more hidden problems and I worked a bit on it.
Thanks for checking that things are still working as expected with Beta cf3bcee

The OSC documentation was also updated; you can see there is a new seek syntax to target a specific time in HH:MM:SS format

from vimix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.