Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
keystroke to loop
Name: poedeliewoepsie Date: April 14, 2008 at 05:36:40 Pacific OS: XP CPU/Ram: no idea Product: IBM lenovo z61m
Comment:
Hello dearest forumers,
i have got a question, i dunno if it is asked yet. But i need a little program that works like this, when you press a key on your keyboard that a (sound)loop starts, and when you press it again it stops, but when you press another key the two loops play at the same time (i need it to play experiment a little with breakcore :D
Name: poedeliewoepsie Date: April 14, 2008 at 05:38:17 Pacific
Reply:
i forget the actual question :D, the question is with what coding language is it the best to write, it may be possible that in later stage a pitch is inserted, can someone help (even a little bit of code or a link to nice tutorial
Summary: hi! I got this code on here from "devil himself" to transfer the last modified file in a folder. It works for one folder. But I wanted to know how to adapt it to loop through all subfolders in a folde...
Summary: I have to make a program that has two processes using fork() and i've done it and been able to run it. BUT i have to have the program run 10 loops in one process and 10 loops in another process. i was...