Author Topic: change tempo using .NET-libary  (Read 682 times)

Samuel

  • Guest
change tempo using .NET-libary
« on: 29 Oct '21 - 20:19 »
Hello,

I have already created a .NET-application for playing mp3s, changing the volume and so on using BASS.
Now I tried to change the tempo of a playing song using BASS_ChannelSetAttribute and BASS_ATTRIB_TEMPO but always got BASS_ERROR_ILLTYPE. (Yes, I did BassFx.LoadMe before).

Is there any documentation to use BASS_FX correctly in .NET?

Thanks,
Samuel

Chris

  • Posts: 2145
« Last Edit: 30 Oct '21 - 22:24 by Chris »