Fix errors when parsing audio

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-15 12:26:35 +01:00
parent b0f75d9f10
commit 431126f893
19 changed files with 385 additions and 62 deletions

View File

@@ -3,6 +3,4 @@
/// More dartdocs go here.
library;
export 'src/wolf_3d_synth_base.dart';
// TODO: Export any libraries intended for clients of this package.
export 'src/imf_renderer.dart' show ImfRenderer;