Amplify audio with Web Audio API

For an upcoming project using the Web Audio API I would like to be able to amplify the volume of some audio. As I read in the documentation, a gain node multiplies the incoming signal by it gain ...