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).
-
Notifications
You must be signed in to change notification settings - Fork 0
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***
BrentLeeSF/Sound_List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published