User:Ssstephen/sampling: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The beginning of something to do with sampling. | The beginning of something to do with sampling. | ||
=Samplebrain | =Samplebrain= | ||
[https://gitlab.com/then-try-this/samplebrain/-/blob/main/docs/manual.md samplebrain manual] | [https://gitlab.com/then-try-this/samplebrain/-/blob/main/docs/manual.md samplebrain manual] | ||
Line 7: | Line 7: | ||
A program Bobi shared that takes several audio samples, breaks them into short sections "blocks" and combines them into a network "brain" where they are compared by frequency and dynamics. A target sample is processed in a similar way and it's blocks replaced with ones from the brain. "This allows you to interpret a sound with a different one" according to the devs. Interesting form of interpretation, I wonder how this could work with other texts / other file formats. | A program Bobi shared that takes several audio samples, breaks them into short sections "blocks" and combines them into a network "brain" where they are compared by frequency and dynamics. A target sample is processed in a similar way and it's blocks replaced with ones from the brain. "This allows you to interpret a sound with a different one" according to the devs. Interesting form of interpretation, I wonder how this could work with other texts / other file formats. | ||
==VIP (very interesting part): | ==VIP (very interesting part): == | ||
<blockquote>Net tab: This allows you to control multiple instances of samplebrain over the network all running their own brains simultaneously. This feature has not been tested well.</blockqoute> | <blockquote>Net tab: This allows you to control multiple instances of samplebrain over the network all running their own brains simultaneously. This feature has not been tested well.</blockqoute> | ||
(from the manual linked above) | (from the manual linked above) |
Revision as of 09:19, 27 September 2022
The beginning of something to do with sampling.
Samplebrain
A program Bobi shared that takes several audio samples, breaks them into short sections "blocks" and combines them into a network "brain" where they are compared by frequency and dynamics. A target sample is processed in a similar way and it's blocks replaced with ones from the brain. "This allows you to interpret a sound with a different one" according to the devs. Interesting form of interpretation, I wonder how this could work with other texts / other file formats.
VIP (very interesting part):
Net tab: This allows you to control multiple instances of samplebrain over the network all running their own brains simultaneously. This feature has not been tested well.</blockqoute>
(from the manual linked above)