You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, congratulations for the project!
It's nicely documented and the infrastructure is also very well organized!
Second, I would like to understand more about the process of generating songs.
I've noticed theres a song TS file at src/shared/songs.ts, but when I've opened the file, like this one:
I saw the actual audio and video are baked into the same video file.
What would be process if I would like for example to turn more songs into video files like this one?
The text was updated successfully, but these errors were encountered:
Hey!
First of all, congratulations for the project!
It's nicely documented and the infrastructure is also very well organized!
Second, I would like to understand more about the process of generating songs.
I've noticed theres a song TS file at
src/shared/songs.ts
, but when I've opened the file, like this one:https://cdn.glitch.com/bf4db82b-cdcf-4019-a281-153f8e3d1e9f%2Fletsgetitonencoded.mp4
I saw the actual audio and video are baked into the same video file.
What would be process if I would like for example to turn more songs into video files like this one?
The text was updated successfully, but these errors were encountered: