WuYiming6526 / HARD

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

HARD Crashed Validation in Logic Pro #9

Open carrset opened 1 year ago

carrset commented 1 year ago

Logic Pro 10.7.2 Model Name: Mac Pro Model Identifier: MacPro7,1 Enclosure: Tower Processor Name: 8-Core Intel Xeon W Processor Speed: 3.5 GHz Number of Processors: 1 Total Number of Cores: 8 L2 Cache (per Core): 1 MB L3 Cache: 16.5 MB Hyper-Threading Technology: Enabled Memory: 32 GB

validating Audio Unit HARD by AlphaTheta:

AU Validation Tool
Version: 1.8.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_e056c561e2ea6379 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

The crashed validation issue occurred in my Logic Pro as well. I opened the plugin manager and manually enabled the plugin (toggling the checkbox), then I was able to load the plugin in my project. Could you try enabling the plugin in this way?

image
SachiDiSerafino commented 1 year ago

Hi, I'm having the same issue. I check the box in plugin manager to run the plugin but the validation crashes occasionally so I hit 'recover' and then it works for a little longer before crashing again. I also can't print or bounce the plugin without the audio coming out sounding entirely different from the track with the plugin on it. I'm also on Ventura.

This thing rocks though!

WuYiming6526 commented 1 year ago

Thank you for letting me know. I've received several issues on occasional crashes, but unfortunately I still cannot reproduce the crashes on my own. I will try to find out the reason.