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

fix(setup-media): splits audio and video mediastreams and cleans up UI #757

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

2xAA
Copy link
Member

@2xAA 2xAA commented Aug 21, 2022

Audio and video are now separated, so changing one device does not affect the other.
Also if there is no available video device when modV launches it does not affect audio.

@2xAA 2xAA requested a review from TimPietrusky August 21, 2022 09:32
@2xAA 2xAA merged commit 00be42f into next Sep 6, 2022
@2xAA 2xAA deleted the fix/setup-media branch September 6, 2022 20:47
2xAA pushed a commit that referenced this pull request Nov 1, 2022
# [3.25.0](3.24.0...3.25.0) (2022-11-01)

### Bug Fixes

* **loading:** get rid of ripple and use static text to remove layout shifts ([#767](#767)) ([0a2f134](0a2f134))
* **menu-bar:** allow opening of any type of file and add default file name ([#774](#774)) ([b1ea89f](b1ea89f))
* **output-window:** sets size on creation of window and removes overflow ([#756](#756)) ([b3df0f6](b3df0f6))
* **renderers:** implement new methods to handle updating and resizing modules ([#764](#764)) ([0000d7a](0000d7a))
* set pipeline default value ([#769](#769)) ([ba46648](ba46648))
* **setup-media:** splits audio and video mediastreams and cleans up UI ([#757](#757)) ([00be42f](00be42f))
* waveform color ([#770](#770)) ([981efaf](981efaf))

### Features

* **group:** add draw to output toggle ([#762](#762)) ([b232b0b](b232b0b))
* **isf-fft:** adds fft into the renderers for use in ISF ([#640](#640)) ([a6a699c](a6a699c))
@2xAA
Copy link
Member Author

2xAA commented Nov 1, 2022

🎉 This PR is included in version 3.25.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@2xAA 2xAA added the released label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant