ABSTRACT

In this chapter, you will learn the basics of HTML and CSS, giving you the necessary tools to build user interfaces for your Web Audio API applications . You will do this by building a user interface intended to trigger an oscillator that includes interactive controls to select frequency and waveform type . In the next chapter, you will combine the interface with JavaScript code to build your first working interactive application .