0xABADCAFE / php-demo-engine

MIT License
42 stars 4 forks source link

Audio/Waveform Flyweight #55

Closed 0xABADCAFE closed 2 years ago

0xABADCAFE commented 2 years ago

Implement a enumeration keyed flyweight for basic waveform classes so that machines can specify an array of supported waveform enumerations rather than constantly relying on duplicated init routines.