# My First Project - The "Frequency Spectrum" example

**URL:** https://discourse.processing.org/t/my-first-project-the-frequency-spectrum-example/22842
**Category:** Libraries
**Created:** [July 26, 2020, 1:24am UTC](https://discourse.processing.org/t/my-first-project-the-frequency-spectrum-example/22842 "2020-07-26T01:24:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![basic](https://avatars.discourse-cdn.com/v4/letter/b/58956e/32.png) [@basic](https://discourse.processing.org/u/basic)
#### Post date: [July 26, 2020, 1:24am UTC](https://discourse.processing.org/t/my-first-project-the-frequency-spectrum-example/22842/1 "2020-07-26T01:24:22Z")

</div>

Hello All,

I’m trying to create my first project, and so far failing miserably. As a self-taught programmer who learns by looking through other people’s code, I thought I’d start by getting one of the “example” projects running on my server and begin studying the ins-and-outs of how it works. Because the “Frequency Spectrum” example is closest to what I ultimately want to do, I was hoping to get that one running on my server as a starting point.

I’ve tried myself multiple times, but I’m afraid I either don’t have enough knowledge of the fundamentals to get this example working on my own, and/or I’m way overcomplicating matters and making it way harder than it should be the more I try.

So, I’m appealing to the community, what would be the best way to package up this particular example so that I could get it working on my server?

Thank you so much in advance,  
Julio

---

<div class="post-metadata">

### Author: ![ARNAV\_A\_GUPTA](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/arnav_a_gupta/32/9660_2.png) [@ARNAV\_A\_GUPTA](https://discourse.processing.org/u/ARNAV_A_GUPTA)
#### Post date: [July 26, 2020, 12:12pm UTC](https://discourse.processing.org/t/my-first-project-the-frequency-spectrum-example/22842/2 "2020-07-26T12:12:16Z")

</div>

Welcome to the forum, Julia. Can you explain a little more what you exactly want to do??

---

<div class="post-metadata">

### Author: ![slow\_izzm](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/slow_izzm/32/5637_2.png) [@slow\_izzm](https://discourse.processing.org/u/slow_izzm)
#### Post date: [July 26, 2020, 3:38pm UTC](https://discourse.processing.org/t/my-first-project-the-frequency-spectrum-example/22842/3 "2020-07-26T15:38:00Z")

</div>

To help get going locally you can follow these instructions.

> **[get started | p5.js](https://p5js.org/get-started/#settingUp)**
>
> p5.js a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.

Until you become more comfortable, I suggest working in the web editor for now.

Here is the Frequency Spectrum example from the coding train.

> **[p5.js Web Editor](https://editor.p5js.org/codingtrain/sketches/jPOjuxbxN)**
>
> A web editor for p5.js, a JavaScript library with the goal of making coding accessible to artists, designers, educators, and beginners.

Also, here is a great resource to help continue your learning journey …

https://www.youtube.com/embed/videoseries?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA&wmode=transparent&rel=0&autohide=1&showinfo=1&enablejsapi=1
