Boscop

Results 547 comments of Boscop

Any update on this? Isn't `rpi-chromium-mods` using hardware acceleration?

It would be very useful to be able to play hardware accelerated H.264 in FullPageOS..

Yes, I'd really appreciate if you could build llvm 15 binaries.

Good idea, a lot of VSTs deal with MIDI but: I think it would make more sense to have MIDI types in a separate crate, because it would be useful...

Any update on this? :)

> What do you think the display implementation should be? I've hesitated about doing this in the past, because I don't think there's one obvious way to do it. The...

Which entity should I query if I want to auto-tag midi files based on artist and song title extracted from a midi filename? Should I query recordings, releases or works?...

@ritiek Does musicbrainz support fuzzy search, too? (Many file names have spelling mistakes.)

Does this crate pass it through? So could I use it for any entity lookup with this crate?

Btw, I ran some tests with Reaper, to see which messages it sends when clock is enabled: ![image](https://user-images.githubusercontent.com/535593/200115468-da99fb01-b550-423f-8e06-5555e392c21e.png) Reaper clock dump: ```rs // I press play with song pointer being...