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

Mirror "Spatial Sound Tracking" [WIP] #369

Closed
wants to merge 6 commits into from

Commits on Aug 11, 2024

  1. initial

    Doubleumc committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ed180d7 View commit details
    Browse the repository at this point in the history
  2. sound_lengths json

    stores sound lengths in a json file instead of hardcoding it, also includes the generator for the file
    Doubleumc committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8cabab4 View commit details
    Browse the repository at this point in the history
  3. hardcode rework compat

    integrate the echo changes
    Doubleumc committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    afc99ea View commit details
    Browse the repository at this point in the history
  4. sound_template.get_sound

    parsing sounds is now the sound_template's job, some more documentation, echo fixes, misc cleanup
    Doubleumc committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    cc4aa0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd425da View commit details
    Browse the repository at this point in the history
  6. minimal hardcode rework port

    minimum bits needed for soundcode parity
    Doubleumc committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4d28d4e View commit details
    Browse the repository at this point in the history