6 lines
185 B
Batchfile
6 lines
185 B
Batchfile
@echo off
|
|
RaspPicoSnd mapple.wav mapple.cpp MappleSnd
|
|
RaspPicoSnd fanfare.wav fanfare.cpp FanfareSnd
|
|
RaspPicoSnd beep.wav beep.cpp BeepSnd
|
|
RaspPicoSnd beep2.wav beep2.cpp Beep2Snd
|