Skip to content

Suppress Tone.js console logs on start: %c * Tone.js v15.0.2 * background: #000; color: #fff  #54

@SableRaf

Description

@SableRaf

When using p5.sound, the following message is logged to the console on start:

%c * Tone.js v15.0.2 *
background: #000; color: #fff

This comes from Tone.js and can be silenced by setting window.TONE_SILENCE_LOGGING = true (see Tonejs/Tone.js#155).

I suggest silencing this log to avoid confusion, especially for new users to the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions