Loading in a sound file

I managed to flash this “generative” drum machine onto the daisy extended memory:

However it seems that the table data gets flashed onto DTCMRAM which is very tight:

Memory region         Used Size  Region Size  %age Used
           FLASH:          0 GB       128 KB      0.00%
         DTCMRAM:      129552 B       128 KB     98.84%
            SRAM:      241304 B       512 KB     46.03%
      RAM_D2_DMA:       16648 B        32 KB     50.81%
          RAM_D2:       23428 B       256 KB      8.94%
          RAM_D3:          0 GB        64 KB      0.00%
         ITCMRAM:          0 GB        64 KB      0.00%
           SDRAM:          0 GB        64 MB      0.00%
       QSPIFLASH:          0 GB      7936 KB      0.00%

(and yes I’m using tabplay~ here because I’m testing latest HVCC changes. if you don’t know how to manually build and flash you will have to wait for the update to come to the plugdata toolchain)

4 Likes