File:: core/vqh_mapper.py Tags:: mapper core

Description

This is the other end of VQH, where we take iteration data and map it into sound using some sonification strategy. It uses a custom defined mapper function that is stored in a library.

Connected Classes

MappingInterface (Is VQHMappingStrategy a substitute for this?) Queue

Attributes

Methods

  • start_mapper
  • run_mapper
  • update_clock_speed - part of the property setter, or deprecated?
  • stop