Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding rodio to music backend🎉 #86

Merged
merged 26 commits into from
Dec 5, 2024
Merged

Conversation

waveyboym
Copy link
Member

@waveyboym waveyboym commented Dec 5, 2024

Describe your changes

This PR introduces Rodio to the music backend 🎉 while retaining Kira for flexibility. Users can now switch between the two backends based on their preferences.

Key Features Added:

  1. Playback Speed Adjustment: Users can control the speed of audio playback.
  2. Output Device Selection: Available exclusively in Rodio, users can choose their desired output device for audio.
  3. Seamless Audio Transitions: Enjoy smooth fade-ins and fade-outs for a better listening experience.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.
    Update Note: Introduces a dual music backend (Rodio and Kira) and enhances audio customization options.

bringing latest changes downstream
just bringing changes downstream
…nge cursor to grab for better user interaction
…ct, and implement output device management in Rodio player
…ack functions to support playback speed and fade transitions
Bringing changes downstream
@waveyboym waveyboym added enhancement New feature or request backend-rust This pr involves backend rust code changes api changes This pr modifies backend exposed functions major-changes This pr includes major updates to the codebase labels Dec 5, 2024
@waveyboym waveyboym self-assigned this Dec 5, 2024
@waveyboym waveyboym merged commit f1be9a6 into working Dec 5, 2024
@waveyboym waveyboym deleted the adding-rodio-to-music-backend branch December 5, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api changes This pr modifies backend exposed functions backend-rust This pr involves backend rust code changes enhancement New feature or request major-changes This pr includes major updates to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant