RT Scheduling for non-root users

From my dabbling in the world of Linux audio, I've discovered that using ulimit(s) you can grant real time privileges to a non-root process.

This link describes the steps necessary!
Realtime Scheduling for Non-root Users