Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Browsing all 2896 articles
Browse latest View live
↧

Library Output Map Thing to PGraphics Layer

Hi, I try to load shape files in a PGraphics layer. I used the mapthing library I have the problem, that I can't push the output of a library in the PGraphics buffer pg. It's always parented with the...

View Article


Unexpected token : void

Hello, here is my program which contains 2 sounds and 2 videos, each one connected to one key. I think everything is almost rightly coded but some error message appear at the end, and my last line"...

View Article


How to route multiple audio signals from PD (or Max MSP) into Processing for...

I want to send several streams of audio from PD (or Max MSP) into processing. The idea is that PD will run a patch with generative audio. This patch will also split this audio into 3 or more separate...

View Article

two networking questions :)

I am having trouble making code that shows me the clients currently connected to the server so I was wondering if anyone had any ideas. Since the server side "read the clients string" is in the draw...

View Article

toxiclibs: Manipulating points in mesh, how to solve this problem?

Hey! I'm working with agents that move over a TriangleMesh and moves the points that are closest to them. I want to make each point move ONLY a certain amount of times and not move at all if the points...

View Article


How can I resize my sketch when using ControlP5 Buttons.

I'm very new to processing so please excuse my lack of proper terminology. When I open this sketch and move my mouse over the buttons they highlight and work as expected. When I make the screen much...

View Article

How to control sample volume in Minim

I read in minim docs about a setVolume() function, but there are no examples. Further, the docs say, "if a volume control is not available, this (setVolume() ) does nothing. I can't find any...

View Article

Unfolding: how to get pixel coordinates from Marker?

Hi I have a path made by some data related to a bicycle root. I would like to have the path in pixel coordinates, I'm trying something like this: List<Marker> myMarker; myMarker =...

View Article


Syphon library won't install on Processing v2.2.1

Hi all I'm trying to install the Syphon library in Processing v2.2.1 but when I try it says it's starting but then nothing happens. Other libraries install correctly but Syphon just hangs. I need...

View Article


Interactive video from mic. POSSIBLE?

** Hi! :) I am trying to come up with some interactive video stuff, so I decided to try smth with Processing. So to see if interactivity is even working smooth I tried to make controllable video. The...

View Article

How to display text/images in sequence automatically??

How to display text/images in sequence automatically??

View Article

Beads - Getting different results each time I run FFT

I am trying to use the Beads ShortFrameSegmenter and FFT in order to determine the pitch and harmonics of a sample but each time I run my sketch I get different results. Here's my code import beads.*;...

View Article

Help finding a library

Hello I'm trying to get old landscape generator to work. https://openprocessing.org/sketch/46391# But it requires a library that I can't seem to find. I understand it's old but if anyone could help I'd...

View Article


Image may be NSFW.
Clik here to view.

Beginner Array Question

I have an array of narrow vertical rectangles. Each rectangle moves randomly back and forth (left to right) across the screen. When *any of these overlap I want an event to happen, eg. println...

View Article

Cannot get booleanValue() with oscP5

Hello! I'm scratching my head here trying to figure this out, trying to use booleanValue() in an oscEvent is giving me problems. When I run these together, program 2 gives me an Osc error. The...

View Article


Data visualization for recent data from Twitter

I have question about how can I visualize Twitter data in the same time when a user in my website write a key word to search in Twitter and get result (positive/negative) for each tweet ?

View Article

How to start a timer only on a certain scene??

Hi I'm making a game where I need a timer but it only starts on a certain scene. I need the timer (timer.start()) to start only on level 1. Thanks for the help! import lord_of_galaxy.timing_utils.*;...

View Article


Map Generating

Hi, I'm working on a game that needs a basic background "map". Roads and trees. (The game has an upper view). What do you think is the best approach for this? Is it using libraries? (Which ones?) Or is...

View Article

question on grafica

Hi, I'm a newbie, I'm trying to change the example in "grafica". In the "multipoint" example the "Plot2" can be deleted and rewritten with key pressed. Is it possible to save the first graph and draw...

View Article

Minim Issue. Cannot use Analysis (eg. BeatDetect) and Ugens (eg. MoogFilter)...

I seem to be having an issue trying to use both at once in a single .pde. From looking at examples, it seems that there are different methods of setting up and playing a soundfile for BeatDetect and...

View Article
Browsing all 2896 articles
Browse latest View live