diff --git a/README.md b/README.md index 186e3e5..2ead4ab 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,28 @@ # antena -Generative radio show of contemporary Slovenian independent music for Mariborski radio študent - MARŠ. Scripted using Liquidsoap and assorted other scripting glue, bash, python... +Generative radio show of contemporary Slovenian independent music for Mariborski radio študent - MARŠ. Scripted using Liquidsoap and assorted other scripting glue, bash, python... + +featured labels and artists: +https://pharmafabrik.bandcamp.com/ +https://kamizdat.bandcamp.com/ +https://sploh.bandcamp.com/ +https://zalozba.radiostudent.si/ +https://13bratarhiv.bandcamp.com/ +https://klopotec.bandcamp.com/ +https://hexenbrutal.bandcamp.com +https://musiclabstudio.bandcamp.com/ +https://kataman.org/ +https://matrixmusicarhiv.bandcamp.com/ +https://moonleerecords.bandcamp.com/ + +https://sirom.bandcamp.com/music +https://kikiriki.bandcamp.com + +## install notes + +now using a venv so : + +python3 -m venv .venv +source .venv/bin/activate + +pip install tinytag diff --git a/create_show.py b/create_show.py index 6be9480..fa31cb5 100755 --- a/create_show.py +++ b/create_show.py @@ -23,7 +23,7 @@ for i in range(15): # remove any duplicates show_array = list(set(show_array)) # write the selection as a playlist file -with open("antena_playlist_" + DATE + ".pls","w") as file: +with open("shows/antena_playlist_" + DATE + ".pls","w") as file: file.writelines("\n".join(show_array)) # ///////////////////////////////////////////////// @@ -33,8 +33,8 @@ total_show_duration = 0 for i in show_array: track = TinyTag.get(i) - detail = track.artist + " : " + track.title + \ - " : " + track.album + " : " + str(track.year) + " : " + str(track.duration) + detail = str(track.artist) + " : " + str(track.title) + \ + " : " + str(track.album) + " : " + str(track.year) + " : " + str(track.duration) show_info.append("! " + detail) total_show_duration = total_show_duration + track.duration diff --git a/filetest.liq b/filetest.liq new file mode 100644 index 0000000..506ac40 --- /dev/null +++ b/filetest.liq @@ -0,0 +1,7 @@ +s = mksafe(once(single("/home/rizoma/sketchbook/libraries/minim/examples/Analysis/offlineAnalysis/data/jingle.mp3"))) + +#list = once(single("/home/rizoma/sketchbook/libraries/minim/examples/Analysis/offlineAnalysis/data/jingle.mp3")) + +#s = fallback(track_sensitive=false, [s, list]) + +output.file(%wav, "backup.wav", s) diff --git a/nonstop_web_stream.liq b/nonstop_web_stream.liq index 4790858..f3480b9 100644 --- a/nonstop_web_stream.liq +++ b/nonstop_web_stream.liq @@ -1,7 +1,7 @@ #!/usr/bin/liquidsoap # log dir -log.file.path.set("~/antena/logs/antena-radio_stream.log") +log.file.path.set("/home/rizoma/antena/logs/antena-radio_stream.log") # music kamizdat = playlist("~/antena/music/kam/kamizdat_flac.pls") diff --git a/texts/texts.md b/texts/texts.md new file mode 100644 index 0000000..700de62 --- /dev/null +++ b/texts/texts.md @@ -0,0 +1,90 @@ +# texts + +## intros + +- welcome to domaca juha, a weekly selection of some of the most interesting and innovative contemporary slovenian independent music + +- you are listening to domaca juha - 12 tracks every week exploring the slovenian independent music scene + +## fillers + Domaca Juha - sounds from the slovenian independent scene + +## this week broadcasting from + +- this week broadcasting from: +- this week once again broadcasting from: +- for the first time since last time broadcasting from: +- today we are delighted to be broadcasting from: + +Zavod Rizoma's city studio located in one of the finest underground art spaces in the city of Maribor GT22 + +an undisclosed location somewhere between the hinterlands of oblivion and the outskirts of absence + +just this side of the event horizon of Saggitarius A star + +on-location from our outside broadcast vehicle double-parked at a secret location in the boney labrynth of your ear + +beyond the singularity + +from somewhere in the murky haze a few moments after the big bang but before they started playing the accordion + +## this weeks mystery sound + +## on a day like today, in these strange days, its important to +- remember what is important amoungst all of the other things, so we will go ahead now and play this next track for and you so can make up your own mind about it all - + +- do the right thing in the right place at the most correct time, so I will do my bit and put this next tune on for you + +## this weeks interval / frequency + +## this weeks lucky number + +## the following tone is not a test tone + +## GPS coordinates for the crock of sonic gold + + + +- this is domaca juha - for this weeks track listings visit the shows website at http://rizoma.si/radio + + +from me to you at 300,000 meters a second this is domaca juha radio - a diverse selection of the best slovenian independent music + + +## Random track from a Label ..... Next, + +we roll the dice, toss the coin and spin the wheel of fortune to select.... / through caution to the wind and engage our supercomputer with the task of selecting... / crank up the semi-random number generator to assist us in selecting.... + +track #8 of this episode, a track from an album brough to us by Zavod Sploh's label - find out more about the label and artists at sploh.si - thats S P L O H .si Sound Performing Listening Observing Hearing - + +I hope we all enjoy this one - to find more details about this artist and other artists from this weeks episode don't forget to check the episodes webpage at http://rizom.si/dj + + +## outros +variants on: + +you have been listening to domaca juha - i hope you have + +enjoyed / been somehow affected by / been stimulated by/ been as excited as I have to hear + +this weeks +selection of slovenian sonic curiosities / sounds from the slovenian independent scene +- tune in next week for more + +if you like what you hear and want to dig deeper, check out the episodes webpage where you will find tracklistings and links to the artists webpage or bandcamp where you can support them by buying thier albums and merchendise http://rizom.si/dj + + + +## podcast subscribe reminder + +to listen to previous episodes and get notifications about new episodes subscribe to our podcast RSS feed - links on our website http://rizoma.si/dj - + +## submissions + +## get in touch + + + + + +