Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 871 Bytes

File metadata and controls

20 lines (17 loc) · 871 Bytes

Future Features

Sorted by priority

  • Mermaid diagrams to reflect current Modular Single Responsability Principle
  • Further Modularity: e.g., modularize audio-processor.js
  • New languajes for the speech sinthetizer
  • Haptic feedback via Vibration API
  • Console log on device screen for debuggin.
  • Optimizations aiming the use less resources and achieve better performance, ie: implementing Web Workers and using WebAssembly.
  • Reintroducing Hilbert curves.
  • Gabor filters for motion detection.
  • New grid types and synth engines
  • Voting system for grid and synth engines.
  • Consider making User selectable synth engine version.
  • Consider adding support for VST like plugins.
  • Testing true HRTF, loading CIPIC HRIR data.
  • New capabilities like screen/video capture to sound engine.
  • Android/iOS app development if considerable performance gain can be achieved.