Melodyne in Cubase 15 Pro

Hi all,

I tried to use Melodyne, it use to work fine in Cubase 14 Pro, now it’s not working as an extension or as an insert, it doesn’t analyze the mono audio at all, it load and stops there, I tried everything and gave it full control etc, Melodyne also is installed in the correct directory and I reinstall it but still not working, is there a way to fix it? (Notes not showing, Analysis stuck, ARA not binding correctly, Insert mode not receiving the event data)

Thanks

Hi,

Are you on Mac or Windows?

Does Cubase freeze, or is it operable, just the Melodyne task is not finished?

Windows 11 Pro, not really restarted the system and everything same thing.

Hi,

If Cubase freezes, you can generate a DMP file to see, where the freeze happens.

Generate a DMP file and share it via Dropbox or a similar service, please.

Use the Microsoft ProcDump utility to generate a DMP file, please.

  1. Please download ProcDump64 from Microsoft (~650kB) and extract the archive to a local folder on your hard disk.

  2. Run Command Prompt (cmd) as administrator (right click and select “run as administrator”)

  3. Navigate (in the Command Prompt) to the folder with the extracted procdump file.
    For example:
    cd C:\ Users \ \ Downloads \ Procdump
    Note: the dmp file will be written into that folder.

  4. Launch Cubase/Nuendo. You can work as usual. At any time, change to the command prompt and start procdump, to monitor Cubase/Nuendo for unexpected behaviour (see next step).

  5. Launch procdump64 via Command Prompt:
    Cubase:
    procdump64 -e -h -t Cubase

Nuendo:
procdump64 -e -h -t Nuendo

The -h option will write a dmp file in case of an application hang. This might kick in too early sometimes, in case some action takes a little longer. Feel free to skip the “-h” option, if you are only up for fetching crashes.
The option -e will catch exceptions and the option -t terminations of the application.

  1. Prodump is now monitoring the Cubase/Nuendo process and will write a crash log, in case Cubase/Nuendo crashes or hangs. Perform the action that causes Cubase/Nuendo to crash and send us the generated crash dmp.

ZIP and share the DMP file via Dropbox or a similar service, please.