Morten Boye Mortensen
Morten Boye Mortensen
This is a valid point and a good suggestion. Feel free to submit another PR, otherwise I will look into in in a few weeks time.
@Noir- have you tried setting a fixed size of 65536 bytes instead? 65k would probably be negligible in the grander scheme of things. Also the list is being deallocated right...
Can you give an example of the data you’re trying to send? Or is it just any data larger than 1024 bytes?
@maks agreed. This should be documented rather than "fixed". I will include this change in the next round of updates.
Hi @PasqualeTotaro I just replied to your email, but in the meantime I can offer a few details on things mentioned in this issue. First, the issue that @jrmilholland mentions...
I guess it could potentially be supported. At least on the browsers that supports the Web MIDI API. No plans at this point though, but happy to consider it if...
Currently blocked by https://github.com/dart-lang/sdk/issues/33248 the bridge to html does not initialise input and output maps correctly, but return empty maps.
> I'm using FlutterMidiCommand for an iOS/Androd app I am working on. If you get this to work on Web that would be great for me too. (also MacOS and...
@systemcode what is your deployment target?
@systemcode The example project works for me on 10.15.7 Please file a separate issue regarding macos.