silver2row

  • May 1, 2024
  • Joined May 10, 2020
  • 13 discussions
  • 93 posts
  • you need to remove the analysis folder and test_tonestack.cpp file from the klingon_tone project for it to run as a Bela project.

    • I just changed what's needed and... I worked !!
      Thanks Giulio !!
      (I tried a simple CC modulation from a Korg NanoKontrol, I'll try from the Octatrak in a bit !)

    • Welcome back!

      silver2row Warning:
      --pga-gain-left is deprecated. Use --audio-input-gain instead
      Warning: --pga-gain-right is deprecated. Use --audio-input-gain instead

      It's not an error as such, just a warning, so everything should keep working. To make it disappear I think you should be able to change any of the settings in the project settings and that should get that rid of it.

      • resynth Is this project still in development?

        The Google Summer of Code project officially ended last month. I have not had much time since, but Dhruva has kept looking into things a bit. My plan is to add support for BBAI in the generic Bela image, but that is at least a few months down the line, because there are a few other things in the making (...surprise!). One of the main blockers on the OS/image side is that the board at the moment boots fine only roughly 50% of the times when using the 4.19 Xenomai kernel and that's some nasty debugging/development to do there. I want to push it to the Xenomai mailing list and see if they have a clue because I don't.

        resynth Is the CTAG supported or just Bela?

        CTAG is supported only with ALSA at the moment (also the Bela cape by the way). Once the missing piece of the Bela side (IRQ from McASP to PRU) will be in place, it will support CTAG with the Bela real-time environment, too.

        resynth Is it usable system that works with the Bela IDE?

        The IDE works. I think we are still sub-usable overall at the moment though, given the kernel issue.

      • silver2row Anyway, is there an updated image you all provide to handle the /QuadBiquad.h file?

        You should update your Bela code using the procedure here. That should fix most of the above.