🧪 Version 0.2.2 is our alpha release candidate. Please send us bug reports and suggestions!

Sketchingpy

Creative coding and interactive science everywhere for everyone: web, desktop, mobile, Jupyter, and more. Open source!

Reference for get_sound_layer

Get access to soundcard and speakers. This is part of the reference section.

Purpose

Open access to the soundcard / speakers. If it is not available, not found, or not permitted, this will return None.

Snippet

Get access to the seound layer.
records = sketch.get_sound_layer()

Examples

Availability

Not yet available. Planned for future release.

See also