michaelmas
2 years ago
Oh at first I thought you meant the chick from Evangelion lol. Not the dude from Disco Elysium
frequency-modulator
2 years ago
Ok this is super cool. How did you go about doing this, if you don't mind me asking?
myrrh
2 years ago
@ frequency modulator ! Omg hi ! I'd love to talk about it yes !! I might make a page about it. SO ! it's started as an idea to like. Write a JavaScript thing that can pull chunks of audio and play them at assigned times. For example essential a script that was like. If 2pm on Wednesday, play this media. It got tricky! Neocites did NOT LIKE IT ! And hosting a million different carefully concocted hour long audio
myrrh
2 years ago
Files was a logistical nightmare. Especially if I wanted to just tweak like. One thing in it. Anyways long story short I was just fucking around with it for a month and now I just store a fuucckkkk ton of music and audio files on an ice cast server i set up, and sequence and sort it all into different playlists so to speak that play under different conditions. But it's all live streamed from an icecast server!
myrrh
2 years ago
The sequencing everything and setting up an auto DJ was the hard part but there's actually a few different programs u can use depending on your server. I also am not 100% on live broadcasting from a microphone yet but I'm close to cracking that case I think. If your interested in a radio segment please let me know ! I'm happy to collaborate !
myrrh
2 years ago
(and I'm by no means a coding genius or anything ! I know very very little! This neocites is my first activity on the computer! It was all just a lot of fucking around and finding out!)
frequency-modulator
2 years ago
I've been wanting to do something like this for a while (either on my website or a separate thing) but had no clue how to go about it, so thank you for the info! Also, I would love to do a radio segment/collaboration of some kind!
myrrh
2 years ago
radio mobile site. looks fine but opens super duper zoomed in for some reason. do any of u know anything about that.
itsonlyjoey
2 years ago
It might be as simple as defining your body width (ie width: 100%). Or maybe try playing around with initial-scale and maximum-scale in your meta? I always run into this problem but have never solved it intentionally lol
ah thank you!!