Looper's Delight Archive Top (Search)
Date Index
Thread Index
Author Index
Looper's Delight Home
Mailing List Info

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Date Index][Thread Index][Author Index]

Re: A question for computer programmers



interesting question, but not really answerable, beyond, 'of course'.. in some ways, it is like asking if anyone uses sound in looping..

there are only two things you do in programming, read/write/manipulate data and make choices.. looping control structures (while, for, etc) and the more simple conditional statement (if) are the used for handling the making of choices, and the guts of most software.

Quoting Tyler <programmer651@comcast.net>:

Hello! Here is a question for you programmers who are also loopers. Have you ever been in a situation where the term "loop" in computer programming and the term "loop" in sound technology met? Loop programming
controlling a sound loop, for example?
Tyler Z