Re: [Csnd-dev] Bare metal question
"Dr. Richard Boulanger" <[email protected]>
| Newsgroups | gmane.comp.audio.csound.devel |
|---|---|
| Message-ID | <CAOH7dA7X9KMhRPcj2DSixkKw1RdS0Giv7mhq0LKfRxJ6WNc4aw@mail.gmail.com> |
Dave, Please keep us all posted on your progress and the assistance you get on this from Aman and Victor. - I would love to order one of these and show it in 'context' to my students - with your and Aman/Victor's firmware running on the 'commercial' platform. PS - many of your pieces are now running in CsoundMeta. Can't wait to show that to you sometime. *- Dr.B* *Dr. Richard Boulanger* Professor Electronic Production and Design *Berklee College of Music* Professional Writing & Technology Division On Mon, Sep 30, 2024 at 11:00 AM Dave Seidel <[email protected]> wrote: > Great, this is excellent! I have built a test firmware for one of these > devices, but it would have been much easier with Csound. I have several > other projects ahead of the, but I'm really looking forward to trying this > out. > > On Mon, Sep 30, 2024 at 9:37 AM vlz <[email protected]> wrote: > >> If you can build a program in C to run in these platforms, you can build >> a program using libcsound, it has been tested there. >> In the develop sources there are instructions to build libcsound for the >> daisy platform (in the daisy directory). Once you have >> this, then you can use it in your project. Note that you will probably >> need to provide a custom link script to determine the location >> of the binaries in memory, etc. >> >> Aman can give the details of the links script we use, but I think the >> first step is to build the library. It should be straightorward >> (I did that last night on my computer, just required the installation of >> the toolchain and then running CMake as shown in the README.md). >> >> >> > On 30 Sep 2024, at 13:52, Dave Seidel <[email protected]> wrote: >> > >> > This is probably a question for Victor. >> > >> > I see that we will be supporting the Daisy platform, which is very >> cool. Does this mean that I could use Csund as a library for devices such >> as the Noise Engineering Alia, Legio, and Versio platforms? These are all >> based on the Daisy seed. I've got one of each and would love to try making >> my own firmware using Csound. >> > >> > https://noiseengineering.us/pages/platforms/ >> > >> > - Dave >> >