This let you config sounds for AmigaOS actions.
Usage:
It is a commodity and can copy to wbstartup.
To configure press defaulthotkey CTRL+s to get the gui config
Now you can select a sound 8-16 bit Mono/stereo from iff to wave upto mp3
for following actions:
DisplayBeep=path to sound
OpenWindow=
CloseWindow=
ASL Request=
ASL LoadReq=
ASL SaveReq=
Reqtools Req. =
Reqtools Load =
Reqtools Save =
It work very system friendly no incompatibilities should occur.
It try alloc the ahi unit for 1 sec play the sound then release ahi
If no ahi unit can open, happen if a program open ahi in lowlevel mode
no action is done.
But most MP3 players open ahi in highlevelMode so all can work fine together
Limit:
To detect diffrence between load or save requester it
check for words in the Requester title
Curently it detect a load with: load open laden
A save with: save speichern
It work caseinsensitive.
I think this work with near all german and english programs
For other languages of course match words need to add
On slow systems dont use mp2/mp3 or you notice slowdowns.
To avoid any slowdowns you can set the priority with tooltype taskpri
to -1.
|