Add an Audio Playlist

I have created a custom post type of album. One of the fields is the WYSIWG editor to add the songs in an audio playlist. How would I get that to display the songs in the Bricks Builder? With Woocommerce it is simple, but I would like to stay away from using Woocommerce.

Hi
As an option you can manage this with gutenburg editor to show shonds and everything you want, then in bricks builder use post content element to show gutenberg data in bricks.

Also I think you can use acf repeater field for each song then use bricks to show them.

hope these helps.