git ssb

0+

Zach! / music-visions



Tree: 67ae23f17cb1767e2c1cf3fc1943e76b4b9b028e

Files: 67ae23f17cb1767e2c1cf3fc1943e76b4b9b028e / songs / datradio-survey.txt

3321 bytesRaw
1title: Quick Survey
2----
3track: 05
4----
5post:
6
7This zine was started as a way to give feedback around the awesome tool datRadio...but my words got away from me as I tried to describe how excited I am about the potential of this tool.
8
9I can lilt ever higher about the future until there's no ground beneath me, but I should return to the ground and describe datradio to you, as it is now.
10
11~~*
12
13Datradio is a single page, filled mostly with text. The left hand side contains a list of playlists you've previously made or subscribed to. The right is a list of commands you can run to change the appearance, tracklisting, name, and other features of the playlist you are on.
14
15In the center is a terminal window and a space reserved for the tracklisting of your playlist.
16
17~~*
18
19The words inside the terminal window prompt you to enter in a Dat Archive link. If that archive includes mp3s, then the filenames of these mp3's will suddenly fill up the center column and you have yrself true blue playlist. You can press play on any track, click info to see the details given about this archive, or run further customization commands from within the terminal window.
20
21~~*
22
23For customization, you can change the background color and/or the text color. You can alter the trackorder, add a description of the mix, and change the name of the mix. There is not much else customization to be done unless you dig into the code.
24
25~~*
26
27After you've made any changes, you should go into the beaker library of your datradio and see a bunch of changes to review. These are mostly changes to a `playlist.json` file. If you publish the changes, then all your customization will be saved in the configuration of the site.
28
29~~*
30
31And so to add a new playlist, you have to have a link to a dat archive of mp3's. In other words, a link to a folder of songs you'd previously assembled. To make this folder available, you'd use Beaker to find the folder on your computer and convert it to a dat archive. You'd then copy the address of this new archive, and paste it into your datradio terminal window.
32
33~~*
34
35In other words, using dat is a balance between the nitty gritty of file management and a super-minimal, two color playlist interface. You are continually aware that everything you're doing lives as some tangible object on your computer, and all the changes you make through the interface end up as text instructions in a JSON file. You can choose whether to make changes through your datradio site, or by manually editing the .json files and the .mp3 files in your playlist folders.
36
37
38~~*
39
40I think this awareness of folders and files is an incredible strength. When you play a mixtape on cassette, the mechanics of that tape become a part of the sound: the heavy chunk when the playbutton is pressed, the low ambience of the revolving spindles pushing forward the tape. When you play album on vinyl, there's one extra track not available through any other medium-- that final rhythmic scratch, when you hear no melody, no chords, just the sound of a needle running along one small, smooth groove.
41
42~~*
43
44Datradio may not have a physical form, but it can have a felt presence, a magic of sound coming from charmed objects.
45
46How can we make it easier, then, for a person to create datradio mixes of their own that feel charmed?
47
48

Built with git-ssb-web