Skip to content
View lukas-runge's full-sized avatar
๐Ÿ•’
one second just passed
๐Ÿ•’
one second just passed

Highlights

  • Pro

Organizations

@TheMoreYouCode @LightYourWay
Block or Report

Block or report lukas-runge

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
lukas-runge/README.md

"Coding is just a tool to archive great things in life."

- someone

On that note (click to expand!)
class timeMeasurement {
  dayLength: number
  constructor(hoursPerDay: number) {
    this.dayLenth = hoursPerDay;
  }
}

let myLifeHas = new timeMeasurement(48)
// Days are now 48 hours long - success โœจ

Pinned Loading

  1. LightYourWay/ma-tools LightYourWay/ma-tools Public

    a feature rich utility for MA3/2 written in Typescript to allow operators to take advantage of LUA easily.

    TypeScript 4

  2. LightYourWay/fixture-development-template LightYourWay/fixture-development-template Public

    Implements common libraries needed to develop fixture firmware for the event industry.

    C

  3. LightYourWay/blender_mvr_tools LightYourWay/blender_mvr_tools Public

    An Add-On for Blender to directly export MVR for use in other MVR compatible software for example lighting desks.

    Python 2

  4. hossimo/GMA3Plugins hossimo/GMA3Plugins Public

    Plugins and unofficial lua docs for the grandMA3 Lighting Console.

    Lua 70 6

  5. gegenLichtLindenfels/liveConnect2Reaper gegenLichtLindenfels/liveConnect2Reaper Public

    Connect your Reaper markers to your grandMA3 console to directy trigger cues in a sequence.

    Lua 5 1

  6. OKTV-RLP/srtdecoder OKTV-RLP/srtdecoder Public

    Konfiguration fรผr Raspis zum Abrufen und Decodieren von SRT Signalen.

    Shell 1