# Latest

**URL:** https://discourse.processing.org/latest.md?no_subcategories=false&page=545

[Latest](https://discourse.processing.org/latest.md) · [Categories](https://discourse.processing.org/categories.md) · [Tags](https://discourse.processing.org/tags.md)

**Page:** 546

---

## [Labyrinth and collision with walls](https://discourse.processing.org/t/labyrinth-and-collision-with-walls/6661)

<div class="topic-metadata">

**Author:** [@Robin73](https://discourse.processing.org/u/Robin73)\
**Replies:** 4\
**Last updated:** [December 16, 2018, 10:42pm UTC](https://discourse.processing.org/t/labyrinth-and-collision-with-walls/6661 "2018-12-16T22:42:01Z")

</div>

Hey guys ! As an homework, my friend and me have to create a labyrinth(a basic one) With a starting and an ending. At the moment almost everything is working perfectly but the problem we met is about the collision with…

---

## [Anyone know how to Slow down my slideshow?](https://discourse.processing.org/t/anyone-know-how-to-slow-down-my-slideshow/6493)

<div class="topic-metadata">

**Author:** [@Halcyon](https://discourse.processing.org/u/Halcyon)\
**Replies:** 3\
**Last updated:** [December 16, 2018, 10:36pm UTC](https://discourse.processing.org/t/anyone-know-how-to-slow-down-my-slideshow/6493 "2018-12-16T22:36:20Z")

</div>

I am working on a slideshow that display my images repeatedly but the problem is that its showing it way too fast. How can I slow it down? Here is my code PImage\[\] images = new PImage\[4\]; int imageIndex = 0; int i=0;/…

---

## [How to make a complex interactive art work, including cover graphics, motion, variables, response, media, custom functions, array 7 elements](https://discourse.processing.org/t/how-to-make-a-complex-interactive-art-work-including-cover-graphics-motion-variables-response-media-custom-functions-array-7-elements/6675)

<div class="topic-metadata">

**Author:** [@hemi](https://discourse.processing.org/u/hemi)\
**Replies:** 1\
**Last updated:** [December 16, 2018, 10:25pm UTC](https://discourse.processing.org/t/how-to-make-a-complex-interactive-art-work-including-cover-graphics-motion-variables-response-media-custom-functions-array-7-elements/6675 "2018-12-16T22:25:05Z")

</div>

How to make a complex interactive art work, including cover graphics, motion, variables, response, media, custom functions, array 7 elements

---

## [The filter(INVERT) function question](https://discourse.processing.org/t/the-filter-invert-function-question/6658)

<div class="topic-metadata">

**Author:** [@hesron](https://discourse.processing.org/u/hesron)\
**Replies:** 2\
**Last updated:** [December 16, 2018, 9:18pm UTC](https://discourse.processing.org/t/the-filter-invert-function-question/6658 "2018-12-16T21:18:03Z")

</div>

Hello everyone!! I would like to ask if when using the ‘INVERT’ in the filter() function, apart from inverting the hue value, are the saturation and brightness values inverted as well or not please? When trying it out …

---

## [Not sure how to fix this](https://discourse.processing.org/t/not-sure-how-to-fix-this/6660)

<div class="topic-metadata">

**Author:** [@charmypatel](https://discourse.processing.org/u/charmypatel)\
**Replies:** 23\
**Last updated:** [December 16, 2018, 9:01pm UTC](https://discourse.processing.org/t/not-sure-how-to-fix-this/6660 "2018-12-16T21:01:19Z")

</div>

Hi I’m transferred my Processing code into Eclipse to run it and I keep getting this error, I’m not sure what it means or how to fix it. I tried seeing if similar people were getting this error on Github but was not able…

---

## [Print blendMode in console, possible?](https://discourse.processing.org/t/print-blendmode-in-console-possible/6617)

<div class="topic-metadata">

**Author:** [@hi.ke](https://discourse.processing.org/u/hi.ke)\
**Replies:** 2\
**Last updated:** [December 16, 2018, 5:43pm UTC](https://discourse.processing.org/t/print-blendmode-in-console-possible/6617 "2018-12-16T17:43:53Z")

</div>

Hi, I was wondering if it is possible to show the current blendMode in the console. Unfortunately I couln’t find anything so far. Thank you :blush:

---

## [Not sure how to work with Minim's FFT feature](https://discourse.processing.org/t/not-sure-how-to-work-with-minims-fft-feature/6638)

<div class="topic-metadata">

**Author:** [@Tsskyx](https://discourse.processing.org/u/Tsskyx)\
**Replies:** 2\
**Last updated:** [December 16, 2018, 9:53am UTC](https://discourse.processing.org/t/not-sure-how-to-work-with-minims-fft-feature/6638 "2018-12-16T09:53:30Z")

</div>

So, this is my code: import ddf.minim.\*; import ddf.minim.analysis.\*; Minim minim; AudioPlayer sound; FFT spectrum; void setup() { size(600, 600); noStroke(); fill(255); minim = new Minim(this); sound = mini…

---

## [Increase the number of circles detected in an image using the BlobDetection library](https://discourse.processing.org/t/increase-the-number-of-circles-detected-in-an-image-using-the-blobdetection-library/6557)

<div class="topic-metadata">

**Author:** [@Fausto](https://discourse.processing.org/u/Fausto)\
**Replies:** 4\
**Last updated:** [December 15, 2018, 10:54pm UTC](https://discourse.processing.org/t/increase-the-number-of-circles-detected-in-an-image-using-the-blobdetection-library/6557 "2018-12-15T22:54:10Z")

</div>

I have been trying to increase the maximum number of blobs detected with the BlobDetection library from the default 1000 to 2000. I can successfully detect up to 1000 blobs/circles, can read their x and y position and s…

---

## [Help with instance mode?](https://discourse.processing.org/t/help-with-instance-mode/6647)

<div class="topic-metadata">

**Author:** [@metrocode](https://discourse.processing.org/u/metrocode)\
**Replies:** 1\
**Last updated:** [December 16, 2018, 3:35am UTC](https://discourse.processing.org/t/help-with-instance-mode/6647 "2018-12-16T03:35:04Z")

</div>

Hello, I am having trouble using instance mode. I would like to convert this code for a mini game into instance mode so that I can reference it in a bigger game file that I am coding. I am not sure if I am using the ins…

---

## [Drawing Causes Out of Memory Errors](https://discourse.processing.org/t/drawing-causes-out-of-memory-errors/6453)

<div class="topic-metadata">

**Author:** [@dragon\_hatcher](https://discourse.processing.org/u/dragon_hatcher)\
**Replies:** 4\
**Last updated:** [December 15, 2018, 11:19pm UTC](https://discourse.processing.org/t/drawing-causes-out-of-memory-errors/6453 "2018-12-15T23:19:14Z")

</div>

So i posted this problem a little while ago by I did a bunch of testing and found out a whole lot more information. Basically I get an out of memory error after fifteen minutes (45224) frames. It always takes place on th…

---

## [PeasyCam minimum/maximum distance](https://discourse.processing.org/t/peasycam-minimum-maximum-distance/6635)

<div class="topic-metadata">

**Author:** [@rumeauc1](https://discourse.processing.org/u/rumeauc1)\
**Replies:** 1\
**Last updated:** [December 15, 2018, 8:18pm UTC](https://discourse.processing.org/t/peasycam-minimum-maximum-distance/6635 "2018-12-15T20:18:27Z")

</div>

Hi, I have been looking around for answers to this question but I haven’t seen any particularly for how PeasyCam works. In my code, my objects are being cut off when I rotate the camera. I have fiddled with the cam.setM…

---

## [Song Code Not Running not sure how to fix](https://discourse.processing.org/t/song-code-not-running-not-sure-how-to-fix/6621)

<div class="topic-metadata">

**Author:** [@starkid](https://discourse.processing.org/u/starkid)\
**Replies:** 5\
**Last updated:** [December 15, 2018, 6:15pm UTC](https://discourse.processing.org/t/song-code-not-running-not-sure-how-to-fix/6621 "2018-12-15T18:15:08Z")

</div>

I’m trying to get this code to run but I’m getting an error saying bufferSize does not exist and .in & .left cannot be recognized/exist. Not sure how to fix this error any suggestions? I’m trying to move the wave length …

---

## [Low framerate when my line is fading away?](https://discourse.processing.org/t/low-framerate-when-my-line-is-fading-away/6582)

<div class="topic-metadata">

**Author:** [@JulietteP](https://discourse.processing.org/u/JulietteP)\
**Replies:** 15\
**Last updated:** [December 15, 2018, 5:52pm UTC](https://discourse.processing.org/t/low-framerate-when-my-line-is-fading-away/6582 "2018-12-15T17:52:54Z")

</div>

Hi there, I’m struggling with something that is supposed to be quite simple, any form of help is welcome! A horizon line draws a mountain range shape itself depending on the amplitude of the ambiant sound. There’s also…

---

## [How can I download a higher resolution of this?](https://discourse.processing.org/t/how-can-i-download-a-higher-resolution-of-this/6560)

<div class="topic-metadata">

**Author:** [@rockythewocky](https://discourse.processing.org/u/rockythewocky)\
**Replies:** 3\
**Last updated:** [December 15, 2018, 2:04pm UTC](https://discourse.processing.org/t/how-can-i-download-a-higher-resolution-of-this/6560 "2018-12-15T14:04:53Z")

</div>

I’m a huge fan of the art/aesthetic that this supposed processing script runs: https://ava-sessions.com/ (From the Ex Machina film- great movie you should watch). Here is an example of the art: The issue I’m having…

---

## [FFT frequencies](https://discourse.processing.org/t/fft-frequencies/6626)

<div class="topic-metadata">

**Author:** [@FurryNightShade](https://discourse.processing.org/u/FurryNightShade)\
**Replies:** 1\
**Last updated:** [December 15, 2018, 2:00pm UTC](https://discourse.processing.org/t/fft-frequencies/6626 "2018-12-15T14:00:56Z")

</div>

Hello, I use the stock libraries. I am working on a visualizer and I have 2 questions: What is the frequency distribution of the FFT. If I set it to 512 bands, what frequencies it returns values for? How do I use th…

---

## [Random color but static](https://discourse.processing.org/t/random-color-but-static/6623)

<div class="topic-metadata">

**Author:** [@noob](https://discourse.processing.org/u/noob)\
**Replies:** 3\
**Last updated:** [December 15, 2018, 11:47am UTC](https://discourse.processing.org/t/random-color-but-static/6623 "2018-12-15T11:47:29Z")

</div>

I am just beginner and I am doing little bit exercise with p5.js. So please bear with me if my code is such a mess. I made multiple gameboy with random flickering screen and now I want to make another random color for t…

---

## [I've started a Youtube-channel with Processing-tuts!](https://discourse.processing.org/t/ive-started-a-youtube-channel-with-processing-tuts/6531)

<div class="topic-metadata">

**Author:** [@timrodenbroeker](https://discourse.processing.org/u/timrodenbroeker)\
**Replies:** 2\
**Last updated:** [December 15, 2018, 6:17am UTC](https://discourse.processing.org/t/ive-started-a-youtube-channel-with-processing-tuts/6531 "2018-12-15T06:17:36Z")

</div>

Here’s the first video. Have fun!

---

## [Not sure why everything disappeared](https://discourse.processing.org/t/not-sure-why-everything-disappeared/6461)

<div class="topic-metadata">

**Author:** [@charmypatel](https://discourse.processing.org/u/charmypatel)\
**Replies:** 4\
**Last updated:** [December 15, 2018, 1:34am UTC](https://discourse.processing.org/t/not-sure-why-everything-disappeared/6461 "2018-12-15T01:34:14Z")

</div>

UPDATE:: I have a button in this code that lets the user pick the song but I can’t get it to show up, not sure why any suggestions? //minim is the audio library allowing for us to play and pull the music in import ddf.m…

---

## [\[SOLVED\] When Maximized, the 'background()' is slightly too large](https://discourse.processing.org/t/solved-when-maximized-the-background-is-slightly-too-large/6602)

<div class="topic-metadata">

**Author:** [@prcoy](https://discourse.processing.org/u/prcoy)\
**Replies:** 4\
**Last updated:** [December 14, 2018, 10:53pm UTC](https://discourse.processing.org/t/solved-when-maximized-the-background-is-slightly-too-large/6602 "2018-12-14T22:53:45Z")

</div>

I making a clock. I hope to make it a screen saver (someday). // Problem: When Maximized, the ‘background()’ is slightly too large for the // screen and I get unwanted scrollbars. // When in fullscreen, I get no scrol…

---

## [Codepage / Unicode? ISO8859-1? IBM-850?](https://discourse.processing.org/t/codepage-unicode-iso8859-1-ibm-850/6545)

<div class="topic-metadata">

**Author:** [@JoseMY](https://discourse.processing.org/u/JoseMY)\
**Replies:** 1\
**Last updated:** [December 14, 2018, 9:47pm UTC](https://discourse.processing.org/t/codepage-unicode-iso8859-1-ibm-850/6545 "2018-12-14T21:47:05Z")

</div>

Hi! While I can compile http://github.com/jgmy/daltonaid.git on apde, when I compile that with the Android mode of Processing for Windows all the international characters are turn into garbage (example: á is turned into…

---

## [Unexpected token void, how to fix?](https://discourse.processing.org/t/unexpected-token-void-how-to-fix/6614)

<div class="topic-metadata">

**Author:** [@Mister\_Loinus](https://discourse.processing.org/u/Mister_Loinus)\
**Replies:** 1\
**Last updated:** [December 14, 2018, 8:46pm UTC](https://discourse.processing.org/t/unexpected-token-void-how-to-fix/6614 "2018-12-14T20:46:09Z")

</div>

Idk why it’s giving me this unexpected error, can anyone help? quite new to programming :)) Thanks! int left,right,up,down; boolean goLeft,goRight,goUp,goDown; int dudeX=1800,dudeY=1000, speed=1; int chestX=1800,chestY…

---

## [Program freezing after draw() finished("Debugger busy..")](https://discourse.processing.org/t/program-freezing-after-draw-finished-debugger-busy/6348)

<div class="topic-metadata">

**Author:** [@jstsmedmb](https://discourse.processing.org/u/jstsmedmb)\
**Replies:** 2\
**Last updated:** [December 14, 2018, 5:40pm UTC](https://discourse.processing.org/t/program-freezing-after-draw-finished-debugger-busy/6348 "2018-12-14T17:40:42Z")

</div>

Hi there, I wanted to use this collision detection system http://jeffreythompson.org/collision-detection/circle-rect.php in an older code of mine because i thought it could make the if statements less complicated by ju…

---

## [Bug with processing on Mac OS High Sierra](https://discourse.processing.org/t/bug-with-processing-on-mac-os-high-sierra/6116)

<div class="topic-metadata">

**Author:** [@under69](https://discourse.processing.org/u/under69)\
**Replies:** 11\
**Last updated:** [December 14, 2018, 5:20pm UTC](https://discourse.processing.org/t/bug-with-processing-on-mac-os-high-sierra/6116 "2018-12-14T17:20:54Z")

</div>

Hello Since I have change my os to high Sierra, Processing crash and didn’t show me an image. Somebody can help me to fix that bug cause I need to use processing with Isadora for a futur show in france Thanks Gerald …

---

## [How do you rotate an image without the image being moved?](https://discourse.processing.org/t/how-do-you-rotate-an-image-without-the-image-being-moved/6579)

<div class="topic-metadata">

**Author:** [@dmolken](https://discourse.processing.org/u/dmolken)\
**Replies:** 4\
**Last updated:** [December 14, 2018, 5:18pm UTC](https://discourse.processing.org/t/how-do-you-rotate-an-image-without-the-image-being-moved/6579 "2018-12-14T17:18:22Z")

</div>

Like when you rotate an image in Mircosoft Word, how do you rotate an image without the image being moved?

---

## [Error in Processing program](https://discourse.processing.org/t/error-in-processing-program/6587)

<div class="topic-metadata">

**Author:** [@Smithy](https://discourse.processing.org/u/Smithy)\
**Replies:** 9\
**Last updated:** [December 14, 2018, 5:05pm UTC](https://discourse.processing.org/t/error-in-processing-program/6587 "2018-12-14T17:05:53Z")

</div>

Error in Processing program Error in Processing program, if you are a genius - come prove it :slight\_smile: Hi everyone, i am currently creating a game in which i have encountered a problem. My sketch isn’t able to run…

---

## [Transparency - tutorial](https://discourse.processing.org/t/transparency-tutorial/6598)

<div class="topic-metadata">

**Author:** [@fernando](https://discourse.processing.org/u/fernando)\
**Replies:** 6\
**Last updated:** [December 14, 2018, 3:58pm UTC](https://discourse.processing.org/t/transparency-tutorial/6598 "2018-12-14T15:58:28Z")

</div>

Hello The first code below is an example found in the interactivity tutorial. It draws rectangles with transparency. I modified this code to have the draw function do the work. See second code. However, the latter code …

---

## [Transition between sketches in Live Concert](https://discourse.processing.org/t/transition-between-sketches-in-live-concert/6368)

<div class="topic-metadata">

**Author:** [@subsubsub](https://discourse.processing.org/u/subsubsub)\
**Replies:** 10\
**Last updated:** [December 14, 2018, 2:17pm UTC](https://discourse.processing.org/t/transition-between-sketches-in-live-concert/6368 "2018-12-14T14:17:28Z")

</div>

Hi everyone, I just started using processing, and I plan to use it with my jazz band. (using midi from the keyboards and triggered-drums) Basically, I would like to have my computer running, and me only touching one key…

---

## [New coder- added background to flappy bird game now doesn't work](https://discourse.processing.org/t/new-coder-added-background-to-flappy-bird-game-now-doesnt-work/6552)

<div class="topic-metadata">

**Author:** [@ryan19](https://discourse.processing.org/u/ryan19)\
**Replies:** 3\
**Last updated:** [December 14, 2018, 1:46am UTC](https://discourse.processing.org/t/new-coder-added-background-to-flappy-bird-game-now-doesnt-work/6552 "2018-12-14T01:46:38Z")

</div>

Please help this is my original code and when the user claps the bird goes up and down: Once we added a background image as the background the code stopped working: PLEASE HELP //Good Code: var bird; var pipes = \[\]; …

---

## [Problems running Image](https://discourse.processing.org/t/problems-running-image/6576)

<div class="topic-metadata">

**Author:** [@jonzamarripa](https://discourse.processing.org/u/jonzamarripa)\
**Replies:** 2\
**Last updated:** [December 13, 2018, 10:16pm UTC](https://discourse.processing.org/t/problems-running-image/6576 "2018-12-13T22:16:01Z")

</div>

Hey, guys for some reason I have been getting a blank screen when I run my code. I have saved my sketch and gone to Sketch \> add file \> located picture \> and clicked open. I look and open my sketch and a data file is mad…

---

## [Connect Processing to Random.org?](https://discourse.processing.org/t/connect-processing-to-random-org/6458)

<div class="topic-metadata">

**Author:** [@Quillbert1](https://discourse.processing.org/u/Quillbert1)\
**Replies:** 2\
**Last updated:** [December 13, 2018, 10:06pm UTC](https://discourse.processing.org/t/connect-processing-to-random-org/6458 "2018-12-13T22:06:20Z")

</div>

I was wondering if there was a way for processing to get strings from random.org. Is there a library I should use? And, if so, how would I use it?

[Previous page](https://discourse.processing.org/latest.md?no_subcategories=false&page=544)

[Next page](https://discourse.processing.org/latest.md?no_subcategories=false&page=546)
