Audio Playback PWM period

We are using rm_audio_playback_pwm and an AGT to generate audio pwm output.

In order to have a simple R/C filter design and still have a noise-free audio, we would like to have the PWM period set at least at 5 times the highest audio fequency.

Example:

- sample rate: 22 kS/s

- highest audio frequency: 11 kHz

>> desired PWM period: >50 kHz

However, there is no option to set the PWM period independently from the sample rate. Instead, the period is locked:

Is there any simple way to get the PWM period detached from the sample rate, or have a fixed ratio other than 1?

Thanks,

Ralf