florian-grond / SC-HOA

HOA wrapper classes for SuperCollider based on https://github.com/sekisushai/ambitools
GNU General Public License v3.0
32 stars 7 forks source link

HOADec5_0.ar seems broken #55

Open nicobou opened 2 years ago

nicobou commented 2 years ago

Hi @florian-grond ,

When running the HOADec5_0 example, I have the following error.

Execution warning: Class 'ITU5004' not found
WARNING: keyword arg 'gain' not found in call to Object:doesNotUnderstand
WARNING: keyword arg 'lf_hf' not found in call to Object:doesNotUnderstand
WARNING: keyword arg 'mute' not found in call to Object:doesNotUnderstand
WARNING: keyword arg 'xover' not found in call to Object:doesNotUnderstand
ERROR: Message 'ar' not understood.

Other SC-HOA classes are working in my installation. Do you have an alternative way for testing HOADec5_0 ?