Skip to content

The 'path' attribute of the sub-element 'sample' adds wrong extra data #1

Description

@J0rgeSerran0

Environments used: Windows and MacOS

When I convert a .sfz file into .dspreset file, the wav files into the dspreset file have a wrong extra data information

For example:

<?xml version="1.0" encoding="UTF-8"?>

<DecentSampler pluginVersion="1">
  <groups>
    <group>
      <sample path="Samples/S_000_036_c1.wav&#13;&#10;lokey"/>
      ...

The wrong data here is:

&#13;&#10;lokey

To resolve this issue, I have to edit the dspreset file and delete this text.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions