New library: HRTF

Open Beginner friendly
#152 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active

Research direction

Start by reviewing the linked HRTF properties file and home page against the repository's contribution guidelines and existing library entries. Check that the release assets and stable URLs are usable; the work is done when the library can be added to the contribution list and generated outputs without violating the stated requirements.

Written by the indexing model from the issue text.

Description

library new contribution
Properties File URL

https://github.com/trackme518/HRTF/releases/latest/download/HRTF.txt

Home Page URL

https://trackme518.github.io/HRTF/

Guidelines Confirmation
  • I confirm that my library follows the guidelines.
Additional Remarks

HRTF provides binaural 3D audio rendering for Processing 4 using SOFA-format HRIR databases with spherical-harmonic direction interpolation. It integrates with the Sound library as an Effect (hrtf.process(source)) and also offers a standalone mode that works without it. All runtime dependencies are shaded and relocated inside the jar so the library cannot clash with other libraries on the classpath. GPL-3.0 licensed, source at https://github.com/trackme518/HRTF. Distribution assets (HRTF.zip / HRTF.txt) are attached to the GitHub release and served via the stable /releases/latest/ URL.

Dominant language
Python
Stars
8
Forks
8
Avg merge
4d 22h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from processing/processing-contributions

All issues in processing/processing-contributions

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.