How do get the right/left channels of a sound output via Minim and Javasound
Hey all, I'm working on a spatial sound installation project and have hit a wall when it comes to sending specific audio to specific speakers. My setup: Processing with Minim (playback and effects) and...
View Articleputting a game engine together need some pointers
im putting a game that looks sorta like StarFox 64 pretty old Nintendo game i used to play growing up, so here i am trying to replicate this game with my own material and plot, what i have so far is...
View ArticleHow to easily replace image with video?
Hi I m a beginner to processing, and i would like to know if it would be possible to change img1 with a new movie"BD,mov". I want that move as the mask1. Thanks for your help!! PImage img1; PImage...
View Articleexchange myMovie to a syphon input
hy there, im quite stock in a projiect were i have to echange the myMovie in my code to a syphon input, sadly im not a programmer and have only basic knowledge of processing. does anyone have time to...
View ArticleAdding motion effects
Hey, How do you add effects in processing? I have a code that takes screenshots every 1second (total 36seconds) from the webcam however, I need to add some effects (wavey things, or smoke or more fun...
View ArticleSubtract silhouettes from a static background
Hey guys, I'm really new at this so I can't figure something out. I want to use a camera/webcam to capture a frame when the program starts. After that i want to capture another frame when i click (but...
View Articlep5 libraries in processing 3
I was just wonderring - is it possible to use p5 libraries in processing? I would love to use the p5.play library here, and because p5 is strictly based on processing I guess this should be possible....
View ArticleSaito OBJLoader and Processing 3
I was just wondering if anyone has managed to get any of the Saito OBJLoader library examples to work in Processing 3.0.1. They still work in Processing 2.2.1 but each one throws out a series of...
View ArticleHEMesh points to mesh instead of tetrahedron?
From the example, mostly: import wblut.processing.*; import wblut.geom.*; import wblut.core.*; import wblut.math.*; import java.util.List; List<WB_Point> points; WB_Delaunay triangulation;...
View ArticleDisplaying a changing variable in G4P GUI
Hello, I am using the latest versions of G4P library and the G4P GUI Builder tool. I have two variables, which are being delivered from a connected Arduino via serial. One of them is a simple countdown...
View ArticleWriting characters with accents in controlP5 textfield
I have searched these forums and the older forums to find a similar topic, but I only found the following posts which don't answer my question exactly....
View ArticleMotion Detection
Hello, I have a graduation project that should be done in 4 weeks and it includes motion tracking so I made a code that was not bad but still has problems.. I just knew recently about "blobscanner...
View ArticleProblem to install OpenCV library for Processing
Hello, I try since 2 days to install the library of openCV for Processin to make works this program : Monclubelecprogram But when I run it, I have this error : [opencv fatal error] library not loaded !...
View Articleimporting new object into
Hello there i was playing in Processing2 and found a example that would look very cool with one of my friends objects files but i dont see a tutorial about merging code because the other code or...
View Articleusing Mother
After running into about 50 road blocks in every direction, I'm prompted to query the community here. TLDR, if you use Mother to hop between sketches in a live setting.... 1. do you use PDE, Eclipse,...
View ArticleVertex Colors and Toxiclibs meshes
I like the way with PShape meshes you can individually 'fill' each vertex with a different color and see the gradient interpolation when the object is displayed. However, I want to achieve the same...
View Articleerror with my execution
hi guys please i need help, i am actully workng a monoploy game development and i have everything set but I have this error message while I run the application: Using this database:...
View Articlelooking to add voice from mic, what library can i use for p2?
@nikolausGradwohl have you had any tutorials on going further with your example TTS? i would like to take it in a chatbot sketch but not sure how to go about using a mic for voice input and even so...
View ArticleJASPERREPORTS
Hi Anyone know if you can work with JasperReports in Processing ? I've been looking but I have not found. Thanks in advance
View Article