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

Remove repeating code to fetch audio data #155

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

netmindz
Copy link
Collaborator

@netmindz netmindz commented Aug 15, 2024

Remove copy paste of

 if (!usermods.getUMData(&um_data, USERMOD_ID_AUDIOREACTIVE)) {
    // add support for no audio
    um_data = simulateSound(SEGMENT.soundSim);
  }

@softhack007
Copy link
Collaborator

Makes sense 👍 thanks

@softhack007 softhack007 merged commit 1ae8a62 into MoonModules:mdev Aug 16, 2024
35 checks passed
@netmindz netmindz deleted the FX-cleanup-mdev branch August 16, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants