Feature request: extract XYZ data metadata
-
@DanH Ideally it would be baked into the buffers directly but I don‘t think I‘m doing that already.
-
@Christoph-Hart it would appear not
-
@DanH weird actually it should factor in these properties already, including the loop xfade:
Let me check if that's the case and if not why it skips that code.
-
so:
the function is indeed called when loading a samplemap and
- volume
- pan
- pitch
is correctly applied to the buffers, I haven't tested the range properties but they should work too if the other ones are processed.
Are you sure that this is not something else on your side?