Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 391 Bytes

Sound_List

A rectangular shaped linked-list data structure that stores and manipulates sound clips (add echo effect, clip samples, splice samples, etc). Sounds are stored as a linked list of samples (x axis), where each sample is a linked list of the sampled values for each channel (y axis). alt text