Where I can download this package ? (com.bric.image.transition)
Hello all, I've found a programm where it is written "package com.bric.image.transition" but I've not this package and I don't find this. So if you've an idea of where is the package and where it is...
View ArticleSound in processing program
Hello, I am trying to generate a sound as part of a processing program. I have tried the code below but it does not work. I tried to store my sound file (Surf.wav) in a 'data' folder but still does not...
View ArticleSend an array throught Network (local only)
Hi everyone, I would like to know how to send an array throught the network, I've already tried but it don't seems to work Here is what i've already done : Server side: import processing.net.*; boolean...
View ArticleReading a color value from webcam.
Hello, I am making a small program that reads what color hat you are wearing and then performs a virtual key press via a robot to interact with a game. I got it sort of working so far in that it will...
View ArticleStructuring the code
Sorry to post it here, but I'm having a huge problem structuring my code. I have just started working with processing, so I'm more of a beginner. Would really appreciate if anyone could help me with...
View Articleprocessing.data.JSONObject to org.json.JSONObject conversion
I am using PubNub to publish data coming from my processing script. The trouble I am having is that the publish command expects a org.json.JSONObject and I cannot for the life of me get processing to...
View Articleunsatisfied link error in java.library.path
Hi all - I'm trying to work with a streaming video library named red5streaming.jar, which I've put in /libraries/red5streaming/library/ (as well as dragged onto my sketch window). I've been able to...
View ArticleHow to make the webcam capture window go away or put images over it
I'm using a webcam for the beginning of my project, but after a while I want to clear the screen and start a whole new page. I can probably do this by covering up the screen with a big white rectangle,...
View ArticlePlease help me before the 09/05/16 !
hey i have some problem with this program. When i want to jump it's make a strange thing. Can you help me with this ? `Camera worldCamera; int appuye=0; int reappuye=0; int montee=0; int Yp=0; int...
View ArticleMIDIBus on 64-bit OSX 10.11.3: Errors
I am currently trying to run one of the example codes for MIDIBus on a 64-bit OS X machine, and I run across this error: "A library relies on native code that's not available. Or only works properly...
View ArticleProcessing.net launch Client running on a thread
Hello, I'm trying to improve the performance of a program using threads for the development of the heaviest tasks. However, I have problems with this code, and I can“t find a solution. What I can do?...
View ArticleHow to send an array trought the network ?
Everything is in the question I can't find a proper way to do it. Thanks for answering !
View ArticleHow to play a video using keyPressed etc.?
Hi. I am very very new to Processing. I am working on a project that involves Makey Makey, and I need to figure out how to make a video play smoothly using keys or a mouse. I am using keyPressed now...
View ArticleCannot find SMT (Simple Multi-Touch) Toolkit
Hi, well, as the topic says, I was looking for the source code on the GitHub repository, but I'm afraid that the page is not found, also tried from another pages and same result. I dunno if someone of...
View ArticleHow To Put Admob In the Sketch?
Hello, I want to know how to put ADMOB in processing sketch. any help would be nice. Thanks in advance.
View ArticleMovie playback in Linux Ubuntu 16.04
Hello there. I'm trying to use the movie examples, but I can't get it to work. I had similar problems when using capture, but installing some libraries related and from gstreamer, I managed it to work....
View ArticleHow can I use selectInput() in draw()?
Hi, I'm trying to open the File Selection window with a controlp5 button in draw() and choose an image. When I choose my image and I open it double-clicking the image, it appears in the program...
View Articlecellnoise Library still around?
Hi there, I'm trying to locate the cellnoise lib, but had no luck so far. I want to use it but am not able to find a download location. It's not mentionend on processing.org / libs anymore and the...
View ArticleProblem with movie freezing when using movie.jump()
Hi, I created a sketch that makes my movie jump based on a list of time positions. Sometimes the transition is fast, but sometimes the movie freezes for a while. Here is the result: Is there any way to...
View Articleis this dead? (voce library speech recognition)
everyone is saying that it is not working but im yet to hear from the owner or anyone who has installed this with success https://forum.processing.org/one/topic/voce-library-speech-recognition.html...
View Article