Right @cycle0, it's definitely time for another challenge! Some really great stuff in the last one, nice one, + for for those joining later/catching up, more submissions always very welcome!
Your challenge this week is to take the beat slicing techniques we looked at in these lessons..
.. and apply them to speech. There are many traditions that connect speech with percussion, from beatboxing to konnakol, and that connect speech with other instruments like scat singing.. Furthermore, as Diana Deutsch discovered (nice radiolab podcast piece on this), if you listen to speech on loop, you'll eventually stop hearing it as speech, and start hearing it as music. So you could take a lot of different approaches to this.. The sound could be actual speech, 'nonsense' speech, random syllables, whatever you like!
You could
Record yourself speaking rhythmically (for example using audacity and your laptop mic, or a phone app), and slice that up
Record speech synthesis (e.g. click the speaker icon in google translate - try it with meaningless made-up words..)
Take an existing recording of speech, or if you prefer someone singing or actually beatboxing.. (here's an m.i.a. sample, and the 'algorave generation, we love repetition' samples in English and Spanish)
something else
Once you have your sound source, you'll need to edit it into a coherent loop. You need to somehow edit it so that it starts on a 'down beat' and lasts a certain number of beats (usually a power of 2, e.g. 4, 8, or 16 beats). In audacity you can hold down shift and press space to play a selection on loop, which is a good way of testing if something is looping properly by ear.. I'll do a live stream soon to demonstrate this process.
Alternatively you could manually cut the sounds into short percussive parts for arranging with the n patterns and mininotation, if you prefer - that might be more work.
Then start slicing, splicing, chopping and striating until you come up with something weird/interesting. Try juxtaposing / mixing that with a less messed-up version. You could then either record a few repetitions of a single pattern, or if you fancy it and have some time, try to flesh it out into a whole track. Have fun with it!
Things to think about
How speech changes when you start treating it as sound
The relationship between speech perception and movement (check out the McGurk effect)
How does slicing longer sounds feel compared to sequencing individual sounds?
It's just a single speech loop taken from the internet (no pre-slicing), no extra samples. It plays the clean version for a couple of cycles then starts building up layers.
(btw I never heard about konnakol before, it's so cool!!)
cool, process talk:
here's all the code
and also a photo of the machine it's being run on
I'm brand new to tidal cycles, just started with Tidal Club
learning lots, thanks
I set up a system on a secondhand lenovo x230 just for Tidal
I'm learning lots about linux, too
(always helps me to have practice to learn theory)
with a 1979 Unidyne 578 mic that was already set
to hi z (came with a 1/4" plug already soldered on)
and this elementary juno distro, the apogee jam96k was
recognized as an input (it's build for instrument level, so it's not
really enough gain, but...) we've been having fun recording vocals
with sox on the command line ($ rec -c1 filename.wav)
this track has laura saying 'exquisito
with her orange county accent -it sounds like 'es-que-cito
the slicing makes it possible to hear the different parts
of the word, which can change the meaning
plz let me know what you think
Curse of knowledge - be mindful of the different experience levels and backgrounds of the people here, understand that knowing something can make it hard to see things from the perspective of others
Quality vs energy - think about other people’s work less in terms of ‘quality’ (e.g. how well written the code is, how hi-fi a recording is, etc) and more about ‘energy’ (e.g. how something makes you feel or what it reminds you of)
Also when you post your own recording, consider asking a question or two about particular aspects you'd like people to feedback on. People might be nervous to comment otherwise. If you're not after feedback and just want to share, that's all good, just let us know.
We'll do an end-of-cycle survey to gather ideas about how we can make this more structured. You can share your thoughts about this in this thread.
Hi! Cool things already, I'm quite sensitive to @Dan's piece. The treatment of sounds seems very fluid!
Here's my attempt :
It might have benefited from my digging deeper into functions and effects but I really tried to apply what I understood from the splice and slice and chop and striate. I ran into a couple of issues :
1-long samples, supercollider crashed when striate was high and thus I lost "good" takes
2-i have to dig much deeper into the syntax because I sometimes just couldn't think how to do what I wanted.
I would love to have feedback on what the result sounds like from the outside, it's a text I've been working on for some time so for me playing with it like this was very interesting (/entertaining). On another level, I would be glad to know what anyone thinks of the way it is built, perhaps it's too flat and boring, turns out I assembled recorded elements.
Here is the code, any thoughts on how to optimize it are more than welcome. One thing I would like to ask : can I call several sounds in the same orbit and attribute them different treatments? For instance, sound 1 very slow, sound 2 very fast, sound 3 normal ; i' like to compose more in depth than I did with mini notation and speeds!
this is fantastic
it's great to be 'behind the scenes with your process
might be cool to see how you set up a live stream
(obs config, backround code on the screen, foreground your face in the bottom corner, etc)
also maybe how to set up a screenshare with a visuals coder over the web for a show
hardcore
so cool, thank you
This is my attempt. I worked with some samples from a documentary on Luigi Nono and worked on the impulse of wanting to layer the different samples above each other (oftentimes at slower speeds), which resulted in an occasionally droning/relatively static piece with segments of speech being clear to hear. I learned that by layering different sounds at once, the act of slicing speech becomes obscured. Perhaps I do need to redo this with the idea of making a work more rhythmic. I think one of the challenges I faced was that I 'liked' my samples way too much to be more selective (I ended up with 9 different samples, with the shortest one being around 3 seconds long and the longest one being about 1 minute and 40 seconds long). I could have also focused more on creating speed variations among each of the samples to make the work more interesting. At any rate, I'd appreciate any feedback you may have. Thanks!
Okay finally got around to this challenge. Pretty satisfying when it started sounding more and more intense. Think I could still work on some additional tricks to stretch out the patterns though.
d1 -- $ jux rev
-- $ sometimes (#squiz 2)
$ s "repetition*2"
# begin "<0.5 0 0.3>"
-- # end "<0.1 0.3 0.2 0.5>"
# n (irand 4)
-- # speed (saw + 0.5)
# djf 0.65
# room 0.8
# size 0.6
-- # vowel "o"
d2 $ sometimes (jux rev)
$ slow 2
$ loopAt 2
$ striate 16
$ sound "break:2 break:6 break:3"
# gain 0
d3 $ chew 4 "0 [4 1] 3*2"
$ n "0 1 2 3 4 5 6 7"
# s "bsbass"
# gain 0.6
# note "<1 5 1 -5>"
@hujairi
whew, thank you so much, i really enjoyed listening to this! the way the droney samples blend in with the choir makes the whole thing feel super organic for me
Love this challenge, it really pushed me to dive into these splitting functions in depth. I also wanted to see if I could create every part that went into it from a single long sample. It took a lot of work in some cases, but I feel like I achieved some success with it.
With the last challenge I wanted to change it to have some movement and progression thru the piece, which I focused on here. This time after listening to the other examples what I would have done differently is exploring speeding up and slowing down the sample slices.