Skip to content

Conversation

@SurajSonawane2415
Copy link
Contributor

Description

This PR corrects the capitalization of the mhWaveEdit command.
The package installs the binary as mhwaveedit (all lowercase),
but the previous command used incorrect capitalization, leading
to a "command not found" error.

Changes

  • Updated mhWaveEdit to mhwaveedit to match the installed binary.

Why this is needed

  • Prevents command not found errors.
  • Ensures consistency with the actual installed binary.

Testing

  • Verified that mhwaveedit audio_out.wav runs successfully:
    image

Additional Notes

  • No other changes were made.

The command `mhWaveEdit audio_out.wav` was incorrect because the 
package installs the binary as `mhwaveedit` (all lowercase). This 
commit corrects the capitalization to avoid command not found errors.

Signed-off-by: Suraj Sonawane <surajsonawane0215@gmail.com>
@lgirdwood lgirdwood merged commit e99e90f into thesofproject:master May 2, 2025
4 checks passed
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