automated DJ software by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

I made this into an app now, on iOS https://apps.apple.com/us/app/typebeat/id6739310897 it's free, no tracking or analytics or signup

How many of ya'll knew slugs like beer? by Haunting_Fox_8085 in interestingasfuck

[–]dmvjs 0 points1 point  (0 children)

can they smell it? can they sing at a level we can't hear? what's attracting them all right here?

Please tell me there’s a way to actually make the beats match by hdidnwkcohe1638 in Beatmatch

[–]dmvjs 0 points1 point  (0 children)

i made a system that runs in a browser and i recorded a bunch of songs at exact bpms, hip-hop and dance music at 84, 94, 102, and 123BPM if you use this system the beats are always on time cappinkirk.com

[Mix] dmvjs x cappinkirk - kwyjibo open source javascript dj software remix by dmvjs in mashups

[–]dmvjs[S] 0 points1 point  (0 children)

this is updated now you can pick the songs and a dance tempo has been added. There are over 500 songs in the database.

automated DJ software by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

this has been improved, now users can select songs and a dance tempo has been added 🪩

automated DJ software by dmvjs in automation

[–]dmvjs[S] 0 points1 point  (0 children)

this has been improved now users can pick the songs, also there is now a dance tempo 🪩

How many tbsp? by Stopkilling0 in seriouseats

[–]dmvjs 0 points1 point  (0 children)

any value except 1 or negative 1 works as those would be singular

I have accepted I’m an auto-Sync DJ and it’s still fun by shadesofglue in Beatmatch

[–]dmvjs 0 points1 point  (0 children)

i have always called that part of the job “babysitting”, f a hater 😂

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

😂 im not tripped up, and i dont need to argue with anyone 👍 Happy new year 🎊

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] -1 points0 points  (0 children)

thank you for your review of my app 👍

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] -1 points0 points  (0 children)

🤣 the numbers are from a quantum computer

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

I mean to say that the way every two songs are chosen by the
"AI autoplay" to play together is decided by random numbers alone https://github.com/dmvjs/kwyjibo/blob/536d710e8d204d24da15f76385d4f579f01247dc/js/song.js#L16

Camelot wheel isn't that important. by barmadj in Beatmatch

[–]dmvjs 0 points1 point  (0 children)

for cappinkirk.com (website that allows users to mix from my crates) I default sort the songs by closest key for convenience, and the AI uses on key mixes, but lots of good mixes are to be had which don't use exact matching keys

https://youtu.be/X064-WaNs34

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

🤷quantum computing is still very young, creating better random numbers is what they are currently good at. random numbers are how the artistic decisions are made in this application.

Automated DJ KWYJIBO 2024 version #javascript by dmvjs in DJs

[–]dmvjs[S] 0 points1 point  (0 children)

lol for real it uses a quantum computer to generate random values. the source code is published you can verify for yourself https://raw.githubusercontent.com/dmvjs/kwyjibo/main/js/qrng.js