Skip to content

[ENHANCEMENT] Audio Device Switching Option#6829

Closed
Raltyro wants to merge 1 commit intoFunkinCrew:developfrom
Raltyro:audio-device
Closed

[ENHANCEMENT] Audio Device Switching Option#6829
Raltyro wants to merge 1 commit intoFunkinCrew:developfrom
Raltyro:audio-device

Conversation

@Raltyro
Copy link
Contributor

@Raltyro Raltyro commented Jan 27, 2026

Linked Issues

None

Description

Adds an option that lets users to switch audio device without having to go to their operating system to change the default audio device just for the game.

Requires this pull request on FunkinCrew/lime to work!

Screenshots/Videos

2026-01-27.21-25-24.mp4

(My recorder doesn't like picking up the audio from the other devices)

@github-actions github-actions bot added pr: haxe PR modifies game code. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. labels Jan 27, 2026
@Raltyro Raltyro changed the title Audio Device Switching Option [ENHANCEMENT] Audio Device Switching Option Jan 27, 2026
@Raltyro
Copy link
Contributor Author

Raltyro commented Jan 27, 2026

I've been notified if making any changes to Saves would make it incompatible for previous cloud saving... i haven't tested it myself nor am i obliged to even do it in a experimental build

@Hundrec Hundrec added the type: enhancement Involves an enhancement or new feature. label Jan 29, 2026
@KarimAkra
Copy link
Member

I've been notified if making any changes to Saves would make it incompatible for previous cloud saving...

I believe it's best to query the current devices list when getting the option value and check if the device name from the save exists there just so fallback to default if it doesn't

@Raltyro
Copy link
Contributor Author

Raltyro commented Jan 29, 2026

I mean, thats what its doing already in Preferences class, dont really have to get the list because, not every device can support EXT_ENUMERATE_ALL iirc to get the available connected devices

Maybe only make the audio device not save to cloud?

@Raltyro
Copy link
Contributor Author

Raltyro commented Jan 30, 2026

I might do more of audio-related pull requests later soon, this is fun

@Raltyro Raltyro marked this pull request as draft February 7, 2026 16:58
@Raltyro
Copy link
Contributor Author

Raltyro commented Feb 8, 2026

#6899

@Raltyro Raltyro closed this Feb 8, 2026
@Hundrec Hundrec added status: duplicate Issue or PR is redundant to another. and removed type: enhancement Involves an enhancement or new feature. status: pending triage Awaiting review. pr: haxe PR modifies game code. labels Feb 13, 2026
@github-actions
Copy link

This pull request is a duplicate. Please direct all discussion to the original pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: large A large pull request with more than 100 changes. status: duplicate Issue or PR is redundant to another.

Development

Successfully merging this pull request may close these issues.

3 participants