ControlP5 Matrix question...
Hi all & Happy new year of the Hoss. I am hpoing one of the many, many excellent programmers out there might be able to help me. As part of my Android controlled arduino synth I am using the...
View ArticleMake particles synchronize with sound
Hello there. I'm trying make the rain particles fall synchronized with the sound using the minim library, but I know nothing about this and I have no idea how to make this happen. If someone could...
View ArticleGeomap map scaling
I'm using geomap to draw a map of the USA. It works fine but i'm not sure of the exact aspect ratio to draw the map? Through trial and error I can get it almost correct but is there any way to make it...
View ArticleHow to make the sketch restart
Hi all, I am working on this animation which is triggered by the sound input, every time a certain amplitude is picked up a circle is drawn and it makes the animation start. Now I'd like to make the...
View ArticleRTMP Stream to twitch / facebook
Is there a good library that can handle RTMP so I can stream to twitch, facebook or youtube for example? Well yes, this is my first question here on processing :)
View ArticleUnfolding Maps Tutorial (How To Use Unfolding)
I combined all 17 lines of code and, while the map appears, the mouse does not generate the lat/lon coordinates as shown in the tutorial. The code is as follows: import de.fhpotsdam.unfolding.*; import...
View ArticleCustomize sketch ocsp5
Hello friends, I have a simple example that runs perfectly with the NET library. I would like to do exactly the same process but using the OCSP5 library. I have tried in many ways without success. If...
View ArticleCollecting Data Remotely via Internet?
Hello! I have some sensors attached to an arduino that are sending serial data to my computer. I have a Processing sketch that converts this data to a .CSV file. I am now looking to add something to my...
View Articlehow to determine the duration of sound at a certain frequency? (See description)
I am using processing 2.2.1 and minim..I have an audio file..From that audio I want to determine for how long I am getting sound at a certain frequency..Lets saw In that audio file I have recorded...
View Articleaudio file from file browser
Hello, i'm pretty new to all this and working on a project for uni i came across a small problem. the whole thing is an audio visualisation and the user should be be able to choose the song (.mp3) he...
View Articlevideo library processing 3.2.1 bug
Hello, Here is my problem, I installed the video library for processing ("GStreamer-based video library for Processing") yesterday, but it isn't working. When I run any examples (here it's about the...
View ArticleMaking cool music visualizations
Hi everyone, I am trying to create a project where there are visuals that move every time a certain range in the frequency spectrum is triggered. For example, every time the kick hits(in my song it is...
View ArticleLine break in strings
Hi, i was editing some geomerative's codes but i'm not able to line-break this. Could you help me with this example? i would like to write a sentence in the canvas and distorce it with mouse over....
View ArticleHow to display image and single pixel
Hello! I am working on a sketch that I have found here, I have modified it a bit. Basically, at the moment, there are two modes of displaying the image: one is only showing the color of the single...
View ArticleInstalling JavaCV and OpenCV
Hi all, I'm installing the PapARt library and the instruction (https://github.com/poqudrof/Papart-examples) ask users to "get JavaCV" on their system. I'm wondering what the correct procedure is for...
View ArticleMake particles synchronize with sound
Hello there. I'm trying make the rain particles fall synchronized with the sound using the minim library, but I know nothing about this and I have no idea how to make this happen. If someone could...
View Articleclass that plays a video
Hi, I am trying to create a simple class that plays a video. When I run the script, only a black background shows up and the video doesn't play. If anyone knows how to fix this that would be awesome!...
View ArticleMain menu to game glitch
I am working on a computing project for a class, and I have run into an issue. The program is required to move from a main menu screen into a game and be able to reset. It is able to move from the main...
View Articlehow to draw over a video in P3
I have been trying to emulate something like this sketch: with a few other features as well. i've been able to track the color but have not been successful at keeping the trial it creates as a drawing...
View ArticleStandard Firmatta On GitHub Flowchart?
Hi I know what Standard Firmatta is and how it works, but can someone go through the link I posted and go step by step through the code to tell me how it works? Or better yet make a flowchart? Cause I...
View Article