Skip to content
Discussion options

You must be logged in to vote

Hi @bakyard, you can check this sample https://github.com/SuRGeoNix/Flyleaf/blob/master/Samples/FlyleafPlayer%20(WPF%20Control)%20(WPF)/MainWindow.xaml.cs#L109

I tried this one and seems to work fine:-

playerConfig.Audio.Filters = new()
{
  new() { Name = "rubberband", Args = "tempo=1:pitch=1.5", Id = "rubberband1" },
};

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bakyard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants