Jump to content

Help with unknown code

skNDstry

I am trying to clone a project that is published on Instructables, but I couldn't figure out what step 5 means. 

link:https://www.instructables.com/id/Arduino-IR-Musical-Stairs/

like, step 5 doesn't make any sense. 

Could anyone help me?

Thanks in advance.

Reminder 

The IIA rule applies here:

I'm mostly speaking from experience so what I say may not work

I may be a complete asshole in some threads but I swear that I won't lie

Anyways, I am always glad to help

Link to comment
Share on other sites

Link to post
Share on other sites

If you mean this part:

Quote

5. When giving a file for the processing file, you have to remember to add the data folder with your processing file. The data file consists of the soundbank-deluxe.gm file. The file: soundbank-deluxe.gm can be found: http://www.oracle.com/technetwork/java/soundbanks-135798.html

It looks like he's trying to say that you should specify the full path of the data file when passing it to the program.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

13 hours ago, KuJoe said:

Is this a trick question? There is no step 5...

Sorry, I mean Step 5 in Step 3 (Confusing)

Reminder 

The IIA rule applies here:

I'm mostly speaking from experience so what I say may not work

I may be a complete asshole in some threads but I swear that I won't lie

Anyways, I am always glad to help

Link to comment
Share on other sites

Link to post
Share on other sites

Just click on the deluxe download link, unzip the file, and add that gm or whatever it is call to your project folder for the aurdino program you downloaded from github. Let me read its c++ and see where excatly to place the file so the program can find it 

Sudo make me a sandwich 

Link to comment
Share on other sites

Link to post
Share on other sites

Never mind. You are on your own. Reading these c++ and header files gave me huge headaches. 

Sudo make me a sandwich 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×