musicat icon indicating copy to clipboard operation
musicat copied to clipboard

DSP plugins

Open timvancann opened this issue 6 months ago • 1 comments

No an issue, but a feature request, if that is in line with your vision of the project.

I "was" building my own music player in Rust (using Dioxus) until I found this awesome project. I was playing with implementing DSP plugins like the old Winamp plugins to:

  • Loop audio
  • Change pitch of audio (without changing tempo)
  • Change tempo of audio (without changing pitch)

https://github.com/SamiPerttu/fundsp looks promising to implement those features.

timvancann avatar Aug 13 '24 08:08 timvancann