HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mcao

no profile record

comments

mcao
·letztes Jahr·discuss
Bot detection is enabled automatically.
mcao
·vor 4 Jahren·discuss
Yes, if you display a custom 404 page.
mcao
·vor 4 Jahren·discuss
Yes, the UI is all from scratch. My inspiration was from seeing other audio-reactive videos on Youtube, but those were rendered with either Adobe After Effects or a 3D program like Blender. I wanted to build something that was easy for the average person to use.
mcao
·vor 4 Jahren·discuss
It's open-source so you can see how everything is done. The audio processing is all done with Web Audio APIs.
mcao
·vor 4 Jahren·discuss
I haven't looked into it so I am not sure if it's possible. The requirement would be for Electron to be able to run headless with WebGL enabled.
mcao
·vor 4 Jahren·discuss
If you simply drop in a song, it will render in realtime. You don't have to render it to a video. I am working on a "live" mode that will act much like Winamp, where you would select a playlist of songs and have it cycle effects.
mcao
·vor 4 Jahren·discuss
Video is not currently supported but will be in the future.
mcao
·vor 4 Jahren·discuss
Hi everybody, I'm the creator of Astrofox. Surprised to see this here, but I'll be glad to answer any questions.

Astrofox has been my side project for several years now. It's basically my playground for trying out things like Electron, React and WebGL. It's open-source, MIT licensed, and totally free to use.
mcao
·vor 15 Jahren·discuss
That sounds like something I wrote.

https://github.com/mikecao/sparrow

It's a simple class that builds and executes SQL, but you can customize query at any time.