hoch / canopy

Web Audio API programming/debugging suite
http://hoch.github.io/canopy/
MIT License
72 stars 7 forks source link

Print warning if the specified render duration is out of range. #51

Closed hoch closed 8 years ago

hoch commented 8 years ago

The current minimum render duration is 0.5s. Print warning if the setting goes below.

hoch commented 8 years ago

Fixed with fd88fb4.