Skip to content

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). ***See README for image of linked list***

Notifications You must be signed in to change notification settings

BrentLeeSF/Sound_List

Repository files navigation

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

About

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). ***See README for image of linked list***

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages