Cracked – Method chaining/CSS-style selector web audio library
11–20 of 28 posts
Re: Cracked – Method chaining/CSS-style selector web audio library
#12Re: Cracked – Method chaining/CSS-style selector web audio library
#13Re: Cracked – Method chaining/CSS-style selector web audio library
#14I'm thinking of time stretch effects like mine https://github.com/bungee-audio-stretch/bungee
Re: Cracked – Method chaining/CSS-style selector web audio library
#15Just in case you scrolled past it, the live demo was in the github website link: https://idroppedmyphonethescreencracked.tumblr.com/
THese all sound awful. I don't get it.
Re: Cracked – Method chaining/CSS-style selector web audio library
#16Interesting library with a rather weird name.
Re: Cracked – Method chaining/CSS-style selector web audio library
#17Would love to plug this into https://synthia.app
Re: Cracked – Method chaining/CSS-style selector web audio library
#18const whatever = ...
I would rather refer to them by these names than by strings. It's both faster and safer to do so.
Re: Cracked – Method chaining/CSS-style selector web audio library
#19Just in case you scrolled past it, the live demo was in the github website link: https://idroppedmyphonethescreencracked.tumblr.com/
THese all sound awful. I don't get it.
That said, guessing a bunch of those are meant to be concise examples.
For what its worth my quick take on a lot of the text-based sound coding environments [1] is that they provide a relatively quick way to approach creating audio programmatically differently compared to a more traditional spatial / grid-based daw.
One nice thing about Cracked is that you can treat it as an audio input in Ableton, Logic, etc. and so you could use it to generate a sound to sample / process further in a daw arrangement. I had stumbled across it originally from the author's Wikipedia page which mentions that he uses it to create longer albums / pieces https://en.wikipedia.org/wiki/Bill_Orcutt
Interview with him about it https://www.thewire.co.uk/news/41540/bill-orcutt-releases-op...
[1] https://tidalcycles.org/ https://sonic-pi.net/ https://chuck.stanford.edu/ https://supercollider.github.io/
Re: Cracked – Method chaining/CSS-style selector web audio library
#20it's ported from Rust