Skip to content

docs: added info note about plugin #472

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

Merged
merged 6 commits into from
Jun 2, 2025
Merged

Conversation

maciejmakowski2003
Copy link
Collaborator

@maciejmakowski2003 maciejmakowski2003 commented May 27, 2025

Closes RNAA-120
Closes RNAA-52

IN PROGRESSSSS

Introduced changes

  • Added note about Audio API plugin to Getting started

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web

@maciejmakowski2003 maciejmakowski2003 added the documentation Improvements or additions to documentation label May 27, 2025
@maciejmakowski2003 maciejmakowski2003 changed the title docs: added info note plugin docs: added info note about plugin May 27, 2025
@michalsek michalsek self-requested a review May 28, 2025 12:35
@michalsek michalsek marked this pull request as draft May 28, 2025 12:35
@maciejmakowski2003 maciejmakowski2003 marked this pull request as ready for review June 2, 2025 14:48
@maciejmakowski2003 maciejmakowski2003 merged commit 4c822d1 into main Jun 2, 2025
8 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the docs/expo-plugin branch June 2, 2025 14:48
maciejmakowski2003 added a commit that referenced this pull request Jun 2, 2025
* docs: add docs for oscillator node

* docs: added wave shapes img

* docs: removed empty periodic wave screen

* docs: stereo panner node

* update installation docs to include metro config (#447)

* fix: linted file

* Feat/onended/added state to payload (#453)

* feat: added state to payload of onended event

* ci: yarn format

* fix: added appropriate type to arg of onended method

---------

Co-authored-by: Maciej Makowski <[email protected]>

* fix: number of channelCount

* fix: added possibility of disconnection between node and param in ts

* docs: add mention about connecting node to param

* feat: naive approach to streaming in beloved cpp (#461)

* feat: naive approach streaming in beloved cpp

* refactor: minor improvements

* fix: minor fix

* fix: bring back Audiofile example

* fix: renamed new node

* fix: revert project.pbxproj changes and formatting

---------

Co-authored-by: Maciej Makowski <[email protected]>

* docs: added search bar into the documentation

* Feat/streaming/additional features (#462)

* feat: added bufferId arg to enqueueBuffer and attached it to onended payload

* feat: added onPositionChanged event

* ci: yarn format

* fix: minor fix

---------

Co-authored-by: Maciej Makowski <[email protected]>

* Refactor/system settings and audio engine (#466)

* feat: added bufferId arg to enqueueBuffer and attached it to onended payload

* feat: added onPositionChanged event

* ci: yarn format

* fix: minor fix

* fix: fixed system settings

* fix: fixed engine connections

* feat: implemented setAudioSessionActivity

* ci: yarn format

* fix: small fix

---------

Co-authored-by: Maciej Makowski <[email protected]>

* fix: changed type of reason to string union

* fix: removed double unknown type

* fix: fixed NativeAudioAPIModuleSpec on oldArch (#470)

Co-authored-by: Maciej Makowski <[email protected]>

* fix: fixed building without withAudioAPI plugin (#471)

Co-authored-by: Maciej Makowski <[email protected]>

* Docs/audio manager (#458)

* docs: add audio manager documentation

* feat: rewrote types section

* docs: better info on returning types

* docs: added missing explanation and aligned with new impl

* fix: small typos

* fix: typos

* feat: extended examples

* fix: minor fixes (#474)

Co-authored-by: Maciej Makowski <[email protected]>

* fix: possibility of connecting node to param on web

* chore: readme update to 0.6.0

* chore: readme update to 0.6.0 v2

* chore: add 0.6.0 link

* fix: typo

* Revert "Chore/update readme 0.6.0"

* chore: small refactor in readme

* fix: config plugin defaults and types

* fix: config plugin defaults and types

* fix: cleanup types

* fix: fixed system playback speed (#479)

Co-authored-by: Maciej Makowski <[email protected]>

* Refactor/system audio settings and engines (#480)

* refactor: android system functions improvement

* ci: yarn format

* feat: added option to init audioContext suspended

* refactor: refactored audio player behaviors

* ci: yarn format

* refactor: small refactor of AudioContextOptions

* fix: small nitpick

* refactor: pausing engine only if all players are paused

* ci: yarn format

* fix: removed synchronized decorator from AudioAPIModule

---------

Co-authored-by: Maciej Makowski <[email protected]>

* fix returning status in requestRecordingPermissions (#473)

* fix: ios fix

* fix: android fix

* fix: 2nd iteration of andoroid implementation

* docs: added info note about  plugin (#472)

* docs: added info note plugin

* fix: naming

* docs: removed info about connecting to only node from web audio api coverage

* fix: small fix

---------

Co-authored-by: Maciej Makowski <[email protected]>
Co-authored-by: michal <[email protected]>

---------

Co-authored-by: michal <[email protected]>
Co-authored-by: gabimoncha <[email protected]>
Co-authored-by: Michał Dydek <[email protected]>
Co-authored-by: Maciej Makowski <[email protected]>
Co-authored-by: Michał Sęk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants