Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
22
commits
1
commits
1
commits
1
commits
1
commits
1
commits
README: Document gpuRIR audio simulation workflow and output structure
7540406View on GitHubUpdate main script: simulate_moving_sources.py
043980eView on GitHubwrite_measurement_protocol.py: Write only one sound source per CSV line
4a2c710View on GitHubsimulate_trajectory.py: Update sound source audio filenames
3cede33View on GitHubsimulate_static_sources.py: Update sound source audio filenames
5407e6aView on GitHubconfig.py: Update example parameters for audio simulation
297ab31View on GitHubsimulate_trajectory.py: 1) Provide pybind11 and gpuRIR package installation steps 2) Provide an trajectory simulation example
3d50be3View on GitHubsimulate_moving_sources.py: Add option to use double timestamps
72b5d2dView on GitHubexamples\simulate_moving_sources.py: Add run_jsonl_main_loop() and refactor other functions
2a7e8e1View on GitHubexamples\simulate_moving_sources.py: _generate_trajectory_points() add parameter traj_pts
efa20fdView on GitHubexamples\simulate_moving_sources.py: Add Variant: Read trajectory from jsonl file stream
b6b7e3cView on GitHubexamples\simulate_moving_sources.py: Fix wrong bit depth datatype for writing wavfiles
eb9a712View on GitHubexamples\simulate_moving_sources.py: Refactor script to Object Oriented Class
80f5cb8View on GitHubexamples\simulate_static_sources.py: Add setup instructions for gpuRIR installation
212dbf6View on GitHubAdd script examples\simulate_moving_sources.py
5c4809aView on GitHub