- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
LUA Basics - numeric for loops
Please subscribe and check out some of the other AV programming & engineering videos on my channel! Arctics 8-bit bytes! #arctics8bit
In this video I play around with a standard LUA 'for' loop. The syntax is.....
for i = start, stop, step do
-- do something
end
I decided to spice this one up a bit, because the for loop is so basic. I created a function called 'loop' which takes in 3 values.... start, stop, and step. I then create an empty variable called buffer. The for loop does its thing with its passed data and adds each pass to the variable buffer. At the end of the loop the function prints the result. Then, outside the function at the bottom, I'm doing a function call and passing the function the data that I want it to process. Fun stuff.........
#lua #qsc #programming #programmer #programminglanguage #crestron #extron #audiovisual
Видео LUA Basics - numeric for loops канала Arctic's 8-Bit Bytes
In this video I play around with a standard LUA 'for' loop. The syntax is.....
for i = start, stop, step do
-- do something
end
I decided to spice this one up a bit, because the for loop is so basic. I created a function called 'loop' which takes in 3 values.... start, stop, and step. I then create an empty variable called buffer. The for loop does its thing with its passed data and adds each pass to the variable buffer. At the end of the loop the function prints the result. Then, outside the function at the bottom, I'm doing a function call and passing the function the data that I want it to process. Fun stuff.........
#lua #qsc #programming #programmer #programminglanguage #crestron #extron #audiovisual
Видео LUA Basics - numeric for loops канала Arctic's 8-Bit Bytes
Комментарии отсутствуют
Информация о видео
16 июля 2025 г. 15:48:12
00:01:00
Другие видео канала




















