[00:01.940 --> 00:04.200] Amy, welcome to the podcast. [00:04.200 --> 00:05.180] Hello! [00:05.620 --> 00:08.160] Thanks for joining me. [00:08.160 --> 00:09.560] Yeah, thanks for having me. [00:09.560 --> 00:19.440] I'm pretty excited about this podcast because you sent me some information about Sonic Pi. [00:19.440 --> 00:24.680] And so I jumped in this morning and downloaded Sonic Pi and started playing around with it. [00:25.700 --> 00:31.360] I found it really cool because I've never really had the patience to do any kind of coding. [00:31.360 --> 00:35.560] I took a coding class in high school. It was a C++ class. [00:35.560 --> 00:38.620] I'm like, wow, this is really boring. [00:38.620 --> 00:44.980] You have to do all of this work to get one little output and do one little equation or algorithm. [00:44.980 --> 00:50.160] And I'm just like, man, this is a lot of work for not... this isn't that cool. [00:51.100 --> 00:53.020] But I'm really into music. [00:53.020 --> 00:54.840] You can see I got a guitar behind me. [00:54.840 --> 00:56.480] I like playing around with music. [00:56.480 --> 00:58.460] I'm in this band. [00:59.940 --> 01:05.660] And so being able to... and what Sonic Pi is, and I'll let you explain it a little bit more, [01:05.660 --> 01:11.380] but basically it's using a coding language to make music, essentially. [01:11.380 --> 01:17.400] And so playing around with that was fun because now I'm experimenting with the different numbers [01:17.400 --> 01:20.380] and making different sounds and stuff like that. [01:20.460 --> 01:21.500] Totally. [01:21.500 --> 01:25.700] So thanks for putting that on my radar, and I'm really excited to dig into it. [01:25.700 --> 01:27.160] Yeah, absolutely. [01:27.160 --> 01:31.140] Tell me, how did you come across Sonic Pi, and what has it done for you? [01:31.480 --> 01:39.520] Yeah, so Sonic Pi is... when you open it up, it says Sonic Pi, the live coding synth for everyone. [01:39.820 --> 01:44.500] And I think it really is for everyone because of what you just said. [01:44.500 --> 01:46.220] You get instant feedback. [01:46.220 --> 01:50.440] As soon as you type stuff in and run it, you hear it back right away, [01:50.440 --> 01:52.840] which is pretty cool. [01:53.140 --> 02:05.340] I stumbled across Sonic Pi last fall when I had just started working as an AV engineer at MSOE [02:05.340 --> 02:11.420] and found out that I was actually going to have to start doing some of the symbol-based coding [02:11.420 --> 02:17.460] for configuring audio-visual equipment in classrooms and stuff. [02:17.600 --> 02:19.480] Did you say symbol-based? [02:19.480 --> 02:21.280] Symbol, yeah. [02:21.280 --> 02:25.120] You don't type the language. [02:25.120 --> 02:33.920] It's not like Sonic Pi or other coding languages. [02:34.280 --> 02:38.640] I guess, I don't know, I probably don't need to define symbol-based coding. [02:38.660 --> 02:48.340] But yeah, for room configurations and stuff like that, that's what I had to start getting into. [02:48.340 --> 02:55.860] But without a background on how coding works at all or the structures of that, [02:55.860 --> 03:05.460] I wasn't sure where to start other than resources through the specific things that I had to learn. [03:06.500 --> 03:14.800] And like you mentioned, I had a very similar experience with that language as you did with C++ [03:14.800 --> 03:20.760] where it was like, wow, this is boring and it takes me all day to find out that the code that I'm running [03:20.760 --> 03:26.500] that turns one light on, it doesn't work. [03:26.640 --> 03:33.920] So I needed to find a way to learn how the logic works. [03:33.920 --> 03:44.940] Because I think that unless you already have some experience knowing how the syntax of these different languages comes into play, [03:44.940 --> 03:48.170] it's kind of hard to know where to start. [03:48.460 --> 03:53.920] So I actually, I'm not, I don't remember exactly how I came across it. [03:53.920 --> 03:59.160] I think I saw an article or maybe somebody posted about it on Reddit or something. [04:00.600 --> 04:07.140] And I downloaded it on a whim and I was like, within the first day, I was coding songs. [04:07.140 --> 04:14.060] I'm like, oh, this all makes sense. And it actually, you know, I can apply the same, you know, [04:14.060 --> 04:18.040] trains of thought and logic and stuff to the coding that I have to use at work. [04:19.640 --> 04:24.080] And I kind of used it as an educational tool for myself first. [04:24.080 --> 04:34.260] And then started to realize the kind of the creative potential behind using Sonic Pi as an actual instrument, [04:34.260 --> 04:36.860] rather than just a way to learn how to code. [04:36.860 --> 04:42.440] Yeah, that's cool. And I started to look up Sam Aaron, who invented this software. [04:42.620 --> 04:48.820] And he does these live coding DJ things. And I don't know, have you experienced any of these? [04:48.820 --> 04:58.400] Those are so cool. I'm working my way up to being good enough or perceiving myself to be good enough to do that kind of thing. [04:58.480 --> 05:08.920] I love what he does, though, with his live streams. He's a big influence on me creatively, as well as, you know, being the creator of this awesome platform. [05:08.920 --> 05:15.320] Cool. And so how has Sonic Pi, once digging into it from a musical mindset... [05:15.320 --> 05:21.940] I see that you have a few guitars in the background here. For those that are listening to the audio, we do have the video version. [05:21.940 --> 05:30.480] And you can go to podcast.cyphercon.com. Podcast.cyphercon.com. [05:30.480 --> 05:37.060] And you can check out the... there'll be a link to the video if you want to check out what we're talking about. [05:37.060 --> 05:45.900] We'll use Sonic Pi as an example. So we'll kind of go through, like, the code and look at a little bit of what it's doing in a minute here. [05:45.900 --> 06:03.620] But tell me a little bit about, you know, approaching it from a musician standpoint and then how you learned and how that applied to some of the, you know, the symbol-based coding that you had to do for your AV position at MSOE. [06:03.620 --> 06:20.000] Totally. So, man, I have a background as, like, a DIY musician, playing in lots of, you know, small punk bands, tiny venues, health shows, stuff like that. [06:20.540 --> 06:27.460] And I think that I kind of approach almost everything in my life with that same mentality. [06:28.240 --> 06:30.560] That hacker mentality. [06:30.560 --> 06:38.480] Exactly. It kind of... I was thinking about that this morning, how... I'm like, do I consider myself a hacker? Maybe. I don't know. [06:38.480 --> 06:52.320] But then, you know, like, the DIY music culture is... has, you know, the same approach as, like, the maker culture and the hacker culture and all of that. [06:52.320 --> 06:59.880] And it's like, are we just hacking the music industry and DIY? You know, is that the... that's kind of a way of looking at it. [06:59.880 --> 07:07.600] Yeah, well, I totally look at, you know, hacking as, like, a way to creatively solve problems, right? [07:07.600 --> 07:08.100] Totally. [07:08.260 --> 07:19.320] So I want this goal, like, how do I get there? You know, you try the front door, the back door, the side door, the window, and you eventually get there through this creative process, you know. [07:19.320 --> 07:25.900] And some people have, like, no, I have to take this route. And that's the only way that I can go. And hackers are like, no, we're trying everything. [07:25.900 --> 07:40.280] Totally. Yeah. And that's awesome. And I think that that totally, like, plays into kind of the experiences that I've had in DIY. [07:40.280 --> 07:57.860] But yeah, as a musician approaching Sonic Pi, I guess kind of another reason I was interested in it was because I was trying to get into, you know, drum machines and more synth-based music and stuff like that. [07:58.820 --> 08:16.520] And, you know, a big reason why Sonic Pi came before I started diving into, like, you know, modular synths or different kinds of drum machines or even different, like, production platforms. [08:16.640 --> 08:25.520] Sonic Pi is free and modular synths are extremely expensive and drum machines are very expensive. [08:25.520 --> 08:47.880] But in this one little window on your computer, you can make many different kinds of genres, tons of different song structures with, like, this crazy level of flexibility and accessibility that is really hard to find in even, you know, hardware, which is cool. [08:47.880 --> 09:06.080] So I think the fact that it, you know, was free was a huge reason why I was able to start making music with it right away and see how much creative potential exists on that platform. [09:07.340 --> 09:33.340] So, I mean, other than, like, accessibility, the way it kind of changed the way that I approached writing songs when I write songs in Sonic Pi, I'm always very melodically driven and I'm always about, you know, the lyrics and what the song is about. [09:33.340 --> 09:44.400] And, you know, in the past, that's how I have approached writing songs. Usually I write the melody and words in my head before I start even thinking about instrumentation. [09:44.400 --> 10:02.600] But on this platform, it kind of forced me to think more about, like, the layers of sound and, like, the synthesis. And I learned the word synthesis from learning about Sonic Pi, you know. [10:02.600 --> 10:27.600] And it kind of opened my mind to the fact that any sound that you make is... you are able to completely specify all of the parameters. And while it can be, you know, a little bit more slow moving, it's... [10:27.600 --> 10:44.920] I think that it's... working with Sonic Pi has kind of shifted my creative focus a little bit away from how I used to approach songwriting and pushed it much further down more of a sound designer route. [10:44.920 --> 10:58.480] Sure. So you're looking more at, like, the structure of the sounds themselves versus, you know, having a melody, having some lyrics, having a tune in your head that you're putting out there. [10:58.480 --> 11:20.100] Yeah. And, like, kind of how can you construct, like, this soundscape and what is a soundscape and, like, what is... it kind of allows you to expand the scope of your music from just the song that you're listening to and what your song is about and what you're talking about. [11:20.100 --> 11:30.360] And it allows you to kind of expand things into a whole world of what the sounds that you're making can be. [11:30.360 --> 11:44.700] Sure. And one of the things that got me excited about it is right now I'm working on this project. It's like a VR project where it's kind of like a meditation type thing. And I wanted to have some kind of ambient music in the background. [11:44.700 --> 11:54.240] One of my friends has a synth, so I was like, maybe I'll get my buddy to let me use a synth to make some weird sounds and stuff. And I saw this. I'm like, oh, I can use this. [11:54.400 --> 11:55.300] Yep, exactly. [11:55.300 --> 12:01.120] I'm going to use this to make these crazy weird sounds as we're, like, doing this, like, VR meditation thing. [12:01.120 --> 12:02.280] Oh, that's so cool. [12:02.280 --> 12:13.660] So, yeah, so I was getting really excited about it. I'm like, oh, this is going to be great because, like you said, synths and drum kits and, like, you know, these drum machines and all this stuff are super expensive. [12:13.660 --> 12:24.960] And this is a free program. And it's pretty simple to use. And there's, like, I like the tutorial. They kind of take you through, like, this is, you know, play around with these things, play around with this. [12:24.960 --> 12:41.520] And then you kind of get a sense for what different things do. And then also, I like the elements that you can kind of get a sense for what different elements bring into the space and, like, what kind of feel these different sounds have, you know. [12:41.760 --> 12:43.500] Totally, totally. [12:43.560 --> 12:48.840] And so I like that a lot. So I totally, I know what you're talking about. So, cool. [12:48.840 --> 12:57.640] Well, should we, so you sent me, so we were trying, just before this, we were trying to figure out if we could play it, you know, we're doing this through Zoom. [12:58.040 --> 13:13.300] And so we can, you sent me some code for something that you made, and I'm able to play it through my computer and it picks up on my mic and it sounds decent enough so that we can kind of give you guys a sense of what this sounds like live. [13:13.300 --> 13:19.140] So I'm going to just go ahead and share my screen and pull up the code. [13:24.620 --> 13:29.220] All right, so here's the code that you sent me. And so this is Sonic Pi. [13:29.460 --> 13:39.660] And for those of you, again, if you're listening and you want to see this, you can go and find this on YouTube if you go to the website and find the show notes. [13:40.520 --> 13:51.980] So yeah, so this is Sonic Pi, and I'll just run through what you made, and then let's talk about it. How's that sound? [13:51.980 --> 13:53.240] That sounds great. [13:53.240 --> 13:54.860] All right, here we go. [14:11.360 --> 14:12.680] Cool. [14:13.740 --> 14:24.720] Yeah, so that clip is a part of a song that I'm working on called Participation Trophy. [14:28.800 --> 14:34.520] And I guess, do you want me to talk about the... [14:34.520 --> 14:40.020] So maybe let's start here. How do you approach a song like this? [14:40.020 --> 14:41.080] Totally. [14:41.080 --> 14:42.100] Let's start there. [14:42.100 --> 14:52.600] Yeah, you know, usually I have a few different... depending on what I'm working on, I approach writing in Sonic Pi in different ways. [14:52.600 --> 14:59.420] In this song specifically, this is a part of a song that I also play other instruments along to in the recording. [14:59.620 --> 15:05.620] And this is just a part of that section. [15:08.480 --> 15:22.120] So when I go into a song like this, where I already have a bigger structure in mind for it, I know what I want it to sound like, and I know what I'm going for. [15:22.120 --> 15:33.040] So when I approach it more intentionally like this, I usually start with the backbeat, which is the top line, the BB. [15:34.320 --> 15:42.340] And that's, you know, just my kick drum and my snare sound that I use throughout. [15:43.240 --> 15:45.540] And I build on that. [15:46.920 --> 15:54.080] For this song, I had the chord progression in mind, so I already knew the chords that I wanted to incorporate. [15:54.800 --> 15:58.080] And if you scroll down a little bit, you can see... [15:58.080 --> 16:00.480] Oh, I guess those are the... that's the hi-hat. [16:00.480 --> 16:02.960] So that's all the beat stuff at the top. [16:02.960 --> 16:13.560] Usually I do drums first and come up with the beat that I want, and then add the melodic and harmonic stuff later. [16:13.860 --> 16:22.300] The way that this is structured all together is it's just one big loop, so everything is a live loop that loops through. [16:22.300 --> 16:39.280] You can get a lot more fancy than this, and you can have threads that, you know, play certain sections at some points and kind of do different things with it at different points in the song. [16:39.280 --> 16:42.300] You said BB is backbeat, so I see... [16:42.860 --> 16:43.280] Yeah. [16:43.280 --> 16:46.640] Here we have, for example, sync BB. [16:46.820 --> 16:46.920] Exactly. [16:46.920 --> 16:49.000] What does the sync one mean? [16:49.000 --> 16:54.300] So sync, that just syncs everything to that first line of code. [16:54.440 --> 16:54.720] Gotcha. [16:54.720 --> 17:00.540] So yeah, so basically this entire clip is just a loop that I created in Sonic Pi. [17:02.800 --> 17:07.720] And then how does that... so how does it work for, like, the measures? This is something I was trying to figure out. [17:07.720 --> 17:15.200] So you have a live loop here, you have a live loop here, and so you hit run, and so that's like time zero. [17:15.200 --> 17:23.780] And then how does it know that, like... I noticed that I think sleep had something to do with it when I was messing around with it. [17:23.780 --> 17:33.880] Yeah, so the timing in that, I think it's based off of, like, seconds. So 0.5 would be like a half a second. [17:33.880 --> 17:34.440] Okay. [17:34.440 --> 17:40.380] Within the... up at the top, I defined the BPM for this. [17:40.380 --> 17:40.660] Okay. [17:40.660 --> 17:44.620] I think it's the seconds relative to the BPM. [17:44.620 --> 17:55.340] You don't have to do it twice. That's a typo, but you should only need to have used BPM once, but... [17:55.340 --> 18:05.760] Gotcha. So that's your beats per minute, and so then this is, like, how many seconds? Or I should say... [18:06.180 --> 18:06.740] Yeah. [18:06.740 --> 18:13.380] Relative to that, the sleep time is kind of putting in those intervals, I guess? [18:13.380 --> 18:15.480] Yes. Yeah. Yep. [18:15.580 --> 18:19.460] Interesting. Okay. If you don't define this, does it have a default one? [18:19.460 --> 18:22.620] I think the default is 120. [18:22.640 --> 18:32.200] Gotcha. Cool. Cool. So that's a little bit about, I guess, the times. But yeah, this is... I mean, this is a really... so what does AY mean? [18:32.360 --> 18:35.440] I just... you can name your loops whatever you want them to be. [18:35.440 --> 18:38.020] So I, like, typed out ABC. [18:38.620 --> 18:40.320] I gotcha. Okay. [18:41.420 --> 18:53.020] Sometimes... so the one labeled prog is chord progression. The bow synth is that bow synth that you heard. Little D. [18:54.700 --> 18:59.860] Is there a library in here of, like, all of the sounds that they have? [18:59.860 --> 19:07.360] Yes. If you go down in the lower left-hand corner where it says Lang, it gives... [19:07.360 --> 19:08.540] Oh, down here. [19:08.540 --> 19:15.020] Synth effects and Lang all define everything that you need to know. [19:15.820 --> 19:17.700] Dang, there's a lot of stuff in here. [19:17.700 --> 19:18.520] Yeah. [19:18.780 --> 19:19.520] Lots of stuff. [19:19.520 --> 19:35.280] And I'm definitely still at the... in the beginner's phase of it all. So there's so much logic in here that I think you can do a lot of really cool stuff with that I'm still tapping into myself. [19:35.760 --> 19:36.720] Cool. [19:37.400 --> 19:51.480] And actually, in examples, you can see some pretty cool... they have examples of different levels of code. [19:51.920 --> 19:54.060] Gotcha. This is so cool. I love this. [19:54.060 --> 20:06.140] It is. And gosh, that example section makes it so easy to figure out, like, okay, like, I get that these words are defined as this in this language, but so what? [20:06.140 --> 20:14.220] What do you do with it? I have been able to get unstuck from a lot of things in that example section. [20:14.260 --> 20:24.660] Cool, cool. So if someone wanted to start doing this, is there any kind of tips that you would say about, you know, how to jump in and do this? [20:25.040 --> 20:25.820] Yeah. [20:26.500 --> 20:34.600] I know for me, it was pretty simple to just start and go through the... I mean, the tutorial right here in the bottom is pretty great. [20:34.600 --> 20:40.860] And so I was just like, oh, this is kind of cool. And then it just tells you, like, right in here, like, here's what to do. [20:41.580 --> 20:53.260] It's so well designed. It's so cool. Definitely go through the tutorial first. It has everything you need to know to get started and beyond. [20:53.260 --> 21:10.740] But once you do make your way through the tutorial, MeHackIt is actually... there's a thing called MeHackIt, and some of the tutorials are embedded in this tutorial, but there's more on their website. [21:11.160 --> 21:12.760] What's MeHackIt? [21:12.760 --> 21:31.320] I think it's a coding organization that they just put together a bunch of really, really well designed training tools for this program. I think it's kind of geared towards a younger audience, but yeah. [21:31.540 --> 21:35.160] So that's a website that has some more tutorials on this? [21:35.160 --> 21:51.940] Yeah. And all of the resources, as well as a really cool community of educators, musicians, coders, hackers, anybody that uses Sonic Pi and loves it. [21:52.500 --> 22:01.140] There's a Discord group for it. It's formatted a little bit weird. [22:01.460 --> 22:04.580] If you just send it to me, I'll put it in the show notes. [22:04.580 --> 22:04.700] Cool. [22:04.700 --> 22:11.440] So then if you want to find it, go to the website and you can find it in the show notes to find where that Discord server is. [22:12.780 --> 22:17.440] Cool. Awesome. So it's a pretty good community of folks in there helping each other out. [22:17.440 --> 22:33.480] Absolutely. Totally. And literally anytime I post about Sonic Pi or use it, or I'm like, I put a new song out with this, you get tons of people from around the world that are so supportive, and it's really cool. [22:34.200 --> 22:45.580] Cool. Awesome. All right. Anything else you want to say about this? What does pan mean? Now I'm just looking at this stuff because now that I have you on here, I'm like, tell me some stuff. [22:46.100 --> 22:55.960] Pan is just like the left, right stereo stuff. So zero is in the middle, negative is left, and positive numbers are right. [22:55.960 --> 23:03.180] Okay. And mix, that's one that I just figured out. It's kind of like the percentage that it actually mixes with. [23:03.180 --> 23:06.940] Yep, exactly. It's kind of like volume. [23:06.940 --> 23:09.700] Yeah. What's release? [23:10.380 --> 23:20.700] Release is how long it takes for the sound to end, basically. So longer release, the sound is longer. [23:20.700 --> 23:26.880] Gotcha. And then sleep, when it says sleep eight, does that mean it's like eight measures or something like that? [23:26.880 --> 23:28.540] It's like the seconds. [23:28.540 --> 23:29.660] Okay, the seconds. [23:29.660 --> 23:30.380] Yep. [23:30.660 --> 23:41.120] Gotcha. Huh. Cool. Well, yeah, anything else you want to say about this? Otherwise, I think I'll stop the share and we can dig into some other stuff. [23:41.120 --> 24:03.740] Sure, yeah. I mean, other than the fact that it's super fun, it's literally so easy to get started with. So if you're into music and you want to learn coding, or you're just into music, or you're a coder and you want to experiment with making some different things with what you know, try it out, because it's awesome. [24:04.640 --> 24:13.860] Sweet. Cool. And so you were going to, you actually programmed a bunch of music that was going to be at CypherCon, right? [24:13.940 --> 24:15.620] Yes, yes, I did. [24:17.400 --> 24:23.720] Yeah, so yeah, tell me a little bit about like, because you're going to do a talk at CypherCon too, right? [24:23.720 --> 24:32.920] Yep, yeah. So the talk was more geared towards like, talking about what Sonic Pi is, how you can use it. [24:33.220 --> 24:48.840] I think it's such a great educational tool. So I really hope that people that are educators that are either music educators or computer science educators find this and use it in their classes and stuff. [24:51.200 --> 24:58.220] But yeah, so the talk was going to be more of a demonstration, kind of how we went through it today. [25:00.400 --> 25:16.240] But the songs that I wrote for CypherCon, it's a collection of like, 10 different songs that are more ambient. They're not released yet. Maybe we'll do it next year. [25:16.240 --> 25:16.960] Yeah! [25:17.620 --> 25:31.420] Yeah, I think we will. But yeah, so with those, I took a much less structured approach to the actual writing, which was so much fun. [25:32.380 --> 25:48.600] Because I'm not like that as a person. I'm a to-do list kind of person. But being able to approach the songwriting without having a clear idea of what I wanted the end product to sound like when I started. [25:50.580 --> 26:05.020] You know, you can go into the code and start typing things and then hear it and be like, okay, okay, this is really cool. And I think this would sound cool with this. And then all of a sudden, you've built this really cool sonic landscape, you know? [26:05.440 --> 26:11.020] Awesome. Yeah, I can't wait to hear it next CypherCon. Let's get that music out there. [26:11.660 --> 26:27.380] Cool. So, and then I also just kind of, I checked out your blog a little bit. And you have like a whole field guide for audio engineering and stuff like that. I'm like, oh, this is cool. This is something that I've been looking for, because I'm doing this podcast. [26:27.460 --> 26:27.960] Yeah. [26:27.960 --> 26:33.020] I'm slowly like getting a little better. I got, you know, I got this microphone. It's nothing fancy, but... [26:33.020 --> 26:35.360] There you go. That's awesome. Awesome, awesome. [26:35.360 --> 26:40.580] So that, you know, now my voice isn't as crappy as it was. [26:41.920 --> 26:51.880] You know, so tell me a little bit about, you know, the, the audio engineering stuff that you've been up to and kind of your journey there. [26:51.880 --> 26:59.320] Yeah, totally. So, um, I, I'm an audio engineer and recording engineer. [27:00.060 --> 27:04.240] I, you know, went to school to do that. That's always been my passion. [27:05.620 --> 27:09.300] Has never been my full time job, but has always been my passion. [27:10.320 --> 27:21.060] But I, I currently do work out of the Wire and Vice recording studio in Tosa, which is just a beautiful place. [27:21.220 --> 27:28.340] Lots of really, really great Milwaukee music has been created there and beyond Milwaukee too. [27:30.580 --> 27:42.480] And I, before that, worked out of a studio called The Workshop, which is unfortunately no longer a studio, but it was such a, such a great place. [27:42.480 --> 27:48.940] Now it's called Stillwave Recordings and it's, it's still awesome, but it's different people running it. [27:50.340 --> 27:58.520] And yeah, I mean, I, I love recording bands. I love recording any, any kind of music. [27:58.640 --> 28:07.880] That's actually kind of how I got into making music was through needing something to record, you know? [28:07.880 --> 28:09.760] Oh, sure. Sure. Yeah. [28:10.120 --> 28:13.280] Cool. Awesome. [28:13.280 --> 28:19.100] So how, so you said like needing something, like, you're like, okay, we have this song, we want to record it. [28:19.100 --> 28:21.520] How do I do that? Is that what you mean? Like, that's how it came about? [28:21.520 --> 28:29.980] I mean, more, more so like when I was in college, you know, you have free total access to, you know, a super nice recording studio. [28:30.980 --> 28:35.040] But if you don't have any music to record, what are you doing? [28:35.060 --> 28:42.460] So I, part of the reason why I started getting into bands, it's kind of a, it's kind of one of those things where I, [28:42.460 --> 28:48.740] part of the reason I got into playing in bands was so that I would have content to actually record, [28:48.740 --> 28:53.380] to learn how to record and to kind of hone it in a little bit. [28:54.360 --> 28:59.980] But then I also kind of got into recording so I could record my own music. [29:00.500 --> 29:05.300] Gotcha. Yeah, cool. Awesome. So it was kind of, it's like a chicken or the egg situation. [29:05.300 --> 29:06.100] Exactly. [29:06.420 --> 29:08.060] Both at the same time. [29:08.060 --> 29:08.700] Yep, for sure. [29:08.700 --> 29:10.580] Like I want this and I want this. [29:10.580 --> 29:11.420] Yep. [29:11.420 --> 29:20.760] Okay, cool. Cool. And, and so, and I think before we started recording, you mentioned that you do like the audio engineering for a podcast. [29:21.200 --> 29:22.160] Yeah. [29:23.300 --> 29:30.460] It's a podcast called Interning 101 with Emily White is the, the host. [29:30.460 --> 29:41.040] She's an awesome music and entertainment and like sports manager who wrote a book by the same name, [29:41.040 --> 29:44.700] Interning 101 and did a great podcast about that. [29:44.700 --> 29:51.820] That podcast wrapped, but we're, we're in pre-production for a podcast based on her new book, [29:51.820 --> 30:07.520] which is about how musicians can create, how musicians can collect all revenue streams and basically actually sustain themselves as musicians professionally. [30:07.520 --> 30:08.900] I'm going to check that out. That sounds cool. [30:08.900 --> 30:15.820] You should, definitely. The book is already out. So if you want a link, I can send it to you. [30:15.820 --> 30:20.200] Yeah, please do. Please do. That's, that's one of my goals is to become a paid musician. [30:22.520 --> 30:34.240] Cool. And so in doing, and I'm asking this selfishly, cause I have a podcast and I edit it and record it and like do all this stuff for it. [30:34.420 --> 30:44.200] And I've been, I've been doing things in audacity. That's kind of like, I'll take this and then put it into audacity and I'll add like, you know, an intro. [30:44.200 --> 30:47.280] I got like an intro song, an outro song, stuff like that. [30:47.280 --> 30:50.540] How do you do the recording? What, what kind of technology do you use? [30:50.540 --> 30:58.420] Yeah. So I, I work completely remote. Emily's in New York, so she does the physical recording. [30:58.480 --> 31:05.960] But we, we set her up with just, you know, the standard blue USB Yeti mic. [31:05.960 --> 31:28.820] And I think it depends on what she's actually recording because she's also an, like a, not a professor, but an instructor and uses, like sometimes she'll use her, her talks or, you know, recordings from class and stuff like that and incorporate that into the, into the podcast. [31:29.660 --> 31:42.120] So the way that the production happens kind of depends on the environment that she's recording in, but usually it's a blue Yeti mic into audacity. [31:42.120 --> 31:50.920] And then she sends me those files and I edit it all down. I use Pro Tools just because that's what I am most familiar with. [31:50.920 --> 31:51.900] Pro Tools? [31:51.900 --> 31:53.280] Okay. [31:54.780 --> 32:03.620] Yep. I like Pro Tools for, for like spoken word audio editing and I like Ableton for, for music editing. [32:03.920 --> 32:07.880] So what about, so does she have guests on the podcast or is it just her talking? [32:07.880 --> 32:17.000] Yep. Nope. She has guests. I can't, I actually am drawing a blank on the, the program that she uses to record the phone interviews though. [32:17.000 --> 32:23.320] Okay. Yeah. I've been, I just started doing the Zoom thing because I wanna, I've been taking the videos and putting them up on YouTube too. [32:23.320 --> 32:23.820] Nice. [32:24.280 --> 32:32.440] Cause you know, sometimes it's fun to show, like today we showed some of the, you know, the code from Sonic Pi, which is kind of cool to do some of that stuff. [32:33.600 --> 32:37.760] But yeah, the, you know, I'm always looking for, for new things. [32:37.760 --> 32:38.000] Totally. [32:38.200 --> 32:42.000] I've been doing, I've tried Zencaster. That's one that I've been using. [32:42.180 --> 32:43.300] Okay. Okay. [32:43.300 --> 32:44.960] That, that seems to work pretty well. [32:44.960 --> 32:45.500] Yeah. [32:45.500 --> 33:02.700] Unless sometimes there's like a thing where it won't want to up, cause the nice thing about it is it'll upload from both your side and the interviewer's side so that you can, you know, you can dial up or dial down someone's voice if you need to. [33:02.980 --> 33:03.560] Totally. [33:03.560 --> 33:11.900] You know, with Zoom, it's all one and you know, I can apply compression and stuff to it and it makes it, it's pretty good, but you know, there's always room for improvement. Right? [33:11.900 --> 33:19.180] Yeah. I think we started with Zencaster and ended up having some of those upload issues. [33:19.180 --> 33:19.880] Yeah. Yeah. [33:22.960 --> 33:31.040] Cool. Awesome. So what, what projects are you working on now? Where can people find your work? [33:31.040 --> 34:00.800] Yeah. So, um, I am currently working, uh, I released music right now under a name, uh, under June Gloom, uh, and you can find me on Bandcamp under, uh, June Gloom WI, um, for, for music and stuff, uh, for recording and, uh, any kind of audio engineering and the, the, the field guide for the sound mind, uh, [34:01.760 --> 34:10.460] audio zine, uh, all that can be found on my website, which is just amyupthegrove at just amyupthegrove.com. [34:10.540 --> 34:18.120] Cool. Awesome. And, uh, if people want to get in touch with you, are you like on Twitter or anything like that? [34:18.120 --> 34:23.320] Yep. Uh, Twitter, Instagram, Facebook, all just amyupthegrove. [34:23.320 --> 34:33.840] Amyupthegrove. All right, cool. And, um, so you said June Gloom. Now what's the, um, what's the significance of June Gloom? Why'd you choose that name? [34:33.840 --> 34:47.300] Um, I, a long time ago, I went to California and I learned about the weather pattern, uh, called June Gloom, uh, which is in June, it gets really gloomy on the West Coast. [34:47.300 --> 35:04.420] Uh, so, um, I, I've always thought that would be a great band name. Uh, and the kind of music I make is, it tends to be kind of, uh, bright and sunshiny sounding, but also very sad. [35:04.420 --> 35:22.840] So I, uh, yeah, so that's cool. Yeah, that's it. I used to live in Oregon and that's, um, I remembered it was gloomy all year, except for like July to September and like, then it was just beautiful, you know, it was just gorgeous. [35:23.960 --> 35:32.980] But yeah, it was like, I'm like, I, I don't know. I couldn't, and I just had a bike, so I just, I got sick of riding my bike in the rain all the time too. [35:32.980 --> 35:41.520] Everything is just wet most of the, most of the year. Um, but then it's just beautiful in the summertime, so. [35:41.520 --> 35:42.840] Totally, totally. [35:42.880 --> 35:53.760] Yeah. Cool. Awesome. Well, um, thank you so much for taking the time, Amy. Uh, any, any, any last thoughts, any, uh, final wisdom you want to impart on our audience? [35:53.760 --> 35:56.640] Oh man, I get, just keep trying cool things. [35:56.640 --> 35:57.400] Yeah. [35:57.400 --> 35:58.620] Make cool stuff. [35:58.620 --> 36:01.380] Yeah. Make cool stuff. All right. I love it. [36:01.380 --> 36:05.740] All right. Awesome, Amy. Well, uh, again, thank you so much for taking the time. [36:05.840 --> 36:07.600] You bet. Thanks so much for having me. [36:07.600 --> 36:10.500] I look forward to listening to your music. [36:10.940 --> 36:12.120] Thanks. You too. [36:12.120 --> 36:13.000] All right. [36:16.530 --> 36:18.750] Oh, wait. That's not what I wanted.