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

Feat/android/oscillator node #25

Merged
merged 10 commits into from
Jul 17, 2024
Merged

Feat/android/oscillator node #25

merged 10 commits into from
Jul 17, 2024

Commits on Jul 11, 2024

  1. feat: implemented osicillator kotlin class with hybridclass and host …

    …object
    Maciej Makowski committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e602011 View commit details
    Browse the repository at this point in the history
  2. feat: implemented working oscillator node using jni and jsi

    Maciej Makowski committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c2b37c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix: remove unused files

    Maciej Makowski committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b8d17ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f002fd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. feat: trying to implement createOscillaltor function which should be …

    …inject into js runtime
    Maciej Makowski committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4992eff View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. feat: correctly integrated oscillator with audiocontext

    Maciej Makowski committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ed55f6e View commit details
    Browse the repository at this point in the history
  2. fix: removed wave getters and setters, fix types in interface

    Maciej Makowski committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f190c7e View commit details
    Browse the repository at this point in the history
  3. fix: refactoring

    Maciej Makowski committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    493b198 View commit details
    Browse the repository at this point in the history
  4. fix: fixed audio processing flow logic

    Maciej Makowski committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    423f33b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' into feat/android/oscillator-node

    Maciej Makowski committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cebcb0e View commit details
    Browse the repository at this point in the history