Let Aurn IV

Results 4 issues of Let Aurn IV

radio.svg icon added

## 🔥✨ Addressing [Issue 111](https://github.com/bbc/audiowaveform/issues/111) - Generate rounded radius - Add space between bars ## 🤖 🤞 ```shell ./audiowaveform -i ../path/to/audio.mp3 -o ../path/to/audio.png --end 211 -w 8000 -h 200 --no-axis-labels...

First, huge thanks for this library. Here are some features I really wish this lib can provide: 1. Set the border radius of the bars. My usecase lets the users...

The initial code works well on desktop (Chrome OSX). **But not on Safari (iOS)**. I've comment out all about Range and now it works on iPhone too. I did that...