Code Monkey home page Code Monkey logo

Comments (5)

neophob avatar neophob commented on August 20, 2024

What version of PixelController do you use?

What does "does not work form me" mean?

Please attach the log file of PixelController. Do you have adjusted the resolution of the OSC Sketch?

from pixelcontroller.

sudsy avatar sudsy commented on August 20, 2024

Looking at the log file it is clear that there is a problem with the buffer that I am sending.

Oct 28, 2013 6:33:52 AM com.neophob.sematrix.generator.OscListener updateBuffer
WARNING: Invalid buffer size, expected size: 5,120, effective size: 4,096.
Oct 28, 2013 6:33:52 AM com.neophob.sematrix.generator.OscListener updateBuffer
WARNING: Invalid buffer size, expected size: 5,120, effective size: 4,096.

I am using version 1.5 of PixelController

It seems I need to adjust my sketch size to match the aspect ratio of my output. My output is 20 x 16 = 320. If I multiply that by 16 I get 5,120 which is the buffer size it is expecting.

Is that correct?

On Monday, 28 October 2013 at 8:14 am, Michael Vogt wrote:

What version of PixelController do you use?
What does "does not work form me" mean?
Please attach the log file of PixelController. Do you have adjusted the resolution of the OSC Sketch?


Reply to this email directly or view it on GitHub (#41 (comment)).

from pixelcontroller.

neophob avatar neophob commented on August 20, 2024

Take a look at the info tab - there you see the pixelcontroller internal buffer size. now you need to use this buffer size in your sketch.

from pixelcontroller.

sudsy avatar sudsy commented on August 20, 2024

Got it now, thanks.

Ben

On Monday, 28 October 2013 at 9:45 am, Michael Vogt wrote:

Take a look at the info tab - there you see the pixelcontroller internal buffer size. now you need to use this buffer size in your sketch.


Reply to this email directly or view it on GitHub (#41 (comment)).

from pixelcontroller.

neophob avatar neophob commented on August 20, 2024

great, I added this to the readme file

from pixelcontroller.

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.