Remote Audio Player

Any user can control the Lab machine through the web browser. Possible usage scenario: User machine -- MATLAB Web App Server -- Lab machine
103 Downloads
Updated 18 Feb 2021

Any user can control the Lab machine through the web browser. The code at the Web Server is running in the server and is communicating with the Lab machine. The sound processing and playing is done at the Lab machine. These files intend to demonstrate an application running with two instances. The application allows a user to play an audio file, adjust a fourth-order filter to notch a frequency band and to toggle the use of the filter ON and OFF. The GUI side (server) will send user selections to the player side (Lab machine). The player side will send the audio data back to the GUI for display.

Cite As

Francis Tiong (2024). Remote Audio Player (https://github.com/mathworks/Remote-Audio-Player/releases/tag/v1.0218), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2020b and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0218

1.116.0.0

See release notes for this release on GitHub: https://github.com/mathworks/Remote-Audio-Player/releases/tag/v1.0116

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.