diff --git a/kiosk/README.md b/kiosk/README.md index 84cee7c14a99..de64d8461944 100644 --- a/kiosk/README.md +++ b/kiosk/README.md @@ -70,6 +70,7 @@ Follow the "Test in staging environment" instructions, but get your auth token f - Open a sound file editor (such as Audacity or Adobe Audition). - Import the downloaded audio file. - Edit and clip out the specific sound effect you want. + - Run a high-pass filter to reduce volume of low-end frequencies. - Export the edited audio as an .ogg file. 5. Save the .ogg file to /pxt/docs/kiosk-data/sfx: diff --git a/kiosk/public/index.html b/kiosk/public/index.html index 0db686bc39b2..3b573c1228ce 100644 --- a/kiosk/public/index.html +++ b/kiosk/public/index.html @@ -31,12 +31,8 @@ - -