Windows XP Sounds
Versione 1.0.0 (1,26 MB) da
Ben Overzat
A MATLAB tool for reproducing the sounds of the Microsoft Windows XP operating system.
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 soundDisclaimer
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 LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
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.
