Note that there are some explanatory texts on larger screens.

plurals
  1. USscribeGriff
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COThe app is a definitely a work in progress (ie, it's messy), but I've not had any issue with the icons, at least in Dartium - I have not checked in js. The library is [here](https://github.com/scribeGriff/convolve_polymer) and the element I showed above is [here](https://github.com/scribeGriff/convolve_polymer/tree/master/web/elements). I added a screenshot to the readme showing how I am using the fa icons. Your application could certainly be different. Hope that helps.
      singulars
    2. COMight not be relevant, but what operating system on you on? The tutorial appears to be on a Mac. I use windows and I am not able to expand installed libraries in the packages directory. But since importing the library works just fine, didn't think much of it. Can you import and access methods from the vector_math library?
      singulars
    3. COThe Dart team has a [git repo](https://github.com/dart-lang/dart-html5-samples) where they are porting the HTML5 Rocks tutorials to Dart. One of them is a port of the [Getting Started with the Web Audio API](http://www.html5rocks.com/en/tutorials/webaudio/intro/). Not sure if this is what you are after but it is [here](https://github.com/dart-lang/dart-html5-samples/blob/master/webaudio/intro/filter_sample.dart) if you want to see how they are doing it.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload