weepy

Results 83 issues of weepy

Hey nice frame work. I think it's a shame to clutter the namespace with so many `$xxx` - it will cause collisions in some projects. I'd consider changing it to...

hi --- you make some bold claims about speed (and to be fair, you have benchmarks to back it up). Can you explain why its faster in these cases?

is it possible to show the gui of the plugin ?

I see that you're using visual studio. But I know that AEC3 is cross platform. Do you think there's many changes necessary to get it working on Mac ?

### Describe the problem If there's an error in a route - now that the filenames themselves are not descriptive (e.g. +page.svelte) it is sometimes hard to figure out where...

bug
error handling
p1-important

Hi I'm trying to model a (multiply) nested object using `children` I get a stack overflow with : ``` var M = State.extend({ children: { inner: function(x) { // x...

This simply sends the attrs to _initChildren, so that derived models can override _initChildren and reason about the passed in attrs. See #181.

Hi there, I'm using this class to convert WAV files to m4a for hosting and streaming. It mostly works perfectly, however there's a few files that seem to fail with...

Hi I was trying on the onset detection, which seems pretty decent BTW. I was running it offline, just piping in some mono PCM. Essentially I want to auto slice...

You could easily add velocity js support?