processing / processing/p5.js

Does p5.Panner3D work?

Open
#6,939 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
JavaScript
Stars
24k
Forks
3.8k
Avg merge
3d 16h
Merged PRs (30d)
25

Description

Most appropriate sub-area of p5.js?
  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)
p5.js version

No response

Web browser and version

No response

Operating system

No response

Steps to reproduce this

P5.Panner has no documentation to speak of.

There are small typos "sorce" and .rollof()

There is no example working.

I've tried to make a polar butterfly pan according to the plot... and I can't hear any difference. It seems like the audio isn't being panned at all... I kind of got a dummy working using an osc and reducing the volume and frequency based on vector distance but that defeats the purpose I think.

Here is my crappy code.
https://editor.p5js.org/tom.smith/sketches/N6SR16nYB

Any help gratefully received, I'd like this to be used to explain a polar butterflies shape to a blind person (we'll do a relief print, but it'd nice to have the temporal aspect).

Thanks for any pointers received,

Tom
p.s If this is the wrong place, sorry, I followed the link in the P5 docs.

Contributor guide

Open the contributing guide

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.

Research direction

Start by reproducing the linked p5.js Editor sketch and inspect the p5.Panner3D and P5.Panner documentation or implementation mentioned in the issue. Confirm whether spatial panning works, then identify the reported typos and the missing working example as the completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.