This is an aac player in a plain audio the foregground audio for processing. The volume and loop control no longer makes any difference

This is the aac player in a plain audio tag. Seems to need m4a rather than aac, or most probably, mp4 is expected. This is the background track. Vol and loop are still effective until it is programmed to go to the audio api.

Script here allows playing the audio from the audio elements above (ids wavaudio and aacaudio repectively, hopefully whatever their length). Use the button below to activate.

Convolve Script here allows convolving the audio from the audio elements above with an impulse response .wav. Use the buttons below to activate and puase. To replay, use the Play button below.

The play button either plays the raw audio tag content; or if the Impulse has been loaded, plays the audio tag throught the convolver.

Choose a Transform by number

Or take a lucky dip transform (TO BE DONE PROPERLY)

Here's a volume control for source, the file in the audio wav tag. This is only operative when it is playing through the convolver. Not before. NB Does not influence the volume of the impulse-resonse file, so if this is another long audio file, it will go on playing once the audio tag is stopped or its volume reduced. Could put separate volume control for that.

Volume:

Putative controls layout is below. Not yet functional