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

Arbitrary trajectories from SRIRs #21

Open
ChrisIck opened this issue Aug 3, 2023 · 4 comments
Open

Arbitrary trajectories from SRIRs #21

ChrisIck opened this issue Aug 3, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ChrisIck
Copy link
Collaborator

ChrisIck commented Aug 3, 2023

Currently, the paths for dynamic sources are drawn via index traversal (because the TAU-SRIR database is flattening all trajectories along the trajectory/height indices it's stored on). Ideally, we could define a path by a start/end point and a speed, and choose the nearest SRIR's in the room, and crossfade them depending on proximity.

@ChrisIck ChrisIck added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 3, 2023
@ChrisIck
Copy link
Collaborator Author

ChrisIck commented Jan 9, 2024

Punted for post-ver 1.0 release per meeting today (Jan 9 2024)

@ChrisIck
Copy link
Collaborator Author

Assigned to @iranroman

@iranroman
Copy link
Owner

this has been implemented in #31 . This issue should remain open until unit testing of the current implementation is complete.

@iranroman iranroman changed the title Arbitrary paths from SRIRs Arbitrary trajectories from SRIRs Feb 1, 2024
@iranroman
Copy link
Owner

version 0.1.0 features some progress toward this goal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants