@jk like for "colour" as a whole it's possible to not only tell colours apart but also you can see "these colours are farther apart than these others" and "these colours, in order, are A then B then C" unless you're using a shit colourmap like jet. but hue alone is super hard to real except for pure categories and even then colourblind people exist so using hue alone to distinguish stuff is Discouraged anyways
@aeonofdiscord@Solon Also, for editing, you usually hook rockets "set position" command to your audio players seek function so you can essentially seek your program. As I mentioned, if you want to play with it, you can prob just download the html and js (and the .rocket file if you want the current tracks) and get the editor from https://github.com/rocket/rocket/releases and then make it connect to that
@aeonofdiscord@Solon it does not do any beat matching. It essentially just gives you a bunch of "tracks", made of "rows", in which you can set paramter keyframes and interpolate between them (linear, ramp or smoothstep). In your code, you then just tell rocket "hey, I am in row 38, what's the value for parameter "head_rot" here?". Usually you set it up so that you have a beat every 4 or 8 rows.
@Solon The sync is done, as you commonly do with demos if you at all can, using the music players (in this case, the youtube videos) time elapsed, i.e. the code is something like time = player.getCurrentTime(); head_rotation = rocket.getParameter('head_rot', time * SYNC_ROWS_PER_SECOND); (not exactly like that, but you get the idea).
Conveniently, since the song is exactly 120bpm, sync rows per second is easy to set to a good-to-work-with value here >>
@Solon Much more fun than that! The youtube video is just for music, the actual animation is css parameters animated via javascript, using the js version of a sync tracker called "rocket". During development, it connects to the tracker and lets you seek and edit parameter tracks, looks like so: https://icosahedron.website/media/TYivRohzcOGxdCYAKVA The code for that is just commented out, so if you want you can download the html/js/sync tracks and the rocket editor (from github) and play around with it yourself!
@Solon Much more fun than that! The youtube video is just for music, the actual animation is css parameters animated via javascript, using the js version of a sync tracker called "rocket". During development, it connects to the tracker and lets you seek and edit parameter tracks, looks like so: https://icosahedron.website/media/TYivRohzcOGxdCYAKVA The code for that is just commented out, so if you want you can download the html/js/sync tracks and the rocket editor (from github) and play around with it yourself!
↪ The AI "experts" warn us of is some kind of far-off hypothetical god-AI while the already existing narrow AI already has the power to screw us royally, but I guess that wouldn't be a cool futuristic science fiction scenario, would it
Repost now that people are actually awake: http://halcy.de/heck/ good evening here's something dumb that I made, please enjoy on a desktop browser with a sufficiently wide window and also it should be able to play youtube videos or probably it won't work :hecker: :hacker: (warning: music, animation)
Oh my god: """ [Cisco ACE] devices don't support any other cipher suites, therefore disabling RSA is not an option. To our knowledge it is not possible to use these devices for TLS connections in a secure way.
However, if you use these products you're in good company: As far as we can tell Cisco is using them to serve the cisco.com domain. """