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

cannot convert from element type object to aug3.arobjrct

cannot convert from element type object to aug3.arobjrct what to do?

View Article


Several attractors using toxiclibs

Hello, I am trying to build an interactive installation as following: There should be 12 attractors that attract particles depending on their color. I am trying to build 12 different particle systems...

View Article


Image may be NSFW.
Clik here to view.

How can associate Amplitude analyze() (sound library) with a GImageButton...

How can I associate the rms.input with a GImageButton? I think that the problem is that if I have these arguments: seq3.play(k, 1.0); rms = new Amplitude(this); rms.input(seq3); in the setup() and I...

View Article

Image may be NSFW.
Clik here to view.

how can we change color of the GLabel i.e labels which appear in the sub...

View Article

How would something like this Moving Brand magic be made?

from 15 seconds and onwards processing is being used to make interactive graphics. How was this made, I see ControlP5, but what else is in the making here? I just want to say I'm just starting to...

View Article


Why does processing.sound make horrible screeching?

I am creating a click sound, and it works and plays (no looping), but as soon as the file is over, processing makes a horrible screech through my speakers. Very rarely it works with no screech, but...

View Article

Why Libraries don't work in all Processing versions? Is there a "one time...

As a beginner i am exploring basics and few libraries.I am messed up that some libraries don't work which i feel are very useful for me.Many suggested using multiple versions of Processing.Can...

View Article

Colors from array running only once within draw()

Hi there guys, Have been struggling with this piece of code. Basically creating an array of rotated rectangles in a circle. I want to use my specific color palette but since the code is in the draw()...

View Article


Fast Fourrier Transform fft

I want to do a fast fourier transform (fft) with 2^15 = 32768 bands. Even if it basically works I get often crashes while starting the sektch : Java(TM) Platform SE binary does not function So I need...

View Article


ControlP5 controller dynamically added when mouse clicked from class

Hi Everyone, I am on beginner level in processing and have been writing a code using ControlP5, yet having issues how to add a button in a class triggered by mouse click. Found this...

View Article

Saito,objloader uv problem

Hello,i made i model that corresponds to my original model,it was based to the example of the saito library,but i want also to transfer the texture.I can take the uv in 3d space coordinates from the...

View Article

Array of points, nullpointer exception

Hello all; If you look at another one of my discussions you will see I have been working on a genetic algorithm. I currently am experiencing a problem whilst trying to plot points of data in another...

View Article

Accessing selected list elements from ControlP5 dropdown list

Hi guys, What should I do to be able to print the relevant item? eg: I want the console to print out just the word 'ADD' or 'SUBTRACT' and so on. I want to later use this as part of a String Variable...

View Article


MQTT - Qatja ability to connect using username and password ?

Many cloud services use MQTT and they require an initial connection using a username and password. I have not found the ability to set these parameters with any of the MQTT type libraries i have found...

View Article

processing and phones

For a project I need to interact with a phone menu (like Computer Telephony Integration voice/tones menu) How can I do this? Is there an interface to connect a land phone and hear Text-to speech...

View Article


How to control tint of image in Processing with audio output volume

Ok, so I'd like to project a few pictures to the wall. I'd like the tint to change gradually, depending on the volume of audio output. The audio is coming from audio samples (so not MIDI instruments,...

View Article

Custom generator/processor in Sound Library

Is there a way to implement a custom generator/processor using the Sound Library? I did it very easily with the minim library (e.g. I implemented my custom reverb) but I cannot find any example with...

View Article


Keepin 0,0 translate on Cp5-elements but not on the rest.

I would like to pushMatrix before the translate statement and pop it after the text statement. But it's no possible. Is there another way to keep the cp5 elements from listening to the translate(400,...

View Article

recording a video

Hello, I wrote a programme for audio-reactive visuals … usually I perform live in clubs (like here), but this time I need to record a video (sound doesn’t matter). I tried to write out jpegs, and a...

View Article

Weather Data Library - Missing Links

Hi all, I'm looking for a library or piece of code that can link processing to weather data, either real time, or in the form of the standard typical meteorological year (TMY) of EnergyPlus. Any ideas...

View Article
Browsing all 2896 articles
Browse latest View live