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

Add ability to play music at a specific position #20

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

Minoqi
Copy link
Contributor

@Minoqi Minoqi commented Nov 18, 2023

  • Add function to play music at a specific point in the audio file
  • Add function to play music at a specific point in the audio file and set its volume
  • Update docs to include these new functions

- Add function to play music at a specific point in the audio file
- Add function to play music at a specific point in the audio file and set its volume
@nathanhoad
Copy link
Owner

Thanks for this 👍 My only request is to change any "at_position" stuff to "from_position".

@Minoqi
Copy link
Contributor Author

Minoqi commented Nov 24, 2023

  • Update function name to use "from position" instead of "at position"
  • Updated docs to show this change

@nathanhoad nathanhoad added the enhancement New feature or request label Nov 24, 2023
@nathanhoad nathanhoad merged commit d26766f into nathanhoad:main Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants