Windows XP Sounds

A MATLAB tool for reproducing the sounds of the Microsoft Windows XP operating system.
12 download
Aggiornato 10 ott 2022

Windows XP Sounds

A MATLAB tool for reproducing the sounds of the Microsoft Windows XP operating system.

Installation

Add the winxpsound directory to your MATLAB path. Run the following command in MATLAB, replacing <winxpsound_path> with the path to the winxpsound directory on your system.

addpath('<winxpsound_path>');

Examples

winxpsound; % Play a random sound

winxpsound('startup'); % Play the startup sound

[y,fs] = winxpsound('shutdown'); % Save the audio data and sample rate for the shutdown sound

Disclaimer

All rights to sounds included in this repository belong to Microsoft.

Cita come

Ben Overzat (2025). Windows XP Sounds (https://github.com/benoverzat/winxpsound-matlab), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

winxpsound

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.