DMA contents dump to NRF24 for wireless audio

Hello all,

Currently working on a wireless audio project and am looking for some guidance. My goal is to sample audio through the Due 's ADC and utilize the DMA for faster processing, then dump the contents to NRF through SPI once another sample is taken. I am a novice to using direct memory access in this aspect so any help would be greatly appreciated.