Skip to content

Missing audioContextDescription? #66

@neophob

Description

@neophob

Hi

I checked the file contextDescriptor_node.jsand saw that there are some entries are missing in the this.audioContextDescription array, for example

      "connect",
      "start",
      "getChannelData",
      "onaudioprocess"

See my js1k compo code here https://github.com/neophob/js1k17/blob/master/js1k.js. However I added those entries to the list and run the regpacker with those parameters: --useES6 true --hash2DContext --hashAudioContext --contextVariableName 'c' --crushGainFactor 2 --crushLengthFactor 1 --crushCopiesFactor 0. But the output file has the same size as before.

My question: does it make sense to extend the list or is this useless?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions