
Frosted Crystal Singing Bowl Chakra Set - Medium Nesting Set
Play these samples to get a sense of the different tones and sizes of the bowls: Label for the audio --> Now playing: C" 14 Your browser does not support HTML5 audio elements and/or Javascript. Please check your browser settings if you'd like to listen to the sample. C 14" D 13" E 12" F 11" G 10" A 9" B 8" // audio player width in addition to CSS above */ audioHeight: 70, /* MODIFY => audio player height in addition to CSS above */ iPadUseNativeControls: true, iPhoneUseNativeControls: true, AndroidUseNativeControls: true }); let selectedToneCSS = {"background": "#ffaaff", "color": "white"}; let selectedTone = $('#14C').css(selectedToneCSS); $('.tracks').click((event) => { let target = $(event.target), id = target.attr('id'), title = $(event.target).text(), link = tracks[id].link; selectedTone.css({"background": "transparent", "color": "black"});