Trevor Parscal
Trevor Parscal
This is related to issue #28
I came here to suggest this, but found it's been suggested. It seems like it wouldn't be very hard to do - I may even give it a shot. But...
I'm also seeing this issue with the latest version (5.2.0) today, has there been any resolution to it?
I like the idea of adding an option to the graph settings. To expand on it, only when in single rendering mode would an "Unload when inactive" setting would be...
I opened an issue upstream https://github.com/orottier/web-audio-api-rs/issues/446
I tested today with version web-audio-api 0.44.0 and still am only seeing 2 inputs and 2 outputs when using my multichannel interface. In this case, the interface is a Presonus...
I think I bumped into the same issue today. Here's my scenario... ```javascript const a = { type: 'object', properties: { x: { type: 'number' } }, required: [ 'x'...
After reading the docs more deeply, it seems this unexpected behavior is well know. https://ajv.js.org/guide/modifying-data.html#removing-additional-properties