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

Issue#566 #630

Merged
merged 9 commits into from
Oct 9, 2024
Merged

Issue#566 #630

merged 9 commits into from
Oct 9, 2024

Commits on Oct 5, 2024

  1. Added documentation for Issues RustAudio#566

    Documented how playback speed mutation works and the effects with examples
    ugochukwu-850 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0144699 View commit details
    Browse the repository at this point in the history
  2. Added Note on the set_speed function of impact on pitch

    ugochukwu-850 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    20daf24 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    2d24977 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    5c893cf View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Resolved comments

    ugochukwu-850 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f73dbe3 View commit details
    Browse the repository at this point in the history
  2. Removed redundant comment on the speed trait function

    ugochukwu-850 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0b3d49c View commit details
    Browse the repository at this point in the history
  3. Removed redundant comment on the speed trait function

    ugochukwu-850 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b7b2aad View commit details
    Browse the repository at this point in the history
  4. Resolution of comment on source speed documentation

    I added docs on the effects of changing the speed on both total_duration and pitch on both the source.speed trait and sink set_speed functions .
    This should help users understand what each function does
    ugochukwu-850 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bb341a5 View commit details
    Browse the repository at this point in the history
  5. Resolution of comment on source speed documentation

    I added docs on the effects of changing the speed on both total_duration and pitch on both the source.speed trait and sink set_speed functions .
    This should help users understand what each function does
    ugochukwu-850 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5e038a6 View commit details
    Browse the repository at this point in the history