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

How to change video speed with -if key pressed- ?

I'm trying to make my video change speed (random) when I press a key... but I can't figure out how

View Article


Using guava

Hi, I need a short description of how to use guava within processing. I've downloaded the .jar and placed it on a folder named guava, but then import guava; guava.*, any variation of...

View Article


[ControlP5] How can you make a scroll able list that is filled with another...

I want to make a scroll able list that is filled with another scroll able list. As far as I know the .addItems() method can only be filled with String. Is there any ways so I can flexibly add other...

View Article

How to load/save data from serial port to a .txt file?

Hello there, Last week thanks to the help of GoToLoop I manage to get a RFIP reader to work. And eventually I made this code that shows a picture for a a few second if the RFID reader reads the correct...

View Article

error with video library 1.0.1

you guys just uploaded an update to Video 1.0.1 The Processing Foundation GStreamer-based video library for Processing 3 for windows. it throws the same error when i try to run any of the examples,...

View Article


G4P V4 for PS3 : Window closing problem

This discussion was created from comments split from: PS3 - Secondary window problem with WindowListener.

View Article

how to make a video: play + jump + play + jump …

Hello, I am also new to processing and would be very thankful if someone could help me with the following issue. With the help of the video library I am trying to play a video that randomly jumps...

View Article

"The package "wblut" does not exist." processing 2.0

Hi, probably a super common problem but I have been searching for a while now and haven't found a solution. Imported HE_Mesh 2014 via Add Library, running this code:...

View Article


Sound minim

Como posso usar o aúdio e o "desenho de frequência" fora do draw() ? import ddf.minim.*; Minim minim; AudioPlayer groove; void setup() { size(512, 200, P3D); minim = new Minim(this); groove =...

View Article


How can i play a new .mov file by Capturing data from a camera

I'm working on a interactive installation and i'm trying to monitoring the viewer movement from a camera, so when the viewer get close to the screen a new movie file get plays by proximity. i'm new on...

View Article

HeMesh - Error - library import failed

Hi all, I would test some codes with HeMesh but I'm having some troubles in importing the library. I'm working with Processing 2.2.1. I downloaded the last version of HeMesh (HE_Mesh 2014 2.0.15) and...

View Article

Vídeo e audio

No meu programa uso vídeo, e este vídeo está saindo o áudio normal, mas está atrasando a imagem. Como posso resolver isso?

View Article

Error when receving int from Pure Data via OSC

Hello I'm new here, I am compositor artist/tool developer for Nuke and Maya. I work in Berlin and I'm discovering the fascinating world of real time and interaction withs images :D I'm trying control...

View Article


Random streets in Processing

Hello, I want to make a programm, based on locations in google maps. How can I let Processing choose a random street in a specific place of city without downloading other programs? Thanks in regard

View Article

how to read videos .mov with alpha channel. Which compression?

hello there! I am currently trying to integrate in my sketch a series of videos with alpha channel, but I cannot really succeed. I already tried with different compressions, like Animation, Apple...

View Article


How to set change the defauld settings of the label of a textfield using...

I would like to have the label of a Control5 Textfield set to LowerCase and placed left of the Textfield. t.toUpperCase(false); // t being the textfield does not work Tanks

View Article

Reading xlsx files with xls reader

I can't figure out how to read .xlsx files extension with xls reader. Is it possible, or does the library only work with .xls files?

View Article


game of life unexpected result

hello all im trying to write Conwey's game of life, but for some reason i am getting unexpected results. If you'll run the code bellow, you'll see that cross (+) shaped forms remain while this type...

View Article

Drawing inside Serial event handler

Hi, I've been away from processing for a long time. Coming back to do a quick o-scope project that involves plotting numbers coming from serial port. I'm using serial event handler according to an...

View Article

how to insert libraries

hello...from paris..it's rainning !! i try the new version processing3 and i can't understand how to insert my toxilib librairie to pilot my mpu6050... all was ok under the last verion and win xp..i...

View Article
Browsing all 2896 articles
Browse latest View live