Mike Warren 2 Posted March 11, 2023 Hello, I'm about to upgrade from D7 to D11.3, specifically so I can target MacOS, iOS and Android in addition to Windows in future applications. In one of my old applications I've been using the DCDSP components with DSPack to change the pitch of audio files without changing the speed. I want to be able to do the same thing in a new application that I want to target MacOS (Intel and Arm) as well as Windows. Does anyone have any suggestions of where I can get started with this? Google has not lead me to anything conclusive, or even promising. Share this post Link to post
David Duffy 0 Posted March 11, 2023 Maybe take a look at the Bass audio library? Share this post Link to post
Mike Warren 2 Posted March 12, 2023 Thanks David. I had seen Bass in passing, but dismissed it as just being a playback engine. Looking at it again after your suggestion does show promise, so I'll spend some time looking at it. I'd prefer a native Delphi component, rather than a DLL, but can see that may be asking too much for cross platform. Share this post Link to post