• Keybored - Play The Piano on Your Keyboard!
    302 replies, posted
HA this program got my computer programming teacher really pissed off!
[QUOTE=Super_Poo;21996697]Anyone know how to recor without a mic?[/QUOTE] Audacity.
[QUOTE=Bledrix;21996726]HA this program got my computer programming teacher really pissed off![/QUOTE] Another satisfied customer.
I love this program. It makes typing much more musical
[QUOTE=Ninja Gnome;21997480]I love this program. It makes typing much more musical[/QUOTE] Sure does! Try playing a game like tf2 with it running :v: I'm pretty sure I played the intro to reading rainbow while doing it rate me rainbows for nostalgia.
[QUOTE=Inacio;21993222][media]http://www.youtube.com/watch?v=6fY0abDtuIU[/media] :aaaaa:[/QUOTE] That is awesome, never thought of that one. [QUOTE=TicTac;21994523]I want the BF1942 theme. :([/QUOTE] This is what I could type up, it'll probably be inaccurate: [code] ddd dh h, ggg gF F, ddd dh h, ggg gF F, d--- Fdsd---, Fd gFd, Fgh, gFg, FdFds d, Fgh, gFg, FdFds, d, Fgh, ghJ, JjJd k-- Jgdh, h, Jkl, kJk, JhJgd h, Jkl, kJk, JhJgd Jgdh---- [/code] Try to go from here.
It's fun to discover stuff on your own. afgh hkg ghf fhgf hkJ Jkk hf hg kl hgf sf hg fdf
Works pefectly for me, (Windows 7 x64 Home Premium). But the damn latency and lack of sheet music is completely throwing me off.
Anyone know a fix yet?
Silly Kaspersky. :v: [img]http://horobox.reager.org/u/90-219-110-248_1274108826.png[/img]
Wish I could play Imagine...sadly I am too shitty of a typist
playing keyboard cat is fun.
andthenavywasstillthere i know it sounds weird but it sounds cool
From the old thread. "Handy tip: Press stop before you close the program, you silly goose, otherwise you'll have to terminate the process in the task manager to get your PC to shut up again"
[QUOTE=laarg;22000296]From the old thread. "Handy tip: Press stop before you close the program, you silly goose, otherwise you'll have to terminate the process in the task manager to get your PC to shut up again"[/QUOTE] Found that out the hard way
[QUOTE=InsanePyro;22000422]Found that out the hard way[/QUOTE] I thought i was going mad or dying as a piano was playing when i typed.
Gave you a <3 for linking my old thread.
[QUOTE=UserDerth;21999430]Anyone know a fix yet?[/QUOTE] Anyone?
Cause I'm about to go to bed I found this [code]Black Parade h Gkf dhs afp d[/code]
rqQ r q rqQ r q play it on instrument 115 5 o i o-- 5 o i o-- t u i o i---- [ik] [uj] [yh] [uj]------- see if you can tell what this is
Hey guys I want to play "The Opened Way" from SotC, but the regular piano noise doesn't sound anything like it (best version is here: [url]http://www.youtube.com/watch?v=x-g1ncoKihw[/url]) Of course it can't sound like this but here's a regular piano version: [url]http://www.youtube.com/watch?v=TyK-srSImko[/url] But I still can't make noises even close to this guy, I don't know which instrument type should I choose. BTW the notes are here: [url]http://keybored.wikidot.com/the-opened-way-battle-with-the-colossus[/url] If anyone finds any other SotC OST songs (especially from battles against colossi) I'd appreciate it.
[QUOTE=DimJim;22001937]rqQ r q rqQ r q play it on instrument 115 5 o i o-- 5 o i o-- t u i o i---- [ik] [uj] [yh] [uj]------- see if you can tell what this is[/QUOTE] isn't that the ridiculously bad soulja boy song then again that was pretty accurate, since all of his songs are really bad.
Can someone tell me if there is some kind of auto-player for this? I just want to hear some of the songs on every instrument :D
[QUOTE=AteBitLord;22005039]Can someone tell me if there is some kind of auto-player for this? I just want to hear some of the songs on every instrument :D[/QUOTE] You could make a script that presses keys. [editline]05:53PM[/editline] With autohotkey for example, shit i'm gonna do that now :v:
[QUOTE=Profanwolf;22005796]You could make a script that presses keys. [editline]05:53PM[/editline] With autohotkey for example, shit i'm gonna do that now :v:[/QUOTE] AutoIt [editline]01:59PM[/editline] [code]$Notes = "uytty quytty rtq tyutreqqy" $Pause = 150 $Pure = StringSplit($Notes, "") For $i=1 To $Pure[0] If $Pure[$i] = " " Then Sleep(400) Else Send($Pure[$i]) Sleep($Pause) EndIf Next [/code]
I officially love this software! Thank you!
[QUOTE=Erp;22005875]AutoIt [editline]01:59PM[/editline] [code]$Notes = "uytty quytty rtq tyutreqqy" $Pause = 150 $Pure = StringSplit($Notes, "") For $i=1 To $Pure[0] If $Pure[$i] = " " Then Sleep(400) Else Send($Pure[$i]) Sleep($Pause) EndIf Next [/code][/QUOTE] Your script doesn't work, well i fixed it so it would run, but still the wrong code for pausing between keystrokes. [code]$Notes = "uytty quytty rtq tyutreqqy" $Pause = 350 $Pure = StringSplit($Notes, "") For ($i=1 To $Pure[0]) If $Pure[$i] = " " Then Sleep, 400 Else Send, $Pure[$i]) Sleep, ($Pause) Exit[/code] [editline]06:47PM[/editline] And it's still .. ugh [editline]06:48PM[/editline] adding setkeydelay adds a delay for each key. [editline]06:50PM[/editline] Just noticed what it actually typed out. Pure[$i]) [editline]06:50PM[/editline] Fail
[QUOTE=Ehmmett;21997740]I hear nothing. :colbert:[/QUOTE] Try using a virtual keyboard if it works then your keyboard isn't working with it.
[QUOTE=roflcakes;22000860]Gave you a <3 for linking my old thread.[/QUOTE] I have to show where it all started of course :buddy:
[QUOTE=LasPlagas;21979965]Windows 7 ultimate 64-bit, works fine. Deus Ex: [code]h hrew, j h gfdh, h hrew, j h gfdh, h gfkf, g ajhg, fdsdf j h, h r u y[/code] That one might be bit off though, I typed it out just now.[/QUOTE] Windows 7 ultimate 32-bit, works fine.
Sorry, you need to Log In to post a reply to this thread.