WuYiming6526 / HARD

Harmony-Rhythm Disentanglement audio remixer plugin
MIT License
183 stars 7 forks source link

"HARD'' shows up in my plugin manager on logic but "crashes validation" and can't be used #5

Open beatsbyserafim opened 1 year ago

beatsbyserafim commented 1 year ago

Please help, I'd love to try this plugin. Full plugin scan crash report below.



validating Audio Unit HARD by AlphaTheta:

AU Validation Tool
Version: 1.7.0 
Copyright 2003-2019, Apple Inc. All Rights Reserved.
Specify -h (-help) for command options

VALIDATING AUDIO UNIT: 'aufx' - 'Cbl9' - 'Manu'

Manufacturer String: AlphaTheta AudioUnit Name: HARD Component Version: 1.0.0 (0x10000)

Output Scope Bus Configuration: Default Bus Count:1 Bus Name: Output Default Format: AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Has Channel Layouts: 0x640001 0x650002 0x660002 0x670002 0x6A0002 Default Layout: Tag=0x650002, Num Chan Descs=0

VERIFYING CUSTOM UI Cocoa Views Available: 1 JUCE_AUCocoaViewClass_fa91a0fb95f092cc PASS

HAS FACTORY PRESETS

VERIFYING CLASS INFO PASS

TESTING HOST CALLBACKS PASS

5 Global Scope Parameters:

Reported Channel Capabilities (explicit): [1, 1] [2, 2]

Input/Output Channel Handling: 1-1 1-2 1-4 1-5 1-6 1-7 1-8 2-2 2-4 2-5 2-6 2-7 2-8 4-4 4-5 5-5 6-6 7-7 8-8 X X

AudioChannelLayouts (5), Input Scope:

ChannelLayout is Writable: T The Unit publishes the following Channel Layouts: 0x640001, 0x650002, 0x660002, 0x670002, 0x6A0002,

Is Audio Channel Layout Available: Mono Stereo Binau. AU_4 Ambi. AU_5 AU_5_0 AU_6 AU_6_0 AU_7_0 AU_7_0F AU_8 AU_5_1 AU_6_1 AU_7_1 AU_7_1F X X X

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x640001, Success - did not reset format with mis-matched layout

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x650002, Successsful

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x6A0002, Successsful

AudioChannelLayouts (5), Output Scope:

ChannelLayout is Writable: T The Unit publishes the following Channel Layouts: 0x640001, 0x650002, 0x660002, 0x670002, 0x6A0002,

Is Audio Channel Layout Available: Mono Stereo Binau. AU_4 Ambi. AU_5 AU_5_0 AU_6 AU_6_0 AU_7_0 AU_7_0F AU_8 AU_5_1 AU_6_1 AU_7_1 AU_7_1F X X X

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x640001, Success - did not reset format with mis-matched layout

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x650002, Successsful

Current Format:AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Current Format Tag = 0x650002, New Format Tag = 0x6A0002, Successsful

Input Format: AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Output Format: AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved Render Test at 512 frames Slicing Render Test at 64 frames PASS

Render Test at 64 frames, sample rate: 22050 Hz Render Test at 137 frames, sample rate: 96000 Hz Render Test at 4096 frames, sample rate: 48000 Hz Render Test at 4096 frames, sample rate: 192000 Hz Render Test at 4096 frames, sample rate: 11025 Hz Render Test at 512 frames, sample rate: 44100 Hz PASS

1 Channel Test: Render Test at 512 frames

validation result: crashed validation

WuYiming6526 commented 1 year ago

Hi sorry for late reply. I have no knowledge about the validation tool and couldn't see what caused the error from the report. Could you tell me which OS and computer model you are using?

beatsbyserafim commented 1 year ago

Im on a macbook pro on catalina 10.15.4 running logic Pro X

WuYiming6526 commented 1 year ago

The plugin is built and tested on Ventura 13.x so I think you need newer macOS to run the plugin.

levikaiser1568 commented 1 year ago

Hi! I'm running the plugin on Ventura 13.3.1 on an M2 Pro and i have the exact same issue, so i'm not sure whats going on

WuYiming6526 commented 1 year ago

I tried on my Logic Pro and saw the same issue. I toggled the checkbox in the plugin manager and somehow it was able to load the plugin. Could you try enabling the plugin in this way?

image