#include <libraries/AudioFile/AudioFile.h>

I am following along in lesson1 on YouTube. I found that things are a bit different now compared to when things were discussed on the video.

I tried to drag and drop .zip files in the IDE but that is not an option. It asks if it is okay but then gives an error.

Um, I got far in the recent lesson1 video but I cannot find the file header AudioFile.h in my system.

Oh and is there a way to sign in to my system via ssh w/ the SD Card?

Seth

    Sorry to hear you are having problems. Just to confirm, did you update your Bela code through the IDE as explained in Lesson 0 at this point ?

      silver2row Oh and is there a way to sign in to my system via ssh w/ the SD Card?

      you mean simply plugging the SD card into your computer? No that is not possible. But you can ssh onto the board when it's connected over USB with ssh root@bela.local.

        giuliomoro

        Hello Again,

        Sorry for all this back and forth. Okay. So, I just updated BELA w/ the IDE online. I figured it out. Thank you.

        I still do not have the file libraries/AudioFile/AudioFile.h in my system. I thought I needed this file to follow along in Lecture1 on YouTube.

        Is this correct?

        Seth

        mm that's strange.
        Did you get any error message when updating?

        When you drag the archive on the IDE, does it prompt you for creating a new project with it?

        Could you please run the following commands in the console at the bottom of the IDE and paste here their output?

        ls /root/Bela/libraries/AudioFile

        and

        greo v0 /etc/motd

        ?

          giuliomoro
          Yes sir...I received many errors when updating my IDE.
          No Sir...when I drag and drop, the IDE tells me, ".zip files are not allowed."
          Yes Sir...I will update you later today on the output of those commands.

          Seth

          Sorry. I should have just plugged in BELA and told you.

          Here are the command outputs.

          ls /root/Bela/libraries/AudioFile
          
          ls: cannot access '/root/Bela/libraries/AudioFile': No such file or directory

          and...

          grep v0 /etc/motd
          
          Bela image, v0.3.7d, 11 March 2020

            The one you have is ok, as long as the update succeeds

            giuliomoro

            Hello...here:

            I am downloading the .zip file now. I will update you later. Oh, what file shows where the errors are located on the BBB?

            Seth

            The "update bela" function is a separate button in the settings tab of the IDE (the one with the gear symbol)

              giuliomoro

              Yes Sir. I made that mistake. I updated it. Where would I look for errors after updating the page once the download is complete?

              Seth

              P.S. I think everything worked but the file is still not found.

              If any error arose during updating it should be displayed in the console at the bottom. Was the IDE grayed out for a few minutes in the process?

                giuliomoro

                Hello Sir, I should mention this idea. When I plug in my BBB w/ the BELA Cape attached, I receive an "error."

                The error states:

                BELABOOT: There is a problem with this drive.

                Seth

                  giuliomoro Yes Sir, it turned gray and had no errors.

                  Seth

                  P.S. Please see my newest idea on what could be an issue. Should I reflash the board?

                    silver2row The error states:

                    BELABOOT: There is a problem with this drive

                    this should not be an issue.

                    silver2row Yes Sir, it turned gray and had no errors.

                    than it's really puzzling that the project still does not build.
                    What error do you get when bulding?

                    silver2row Should I reflash the board?

                    If you want to reflash, you could just use this image: you will not need to do the manual update then.

                      giuliomoro

                      Yes Sir, I am going to use a new image and try that way. I will update you once I update the board w/ a new image and get the .zip file installed by Updating BELA on the IDE.

                      Seth

                      P.S. I am sorry for all this back and forth.

                      no problem, I am sorry it's giving you troubles.