Hi guys,
I couldn't find a similar post, please feel free to remove if there is one.
I am trying to dynamically name folders to include bit-depth and frequency.
[Frequency] outputs values such as 96000 and 44100, so I am trying to replace them with 96kHz and 44.1kHz respectively.
Using [REPLACE]44100,44.1kHz,[frequency][] works fine but I would like to be able to use [REPLACE]96000,96kHz,[frequency][] at the same time.
The desired result is that regardless of the frequency it will remove 3 characters and append "kHz".
Thank you.
I couldn't find a similar post, please feel free to remove if there is one.
I am trying to dynamically name folders to include bit-depth and frequency.
[Frequency] outputs values such as 96000 and 44100, so I am trying to replace them with 96kHz and 44.1kHz respectively.
Using [REPLACE]44100,44.1kHz,[frequency][] works fine but I would like to be able to use [REPLACE]96000,96kHz,[frequency][] at the same time.
The desired result is that regardless of the frequency it will remove 3 characters and append "kHz".
Thank you.
Comment