Skip to content

3.10 Can't find ATK binaural decoder kernels #224

@johncburnett

Description

@johncburnett

Using the latest builds of both SuperCollider and the plugins, I am unable to load decoder kernels other than UHJ (in either scsynth or supernova). However, with the same build of the plugins, these kernels work fine in 3.9. I get a version of the following error for each of the binaural decoders when trying to instantiate them:

CALL STACK:
	Exception:reportError
		arg this = <instance of Error>
	< closed FunctionDef >
		arg error = <instance of Error>
	Integer:forBy
		arg this = 0
		arg endval = 0
		arg stepval = 2
		arg function = <instance of Function>
		var i = 0
		var j = 0
	SequenceableCollection:pairsDo
		arg this = [*2]
		arg function = <instance of Function>
	Scheduler:seconds_
		arg this = <instance of Scheduler>
		arg newSeconds = 12.971545154
	Meta_AppClock:tick
		arg this = <instance of Meta_AppClock>
		var saveClock = <instance of Meta_SystemClock>
	Process:tick
		arg this = <instance of Main>
^^ The preceding error dump is for ERROR: Samplerate = 44100.0 is not available for cipic kernel decoder.

I am using macOS High Sierra 10.13.6.

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