I use some samples, some of them don’t have the same samplerate, i want to import them without control samplerate, import them into an external editor, convert them, then import into Podium.
This feature seems not to be too complicated to implement, isn’t it ?
One time i have listen that to change the samplerate, you have to do for example, in a 48000hz project and a 44100hz sample :
48000 * 44100 = 2116800000
2116800000 / 44100 = 48000
Maybe it’s not as simple, but convertion when importing is a very usefull feature. 🙂