User:Zuhui//Prototyping: Difference between revisions
< User:Zuhui |
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
[https://hub.xpub.nl/cerealbox/~manetta/cloudmix/stream-segments/ 151024 stream segments] | [https://hub.xpub.nl/cerealbox/~manetta/cloudmix/stream-segments/ 151024 stream segments] | ||
==[[/HTML/CSS | HTML/CSS== | ==[[/HTML/CSS | HTML/CSS]]== | ||
Revision as of 12:05, 12 November 2024
Jam Session
Graphvitz
Scripts for collective performance
VCV Rack
BASH
yt-dlp scripts
//go to directory I want to save the youtube file $yt-dlp (video url) //copy the name of the file $ffmpeg -i (name of the file) (filename+filetype) //this will convert to filetype that I want to download