-
Notifications
You must be signed in to change notification settings - Fork 1
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
Commits on Jul 11, 2024
-
feat: implemented osicillator kotlin class with hybridclass and host …
…object
Maciej Makowski committedJul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e602011 - Browse repository at this point
Copy the full SHA e602011View commit details -
feat: implemented working oscillator node using jni and jsi
Maciej Makowski committedJul 11, 2024 Configuration menu - View commit details
-
Copy full SHA for c2b37c0 - Browse repository at this point
Copy the full SHA c2b37c0View commit details
Commits on Jul 12, 2024
-
Maciej Makowski committed
Jul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for b8d17ac - Browse repository at this point
Copy the full SHA b8d17acView commit details -
feat: integrate AudioContext class with OscillatorNode on native side
Maciej Makowski committedJul 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 0f002fd - Browse repository at this point
Copy the full SHA 0f002fdView commit details
Commits on Jul 15, 2024
-
feat: trying to implement createOscillaltor function which should be …
…inject into js runtime
Maciej Makowski committedJul 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4992eff - Browse repository at this point
Copy the full SHA 4992effView commit details
Commits on Jul 16, 2024
-
feat: correctly integrated oscillator with audiocontext
Maciej Makowski committedJul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for ed55f6e - Browse repository at this point
Copy the full SHA ed55f6eView commit details -
fix: removed wave getters and setters, fix types in interface
Maciej Makowski committedJul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for f190c7e - Browse repository at this point
Copy the full SHA f190c7eView commit details -
Maciej Makowski committed
Jul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 493b198 - Browse repository at this point
Copy the full SHA 493b198View commit details -
fix: fixed audio processing flow logic
Maciej Makowski committedJul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 423f33b - Browse repository at this point
Copy the full SHA 423f33bView commit details
Commits on Jul 17, 2024
-
Merge branch 'main' into feat/android/oscillator-node
Maciej Makowski committedJul 17, 2024 Configuration menu - View commit details
-
Copy full SHA for cebcb0e - Browse repository at this point
Copy the full SHA cebcb0eView commit details