Pedro Tacla Yamada

Results 42 comments of Pedro Tacla Yamada
trafficstars

It is caused by something around the `actix` usage. I'll just simplify and not have multi-threaded actors or maybe remove this idea all together.

This is blocked by https://github.com/Prior99/libsamplerate-sys/issues/18

Perhaps the nicest would be to have `MutableFilterProcessor` that implements special handling of parameters via a handle.

Updating this. Since there seems to be a fastly CDN in front of Hackage now, exposing the stats through the API isn't worth the trouble (since they'll be incorrect). Instead,...

Dependencies wouldn't be parsed, but by passing the required source files manually into browserify, it should work; no?

This is to support the `iced_native::window::Event::FileHovered` and `iced_native::window::Event::FileDropped` events, which can be useful to allow users to drop audio/midi files onto an audio app/plugin. I've not tested inside of a...